2017-12-15 12:05:12 +08:00
Attaching to explorer, peer1.org1.example.com, peer1.org2.example.com, orderer.example.com, fabric-cli, peer0.org2.example.com, peer0.org1.example.com, mysql
[36mexplorer | [0m Please open Internet explorer to access : http://localhost:8080/
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at handleDisconnect (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at Object.<anonymous> (/blockchain-explorer/db/mysqlservice.js:60:1)
[36mexplorer | [0m at Module._compile (module.js:570:32)
[36mexplorer | [0m at Object.Module._extensions..js (module.js:579:10)
[36mexplorer | [0m at Module.load (module.js:487:32)
[36mexplorer | [0m at tryModuleLoad (module.js:446:12)
[36mexplorer | [0m at Function.Module._load (module.js:438:3)
[36mexplorer | [0m code: 'ECONNREFUSED',
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31m[2017-12-14 09:34:41.577] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:41.583] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:41.803] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:41.805] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Channel.js]: Failed Query channel info. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:41.842] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:41.845] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:41.846] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m [31m[2017-12-14 09:34:42.560] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at Timeout.handleDisconnect [as _onTimeout] (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5)
[36mexplorer | [0m at Timer.listOnTimeout (timers.js:214:5)
[33;1mmysql | [0m Initializing database
[36mexplorer | [0m code: 'ECONNREFUSED',
[33;1mmysql | [0m 2017-12-14T09:34:25.220280Z 0 [Note] Basedir set to /usr/
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[33;1mmysql | [0m 2017-12-14T09:34:25.220479Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
[33;1mmysql | [0m 2017-12-14T09:34:25.221793Z 0 [Warning] You need to use --log-bin to make --log-slave-updates work.
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[33;1mmysql | [0m libnuma: Warning: /sys not mounted or invalid. Assuming one node: No such file or directory
[33;1mmysql | [0m mbind: Operation not permitted
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31m[2017-12-14 09:34:42.863] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[33;1mmysql | [0m mbind: Operation not permitted
[33;1mmysql | [0m 2017-12-14T09:34:36.832691Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 0015ebe9-e0b2-11e7-a01a-0242ac150002.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[33;1mmysql | [0m 2017-12-14T09:34:36.838255Z 0 [Warning] You have not provided a mandatory server-id. Servers in a replication topology must have unique server-ids. Please refer to the proper server start-up parameters documentation.
[33;1mmysql | [0m 2017-12-14T09:34:36.839770Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
[33;1mmysql | [0m 2017-12-14T09:34:36.849056Z 5 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
[33;1mmysql | [0m 2017-12-14T09:34:38.068128Z 5 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068251Z 5 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068277Z 5 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068304Z 5 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068315Z 5 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068332Z 5 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068492Z 5 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:38.068506Z 5 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m Database initialized
[33;1mmysql | [0m Initializing certificates
[33;1mmysql | [0m Generating a 2048 bit RSA private key
[33;1mmysql | [0m ...............................+++
[33;1mmysql | [0m ..............................................................+++
[33;1mmysql | [0m unable to write 'random state'
[33;1mmysql | [0m writing new private key to 'ca-key.pem'
[33;1mmysql | [0m -----
[33;1mmysql | [0m Generating a 2048 bit RSA private key
[33;1mmysql | [0m ..+++
[33;1mmysql | [0m ...+++
[33;1mmysql | [0m unable to write 'random state'
[33;1mmysql | [0m writing new private key to 'server-key.pem'
[33;1mmysql | [0m -----
[33;1mmysql | [0m Generating a 2048 bit RSA private key
[33;1mmysql | [0m .............................................+++
[33;1mmysql | [0m ..................................................................................................................................+++
[33;1mmysql | [0m unable to write 'random state'
[33;1mmysql | [0m writing new private key to 'client-key.pem'
[33;1mmysql | [0m -----
[33;1mmysql | [0m Certificates initialized
[33;1mmysql | [0m MySQL init process in progress...
[33;1mmysql | [0m 2017-12-14T09:34:42.369622Z 0 [Note] Basedir set to /usr/
[33;1mmysql | [0m 2017-12-14T09:34:42.370069Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
[33;1mmysql | [0m 2017-12-14T09:34:42.370173Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
[33;1mmysql | [0m 2017-12-14T09:34:42.370229Z 0 [Note] /usr/sbin/mysqld (mysqld 8.0.3-rc-log) starting as process 86 ...
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[33;1mmysql | [0m 2017-12-14T09:34:42.373687Z 0 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=mysql-bin' to avoid this problem.
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[33;1mmysql | [0m 2017-12-14T09:34:42.379239Z 0 [Note] InnoDB: Using Linux native AIO
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[33;1mmysql | [0m 2017-12-14T09:34:42.379634Z 0 [Note] Plugin 'FEDERATED' is disabled.
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[33;1mmysql | [0m 2017-12-14T09:34:42.383028Z 1 [Note] InnoDB: PUNCH HOLE support available
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[33;1mmysql | [0m 2017-12-14T09:34:42.383106Z 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[33;1mmysql | [0m 2017-12-14T09:34:42.383114Z 1 [Note] InnoDB: Uses event mutexes
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[33;1mmysql | [0m 2017-12-14T09:34:42.383120Z 1 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[33;1mmysql | [0m 2017-12-14T09:34:42.383125Z 1 [Note] InnoDB: Compressed tables use zlib 1.2.11
[33;1mmysql | [0m 2017-12-14T09:34:42.383568Z 1 [Note] InnoDB: Number of pools: 1
[33;1mmysql | [0m 2017-12-14T09:34:42.383851Z 1 [Note] InnoDB: Using CPU crc32 instructions
[36mexplorer | [0m [31m[2017-12-14 09:34:42.982] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33;1mmysql | [0m 2017-12-14T09:34:42.385609Z 1 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
[33;1mmysql | [0m libnuma: Warning: /sys not mounted or invalid. Assuming one node: No such file or directory
[36mexplorer | [0m at emitOne (events.js:96:13)
[33;1mmysql | [0m mbind: Operation not permitted
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[33;1mmysql | [0m mbind: Operation not permitted
[33;1mmysql | [0m 2017-12-14T09:34:42.395712Z 1 [Note] InnoDB: Completed initialization of buffer pool
[33;1mmysql | [0m 2017-12-14T09:34:42.397845Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
[33;1mmysql | [0m 2017-12-14T09:34:42.410541Z 1 [Note] InnoDB: Using 'tablespaces.open.2' max LSN: 13792068
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33;1mmysql | [0m 2017-12-14T09:34:42.414111Z 1 [Note] InnoDB: Applying a batch of 0 redo log records ...
[36mexplorer | [0m [31m[2017-12-14 09:34:42.982] [ERROR] Helper - [39madmin enrollment failed
[33;1mmysql | [0m 2017-12-14T09:34:42.414254Z 1 [Note] InnoDB: Apply batch completed!
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 6): Error: Cannot save null userContext.
[33;1mmysql | [0m 2017-12-14T09:34:42.415443Z 1 [Note] InnoDB: Opened 2 existing undo tablespaces.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33;1mmysql | [0m 2017-12-14T09:34:42.426151Z 1 [Note] InnoDB: Creating shared tablespace for temporary tables
[33;1mmysql | [0m 2017-12-14T09:34:42.426511Z 1 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
[33;1mmysql | [0m MySQL init process in progress...
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:43.318855Z 1 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
[36mexplorer | [0m [31merror [39m: [Channel.js]: Failed Query channel info. Error: Error: Connect Failed
[33;1mmysql | [0m 2017-12-14T09:34:43.322235Z 1 [Note] InnoDB: Created 128 and tracked 128 new rollback segment(s) in the temporary tablespace. 128 are now active.
[33;1mmysql | [0m 2017-12-14T09:34:43.322569Z 1 [Note] InnoDB: 8.0.3 started; log sequence number 15051310
[33;1mmysql | [0m 2017-12-14T09:34:43.369551Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
[33;1mmysql | [0m 2017-12-14T09:34:43.376465Z 0 [Note] InnoDB: Buffer pool(s) load completed at 171214 9:34:43
[33;1mmysql | [0m 2017-12-14T09:34:43.388693Z 1 [Note] Found data dictionary with version 1
[33;1mmysql | [0m 2017-12-14T09:34:43.419028Z 0 [Note] InnoDB: DDL log recovery : begin
[33;1mmysql | [0m 2017-12-14T09:34:43.419216Z 0 [Note] InnoDB: DDL log recovery : end
[33;1mmysql | [0m 2017-12-14T09:34:43.419358Z 0 [Note] InnoDB: Waiting for purge to start
[33;1mmysql | [0m 2017-12-14T09:34:43.475433Z 0 [Warning] You have not provided a mandatory server-id. Servers in a replication topology must have unique server-ids. Please refer to the proper server start-up parameters documentation.
[33;1mmysql | [0m 2017-12-14T09:34:43.479464Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
[33;1mmysql | [0m 2017-12-14T09:34:43.479909Z 0 [Warning] CA certificate ca.pem is self signed.
[33;1mmysql | [0m 2017-12-14T09:34:43.509354Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.509755Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.509874Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.510127Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.510185Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.510326Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.530507Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.530903Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:43.547372Z 4 [Note] Event Scheduler: scheduler thread started with id 4
[33;1mmysql | [0m 2017-12-14T09:34:43.547889Z 0 [Note] /usr/sbin/mysqld: ready for connections. Version: '8.0.3-rc-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
[33;1mmysql | [0m Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
[33;1mmysql | [0m Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
[33;1mmysql | [0m Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
[33;1mmysql | [0m 2017-12-14T09:34:49.722109Z 9 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722153Z 9 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722185Z 9 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722198Z 9 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722218Z 9 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722540Z 9 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:49.722571Z 9 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m mysql: [Warning] Using a password on the command line interface can be insecure.
[33;1mmysql | [0m
[33;1mmysql | [0m /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/fabricexplorer.sql
[33;1mmysql | [0m mysql: [Warning] Using a password on the command line interface can be insecure.
[33;1mmysql | [0m
[33;1mmysql | [0m
[33;1mmysql | [0m 2017-12-14T09:34:49.975861Z 0 [Note] Giving 1 client threads a chance to die gracefully
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:49.975951Z 0 [Note] Shutting down slave threads
[36mexplorer | [0m [31m[2017-12-14 09:34:42.999] [ERROR] Query - [39mError: Connect Failed
[33;1mmysql | [0m 2017-12-14T09:34:49.984587Z 0 [Note] Event Scheduler: Killing the scheduler thread, thread id 4
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:49.984641Z 0 [Note] Event Scheduler: Waiting for the scheduler thread to reply
[33;1mmysql | [0m 2017-12-14T09:34:49.984958Z 0 [Note] Event Scheduler: Stopped
[33;1mmysql | [0m 2017-12-14T09:34:49.985004Z 0 [Note] Forcefully disconnecting 0 remaining clients
[33;1mmysql | [0m 2017-12-14T09:34:49.985014Z 0 [Note] Event Scheduler: Purging the queue. 0 events
[33;1mmysql | [0m 2017-12-14T09:34:49.986306Z 0 [Note] InnoDB: FTS optimize thread exiting.
[33;1mmysql | [0m 2017-12-14T09:34:50.088340Z 0 [Note] Binlog end
[33;1mmysql | [0m 2017-12-14T09:34:50.096040Z 0 [Note] Shutting down plugin 'ngram'
[33;1mmysql | [0m 2017-12-14T09:34:50.096583Z 0 [Note] Shutting down plugin 'BLACKHOLE'
[33;1mmysql | [0m 2017-12-14T09:34:50.096702Z 0 [Note] Shutting down plugin 'ARCHIVE'
[33;1mmysql | [0m 2017-12-14T09:34:50.096803Z 0 [Note] Shutting down plugin 'INNODB_CACHED_INDEXES'
[33;1mmysql | [0m 2017-12-14T09:34:50.096823Z 0 [Note] Shutting down plugin 'INNODB_VIRTUAL'
[33;1mmysql | [0m 2017-12-14T09:34:50.096843Z 0 [Note] Shutting down plugin 'INNODB_COLUMNS'
[33;1mmysql | [0m 2017-12-14T09:34:50.096937Z 0 [Note] Shutting down plugin 'INNODB_TABLESPACES'
[33;1mmysql | [0m 2017-12-14T09:34:50.096955Z 0 [Note] Shutting down plugin 'INNODB_INDEXES'
[33;1mmysql | [0m 2017-12-14T09:34:50.096972Z 0 [Note] Shutting down plugin 'INNODB_TABLESTATS'
[33;1mmysql | [0m 2017-12-14T09:34:50.096988Z 0 [Note] Shutting down plugin 'INNODB_TABLES'
[33;1mmysql | [0m 2017-12-14T09:34:50.097075Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
[33;1mmysql | [0m 2017-12-14T09:34:50.097103Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
[33;1mmysql | [0m 2017-12-14T09:34:50.097118Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
[33;1mmysql | [0m 2017-12-14T09:34:50.097135Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
[33;1mmysql | [0m 2017-12-14T09:34:50.097150Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
[33;1mmysql | [0m 2017-12-14T09:34:50.097243Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
[33;1mmysql | [0m 2017-12-14T09:34:50.097259Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
[33;1mmysql | [0m 2017-12-14T09:34:50.097275Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
[33;1mmysql | [0m 2017-12-14T09:34:50.097290Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
[33;1mmysql | [0m 2017-12-14T09:34:50.097398Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
[33;1mmysql | [0m 2017-12-14T09:34:50.097425Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
[33;1mmysql | [0m 2017-12-14T09:34:50.097441Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
[33;1mmysql | [0m 2017-12-14T09:34:50.097456Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
[33;1mmysql | [0m 2017-12-14T09:34:50.097471Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
[33;1mmysql | [0m 2017-12-14T09:34:50.097576Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
[33;1mmysql | [0m 2017-12-14T09:34:50.097592Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
[33;1mmysql | [0m 2017-12-14T09:34:50.097609Z 0 [Note] Shutting down plugin 'INNODB_CMP'
[33;1mmysql | [0m 2017-12-14T09:34:50.097624Z 0 [Note] Shutting down plugin 'INNODB_TRX'
[33;1mmysql | [0m 2017-12-14T09:34:50.097710Z 0 [Note] Shutting down plugin 'InnoDB'
[33;1mmysql | [0m 2017-12-14T09:34:50.097756Z 0 [Note] InnoDB: Starting shutdown...
[33;1mmysql | [0m 2017-12-14T09:34:50.198924Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
[33;1mmysql | [0m 2017-12-14T09:34:50.200829Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 171214 9:34:50
[33;1mmysql | [0m 2017-12-14T09:34:51.423102Z 0 [Note] InnoDB: Shutdown completed; log sequence number 26211581
[33;1mmysql | [0m 2017-12-14T09:34:51.441280Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
[33;1mmysql | [0m 2017-12-14T09:34:51.441627Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
[33;1mmysql | [0m 2017-12-14T09:34:51.441749Z 0 [Note] Shutting down plugin 'MyISAM'
[33;1mmysql | [0m 2017-12-14T09:34:51.442043Z 0 [Note] Shutting down plugin 'CSV'
[33;1mmysql | [0m 2017-12-14T09:34:51.442220Z 0 [Note] Shutting down plugin 'MEMORY'
[36mexplorer | [0m [31m[2017-12-14 09:34:42.999] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33;1mmysql | [0m 2017-12-14T09:34:51.442345Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
[33;1mmysql | [0m 2017-12-14T09:34:51.442488Z 0 [Note] Shutting down plugin 'TempTable'
[33;1mmysql | [0m 2017-12-14T09:34:51.442586Z 0 [Note] Shutting down plugin 'sha2_cache_cleaner'
[33;1mmysql | [0m 2017-12-14T09:34:51.442607Z 0 [Note] Shutting down plugin 'caching_sha2_password'
[33;1mmysql | [0m 2017-12-14T09:34:51.443323Z 0 [Note] Shutting down plugin 'sha256_password'
[33;1mmysql | [0m 2017-12-14T09:34:51.443588Z 0 [Note] Shutting down plugin 'mysql_native_password'
[33;1mmysql | [0m 2017-12-14T09:34:51.444225Z 0 [Note] Shutting down plugin 'binlog'
[33;1mmysql | [0m 2017-12-14T09:34:51.454361Z 0 [Note] /usr/sbin/mysqld: Shutdown complete
[33;1mmysql | [0m
[33;1mmysql | [0m
[33;1mmysql | [0m MySQL init process done. Ready for start up.
[33;1mmysql | [0m
[33;1mmysql | [0m 2017-12-14T09:34:51.850821Z 0 [Note] Basedir set to /usr/
[33;1mmysql | [0m 2017-12-14T09:34:51.850987Z 0 [Warning] The syntax '--symbolic-links/-s' is deprecated and will be removed in a future release
[33;1mmysql | [0m 2017-12-14T09:34:51.851041Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
[33;1mmysql | [0m 2017-12-14T09:34:51.851070Z 0 [Note] /usr/sbin/mysqld (mysqld 8.0.3-rc-log) starting as process 1 ...
[33;1mmysql | [0m 2017-12-14T09:34:51.853309Z 0 [Warning] No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=mysql-bin' to avoid this problem.
[33;1mmysql | [0m 2017-12-14T09:34:51.859803Z 0 [Note] InnoDB: Using Linux native AIO
[33;1mmysql | [0m 2017-12-14T09:34:51.861466Z 0 [Note] Plugin 'FEDERATED' is disabled.
[33;1mmysql | [0m 2017-12-14T09:34:51.863095Z 1 [Note] InnoDB: PUNCH HOLE support available
[33;1mmysql | [0m 2017-12-14T09:34:51.863135Z 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[33;1mmysql | [0m 2017-12-14T09:34:51.863147Z 1 [Note] InnoDB: Uses event mutexes
[33;1mmysql | [0m 2017-12-14T09:34:51.863158Z 1 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
[33;1mmysql | [0m 2017-12-14T09:34:51.863168Z 1 [Note] InnoDB: Compressed tables use zlib 1.2.11
[33;1mmysql | [0m 2017-12-14T09:34:51.863989Z 1 [Note] InnoDB: Number of pools: 1
[33;1mmysql | [0m 2017-12-14T09:34:51.864317Z 1 [Note] InnoDB: Using CPU crc32 instructions
[33;1mmysql | [0m 2017-12-14T09:34:51.865577Z 1 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
[33;1mmysql | [0m libnuma: Warning: /sys not mounted or invalid. Assuming one node: No such file or directory
[33;1mmysql | [0m mbind: Operation not permitted
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[33;1mmysql | [0m mbind: Operation not permitted
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:51.878445Z 1 [Note] InnoDB: Completed initialization of buffer pool
[33;1mmysql | [0m 2017-12-14T09:34:51.885288Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
[33;1mmysql | [0m 2017-12-14T09:34:51.912276Z 1 [Note] InnoDB: Using 'tablespaces.open.2' max LSN: 26201255
[33;1mmysql | [0m 2017-12-14T09:34:51.979538Z 1 [Note] InnoDB: Applying a batch of 0 redo log records ...
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33;1mmysql | [0m 2017-12-14T09:34:51.979582Z 1 [Note] InnoDB: Apply batch completed!
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:51.982835Z 1 [Note] InnoDB: Opened 2 existing undo tablespaces.
[36mexplorer | [0m [31m[2017-12-14 09:34:43.003] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33;1mmysql | [0m 2017-12-14T09:34:51.998664Z 1 [Note] InnoDB: Creating shared tablespace for temporary tables
[36mexplorer | [0m [31m[2017-12-14 09:34:43.562] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[33;1mmysql | [0m 2017-12-14T09:34:51.998843Z 1 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[33;1mmysql | [0m 2017-12-14T09:34:52.062008Z 1 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
[33;1mmysql | [0m 2017-12-14T09:34:52.066570Z 1 [Note] InnoDB: Created 128 and tracked 128 new rollback segment(s) in the temporary tablespace. 128 are now active.
[33;1mmysql | [0m 2017-12-14T09:34:52.067028Z 1 [Note] InnoDB: 8.0.3 started; log sequence number 26211581
[33;1mmysql | [0m 2017-12-14T09:34:52.170455Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
[33;1mmysql | [0m 2017-12-14T09:34:52.188007Z 0 [Note] InnoDB: Buffer pool(s) load completed at 171214 9:34:52
[33;1mmysql | [0m 2017-12-14T09:34:52.225055Z 1 [Note] Found data dictionary with version 1
[33;1mmysql | [0m 2017-12-14T09:34:52.282296Z 0 [Note] InnoDB: DDL log recovery : begin
[33;1mmysql | [0m 2017-12-14T09:34:52.282704Z 0 [Note] InnoDB: DDL log recovery : end
[33;1mmysql | [0m 2017-12-14T09:34:52.283063Z 0 [Note] InnoDB: Waiting for purge to start
[33;1mmysql | [0m 2017-12-14T09:34:52.348315Z 0 [Warning] You have not provided a mandatory server-id. Servers in a replication topology must have unique server-ids. Please refer to the proper server start-up parameters documentation.
[33;1mmysql | [0m 2017-12-14T09:34:52.384446Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
[33;1mmysql | [0m 2017-12-14T09:34:52.384712Z 0 [Warning] CA certificate ca.pem is self signed.
[33;1mmysql | [0m 2017-12-14T09:34:52.386215Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
[33;1mmysql | [0m 2017-12-14T09:34:52.386274Z 0 [Note] IPv6 is available.
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[33;1mmysql | [0m 2017-12-14T09:34:52.386294Z 0 [Note] - '::' resolves to '::';
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[33;1mmysql | [0m 2017-12-14T09:34:52.386338Z 0 [Note] Server socket created on IP: '::'.
[33;1mmysql | [0m 2017-12-14T09:34:52.405207Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:44.005] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[33;1mmysql | [0m 2017-12-14T09:34:52.405284Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.405325Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.405352Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.405382Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.409441Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.409483Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
[33;1mmysql | [0m 2017-12-14T09:34:52.417945Z 0 [Note] /usr/sbin/mysqld: ready for connections. Version: '8.0.3-rc-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
[33;1mmysql | [0m 2017-12-14T09:34:52.418217Z 4 [Note] Event Scheduler: scheduler thread started with id 4
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:44.093] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:44.094] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:44.096] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:44.096] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 11): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:44.113] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:44.563] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at Timeout.handleDisconnect [as _onTimeout] (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5)
[36mexplorer | [0m at Timer.listOnTimeout (timers.js:214:5)
[36mexplorer | [0m code: 'ECONNREFUSED',
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31m[2017-12-14 09:34:45.101] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:45.212] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:45.212] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:45.212] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:45.213] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 14): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:45.235] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:45.564] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:46.221] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:46.373] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:46.373] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:46.374] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:46.375] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 17): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:46.418] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:46.564] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at Timeout.handleDisconnect [as _onTimeout] (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5)
[36mexplorer | [0m at Timer.listOnTimeout (timers.js:214:5)
[36mexplorer | [0m code: 'ECONNREFUSED',
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31m[2017-12-14 09:34:47.383] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:47.552] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:47.555] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:47.558] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:47.559] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 20): Error: Cannot save null userContext.
[36mexplorer | [0m [31m[2017-12-14 09:34:47.567] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:47.641] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:48.569] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:48.571] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:48.636] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:48.636] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:48.637] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:48.637] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 23): Error: Cannot save null userContext.
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at Timeout.handleDisconnect [as _onTimeout] (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5)
[36mexplorer | [0m at Timer.listOnTimeout (timers.js:214:5)
[36mexplorer | [0m code: 'ECONNREFUSED',
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:48.663] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:49.572] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:49.645] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:49.799] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:49.804] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:49.806] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:49.807] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 26): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:49.844] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:50.574] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m error when connecting to db: { Error: connect ECONNREFUSED 172.21.0.2:3306
[36mexplorer | [0m at Object.exports._errnoException (util.js:1020:11)
[36mexplorer | [0m at exports._exceptionWithHostPort (util.js:1043:20)
[36mexplorer | [0m at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
[36mexplorer | [0m --------------------
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:145:48)
[36mexplorer | [0m at Protocol.handshake (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:52:23)
[36mexplorer | [0m at Connection.connect (/blockchain-explorer/node_modules/mysql/lib/Connection.js:130:18)
[36mexplorer | [0m at Timeout.handleDisconnect [as _onTimeout] (/blockchain-explorer/db/mysqlservice.js:39:16)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5)
[36mexplorer | [0m at Timer.listOnTimeout (timers.js:214:5)
[36mexplorer | [0m code: 'ECONNREFUSED',
[36mexplorer | [0m errno: 'ECONNREFUSED',
[36mexplorer | [0m syscall: 'connect',
[36mexplorer | [0m address: '172.21.0.2',
[36mexplorer | [0m port: 3306,
[36mexplorer | [0m fatal: true }
[36mexplorer | [0m [31m[2017-12-14 09:34:50.817] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:50.941] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:50.942] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:50.943] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:50.944] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 29): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:50.974] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:51.575] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:51.957] [ERROR] blockscanner - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getCurBlockNum (/blockchain-explorer/service/blockscanner.js:100:16)
[36mexplorer | [0m at Object.syncBlock (/blockchain-explorer/service/blockscanner.js:32:9)
[36mexplorer | [0m at Timeout._onTimeout (/blockchain-explorer/listener/blocklistener.js:38:22)
[36mexplorer | [0m at ontimeout (timers.js:386:11)
[36mexplorer | [0m at tryOnTimeout (timers.js:250:5) code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:52.084] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:52.085] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:52.086] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:52.086] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 32): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:52.103] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:52.576] [ERROR] metricservice - [39m{ Error: Cannot enqueue Query after fatal error.
[36mexplorer | [0m at Protocol._validateEnqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:201:16)
[36mexplorer | [0m at Protocol._enqueue (/blockchain-explorer/node_modules/mysql/lib/protocol/Protocol.js:139:13)
[36mexplorer | [0m at Connection.query (/blockchain-explorer/node_modules/mysql/lib/Connection.js:208:25)
[36mexplorer | [0m at /blockchain-explorer/db/mysqlservice.js:523:20
[36mexplorer | [0m at Object.getRowsBySQlCase (/blockchain-explorer/db/mysqlservice.js:519:12)
[36mexplorer | [0m at getChaincodeCount (/blockchain-explorer/service/metricservice.js:25:16)
[36mexplorer | [0m at getStatusGenerate (/blockchain-explorer/service/metricservice.js:64:31)
[36mexplorer | [0m at next (native)
[36mexplorer | [0m at onFulfilled (/blockchain-explorer/node_modules/co/index.js:65:19)
[36mexplorer | [0m at /blockchain-explorer/node_modules/co/index.js:54:5 code: 'PROTOCOL_ENQUEUE_AFTER_FATAL_ERROR', fatal: false }
[36mexplorer | [0m [31m[2017-12-14 09:34:53.222] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:53.223] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:53.224] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:53.225] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 35): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:53.246] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:54.327] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:34:54.328] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:34:54.331] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:34:54.331] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[32mpeer1.org2.example.com | [0m [001 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer:
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m Version: 1.0.5
[32mpeer1.org2.example.com | [0m Go version: go1.9.2
[32mpeer1.org2.example.com | [0m OS/Arch: linux/amd64
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m Chaincode:
[35morderer.example.com | [0m 2017-12-14 09:34:34.201 UTC [orderer/main] main -> INFO 001 [0m Starting orderer:
[32mpeer1.org2.example.com | [0m Base Image Version: 0.3.2
[34mpeer0.org2.example.com | [0m [001 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer:
[35morderer.example.com | [0m Version: 1.0.5
[32mpeer1.org2.example.com | [0m Base Docker Namespace: hyperledger
[34mpeer0.org2.example.com | [0m Version: 1.0.5
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 38): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Go version: go1.7.5
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m Base Docker Label: org.hyperledger.fabric
[34mpeer0.org2.example.com | [0m Go version: go1.9.2
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m OS/Arch: linux/amd64
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m Docker Namespace: hyperledger
[34mpeer0.org2.example.com | [0m OS/Arch: linux/amd64
[35morderer.example.com | [0m [002 12-14 09:34:34.22 UTC] [main] main.initializeGrpcServer.initializeSecureServerConfig -> INFO [0m Starting orderer with TLS enabled
[32mpeer1.org2.example.com | [0m
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m Chaincode:
[35morderer.example.com | [0m [36m[003 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP.Get.NewFileBasedKeyStore.Init.openKeyStore -> DEBU [0m KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done
[32mpeer1.org2.example.com | [0m [002 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m Initializing ledger mgmt
[34mpeer0.org2.example.com | [0m Base Image Version: 0.3.2
[35morderer.example.com | [0m [36m[004 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU [0m Initialize BCCSP [SW]
[32mpeer1.org2.example.com | [0m [003 12-14 09:34:27.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m Initializing ledger provider
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m Base Docker Namespace: hyperledger
[35morderer.example.com | [0m [36m[005 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/signcerts
[32mpeer1.org2.example.com | [0m [36m[004 12-14 09:34:27.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
[36;1mpeer0.org1.example.com | [0m [001 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer:
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[34mpeer0.org2.example.com | [0m Base Docker Label: org.hyperledger.fabric
[35morderer.example.com | [0m [36m[006 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU [0m Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem
[32mpeer1.org2.example.com | [0m [36m[005 12-14 09:34:27.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
[36;1mpeer0.org1.example.com | [0m Version: 1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m Docker Namespace: hyperledger
[35morderer.example.com | [0m [36m[007 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/cacerts
[36;1mpeer0.org1.example.com | [0m Go version: go1.9.2
[36mexplorer | [0m [31m[2017-12-14 09:34:54.410] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m
[35morderer.example.com | [0m [36m[008 12-14 09:34:34.31 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem
[32mpeer1.org2.example.com | [0m [36m[006 12-14 09:34:27.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
[36;1mpeer0.org1.example.com | [0m OS/Arch: linux/amd64
[34mpeer0.org2.example.com | [0m [002 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m Initializing ledger mgmt
[35morderer.example.com | [0m [36m[009 12-14 09:34:34.31 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/admincerts
[32mpeer1.org2.example.com | [0m [36m[007 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
[36;1mpeer0.org1.example.com | [0m Chaincode:
[34mpeer0.org2.example.com | [0m [003 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m Initializing ledger provider
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[00a 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem
[32mpeer1.org2.example.com | [0m [36m[008 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
[36;1mpeer0.org1.example.com | [0m Base Image Version: 0.3.2
[34mpeer0.org2.example.com | [0m [36m[004 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
[35morderer.example.com | [0m [36m[00b 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/intermediatecerts
[32mpeer1.org2.example.com | [0m [36m[009 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
[36;1mpeer0.org1.example.com | [0m Base Docker Namespace: hyperledger
[36mexplorer | [0m [31m[2017-12-14 09:34:55.425] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[00c 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU [0m Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]
[36;1mpeer0.org1.example.com | [0m Base Docker Label: org.hyperledger.fabric
[34mpeer0.org2.example.com | [0m [36m[005 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
[32mpeer1.org2.example.com | [0m [36m[00a 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU [0m Constructing leveldb VersionedDBProvider
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m [36m[00d 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/tlscacerts
[36;1mpeer0.org1.example.com | [0m Docker Namespace: hyperledger
[34mpeer0.org2.example.com | [0m [36m[006 12-14 09:34:26.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
[32mpeer1.org2.example.com | [0m [36m[00b 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU [0m constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[00e 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem
[36;1mpeer0.org1.example.com | [0m
[34mpeer0.org2.example.com | [0m [36m[007 12-14 09:34:26.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
[32mpeer1.org2.example.com | [0m [36m[00c 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
[35morderer.example.com | [0m [36m[00f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
[36;1mpeer0.org1.example.com | [0m [002 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m Initializing ledger mgmt
[34mpeer0.org2.example.com | [0m [36m[008 12-14 09:34:26.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
[32mpeer1.org2.example.com | [0m [36m[00d 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
[35morderer.example.com | [0m [36m[010 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU [0m TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]
[36;1mpeer0.org1.example.com | [0m [003 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m Initializing ledger provider
[34mpeer0.org2.example.com | [0m [36m[009 12-14 09:34:26.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
[32mpeer1.org2.example.com | [0m [36m[00e 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
[35morderer.example.com | [0m [36m[011 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU [0m Reading directory /var/hyperledger/orderer/msp/crls
[36;1mpeer0.org1.example.com | [0m [36m[004 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
[34mpeer0.org2.example.com | [0m [36m[00a 12-14 09:34:26.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU [0m Constructing leveldb VersionedDBProvider
[32mpeer1.org2.example.com | [0m [36m[00f 12-14 09:34:34.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU [0m constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
[35morderer.example.com | [0m [36m[012 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU [0m crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]
[36;1mpeer0.org1.example.com | [0m [36m[005 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
[32mpeer1.org2.example.com | [0m [36m[010 12-14 09:34:34.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[006 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
[34mpeer0.org2.example.com | [0m [36m[00b 12-14 09:34:26.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU [0m constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
[35morderer.example.com | [0m [36m[013 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU [0m MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory]
[32mpeer1.org2.example.com | [0m [36m[011 12-14 09:34:34.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
[36;1mpeer0.org1.example.com | [0m [36m[007 12-14 09:34:26.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
[34mpeer0.org2.example.com | [0m [36m[00c 12-14 09:34:26.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
[35morderer.example.com | [0m [36m[014 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[012 12-14 09:34:34.15 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
[36;1mpeer0.org1.example.com | [0m [36m[008 12-14 09:34:26.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
[34mpeer0.org2.example.com | [0m [36m[00d 12-14 09:34:26.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
[35morderer.example.com | [0m [36m[015 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU [0m Created new local MSP
[32mpeer1.org2.example.com | [0m [013 12-14 09:34:34.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m ledger provider Initialized
[36;1mpeer0.org1.example.com | [0m [36m[009 12-14 09:34:26.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
[34mpeer0.org2.example.com | [0m [36m[00e 12-14 09:34:26.71 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
[32mpeer1.org2.example.com | [0m [36m[014 12-14 09:34:34.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m Recovering under construction ledger
[36;1mpeer0.org1.example.com | [0m [36m[00a 12-14 09:34:26.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU [0m Constructing leveldb VersionedDBProvider
[34mpeer0.org2.example.com | [0m [36m[00f 12-14 09:34:26.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU [0m constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[015 12-14 09:34:34.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m No under construction ledger found. Quitting recovery
[35morderer.example.com | [0m [36m[016 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup -> DEBU [0m Setting up MSP instance OrdererMSP
[36;1mpeer0.org1.example.com | [0m [36m[00b 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU [0m constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
[34mpeer0.org2.example.com | [0m [36m[010 12-14 09:34:26.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
[32mpeer1.org2.example.com | [0m [016 12-14 09:34:34.16 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m ledger mgmt initialized
[35morderer.example.com | [0m [36m[017 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[011 12-14 09:34:26.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
[36;1mpeer0.org1.example.com | [0m [36m[00c 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
[32mpeer1.org2.example.com | [0m [017 12-14 09:34:34.22 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with TLS enabled
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[012 12-14 09:34:26.73 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
[36;1mpeer0.org1.example.com | [0m [36m[00d 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
[32mpeer1.org2.example.com | [0m [36m[018 12-14 09:34:34.24 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering BLOCK
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [013 12-14 09:34:26.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m ledger provider Initialized
[36;1mpeer0.org1.example.com | [0m [36m[00e 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
[32mpeer1.org2.example.com | [0m [36m[019 12-14 09:34:34.24 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering CHAINCODE
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[014 12-14 09:34:26.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m Recovering under construction ledger
[36;1mpeer0.org1.example.com | [0m [36m[00f 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU [0m constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m [36m[01a 12-14 09:34:34.24 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REJECTION
[33mpeer1.org1.example.com | [0m [001 12-14 09:34:27.32 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer:
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[015 12-14 09:34:26.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m No under construction ledger found. Quitting recovery
[36;1mpeer0.org1.example.com | [0m [36m[010 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
[32mpeer1.org2.example.com | [0m [36m[01b 12-14 09:34:34.24 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REGISTER
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m Version: 1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [016 12-14 09:34:26.77 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m ledger mgmt initialized
[34mpeer0.org2.example.com | [0m [017 12-14 09:34:26.79 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with TLS enabled
[36;1mpeer0.org1.example.com | [0m [36m[011 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
[33mpeer1.org1.example.com | [0m Go version: go1.9.2
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:34:55.426] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [01c 12-14 09:34:34.25 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO [0m Event processor started
[34mpeer0.org2.example.com | [0m [36m[018 12-14 09:34:26.80 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering BLOCK
[36;1mpeer0.org1.example.com | [0m [36m[012 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
[33mpeer1.org1.example.com | [0m OS/Arch: linux/amd64
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:34:55.427] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[019 12-14 09:34:26.80 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering CHAINCODE
[32mpeer1.org2.example.com | [0m [36m[01d 12-14 09:34:34.28 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU [0m Chaincode startup timeout value set to 5m0s
[36;1mpeer0.org1.example.com | [0m [013 12-14 09:34:27.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m ledger provider Initialized
[33mpeer1.org1.example.com | [0m Chaincode:
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[01a 12-14 09:34:26.80 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REJECTION
[36;1mpeer0.org1.example.com | [0m [36m[014 12-14 09:34:27.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m Recovering under construction ledger
[33mpeer1.org1.example.com | [0m Base Image Version: 0.3.2
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4=
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[01b 12-14 09:34:26.80 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REGISTER
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m [01e 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO [0m Chaincode support using peerAddress: peer1.org2.example.com:7052
[36;1mpeer0.org1.example.com | [0m [36m[015 12-14 09:34:27.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m No under construction ledger found. Quitting recovery
[33mpeer1.org1.example.com | [0m Base Docker Namespace: hyperledger
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [01c 12-14 09:34:26.80 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO [0m Event processor started
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m Base Docker Label: org.hyperledger.fabric
[36;1mpeer0.org1.example.com | [0m [016 12-14 09:34:27.06 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m ledger mgmt initialized
[32mpeer1.org2.example.com | [0m [36m[01f 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Turn off keepalive(value 0)
[35morderer.example.com | [0m [36m[018 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[01d 12-14 09:34:26.81 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU [0m Chaincode startup timeout value set to 5m0s
[33mpeer1.org1.example.com | [0m Docker Namespace: hyperledger
[36;1mpeer0.org1.example.com | [0m [017 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with TLS enabled
[32mpeer1.org2.example.com | [0m [36m[020 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Setting execute timeout value to 30s
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [01e 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO [0m Chaincode support using peerAddress: peer0.org2.example.com:7052
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m
[36;1mpeer0.org1.example.com | [0m [36m[018 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering BLOCK
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[01f 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Turn off keepalive(value 0)
[32mpeer1.org2.example.com | [0m [36m[021 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_LEVEL set to level info
[33mpeer1.org1.example.com | [0m [002 12-14 09:34:27.33 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m Initializing ledger mgmt
[36mexplorer | [0m [31m[2017-12-14 09:34:55.427] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[019 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering CHAINCODE
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[020 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Setting execute timeout value to 30s
[32mpeer1.org2.example.com | [0m [36m[022 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_SHIM set to level warning
[33mpeer1.org1.example.com | [0m [003 12-14 09:34:27.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m Initializing ledger provider
[36;1mpeer0.org1.example.com | [0m [36m[01a 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REJECTION
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[021 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_LEVEL set to level info
[33mpeer1.org1.example.com | [0m [36m[004 12-14 09:34:27.33 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
[36;1mpeer0.org1.example.com | [0m [36m[01b 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REGISTER
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[022 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_SHIM set to level warning
[32mpeer1.org2.example.com | [0m [023 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[005 12-14 09:34:27.33 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
[36;1mpeer0.org1.example.com | [0m [01c 12-14 09:34:27.12 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO [0m Event processor started
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [023 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
[32mpeer1.org2.example.com | [0m [024 12-14 09:34:34.29 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 41): Error: Cannot save null userContext.
[33mpeer1.org1.example.com | [0m [36m[006 12-14 09:34:27.38 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [024 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
[36;1mpeer0.org1.example.com | [0m [36m[01d 12-14 09:34:27.17 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU [0m Chaincode startup timeout value set to 5m0s
[36;1mpeer0.org1.example.com | [0m [01e 12-14 09:34:27.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO [0m Chaincode support using peerAddress: peer0.org1.example.com:7052
[32mpeer1.org2.example.com | [0m [025 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
[33mpeer1.org1.example.com | [0m [36m[007 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [025 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[01f 12-14 09:34:27.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Turn off keepalive(value 0)
[33mpeer1.org1.example.com | [0m [36m[008 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
[32mpeer1.org2.example.com | [0m [026 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [026 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
[36;1mpeer0.org1.example.com | [0m [36m[020 12-14 09:34:27.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Setting execute timeout value to 30s
[33mpeer1.org1.example.com | [0m [36m[009 12-14 09:34:27.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
[32mpeer1.org2.example.com | [0m [027 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [027 12-14 09:34:26.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[00a 12-14 09:34:34.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU [0m Constructing leveldb VersionedDBProvider
[32mpeer1.org2.example.com | [0m [36m[028 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU [0m Running peer
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[028 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU [0m Running peer
[34mpeer0.org2.example.com | [0m [36m[029 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[021 12-14 09:34:27.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_LEVEL set to level info
[33mpeer1.org1.example.com | [0m [36m[00b 12-14 09:34:34.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU [0m constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
[32mpeer1.org2.example.com | [0m [36m[029 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[02a 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[00c 12-14 09:34:34.05 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
[35morderer.example.com | [0m [36m[019 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[022 12-14 09:34:27.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_SHIM set to level warning
[32mpeer1.org2.example.com | [0m [36m[02a 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[02b 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[33mpeer1.org1.example.com | [0m [36m[00d 12-14 09:34:34.10 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [02c 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO [0m Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051]
[36;1mpeer0.org1.example.com | [0m [023 12-14 09:34:27.23 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
[32mpeer1.org2.example.com | [0m [36m[02b 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m [31m[2017-12-14 09:34:55.453] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[00e 12-14 09:34:34.10 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[02d 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [02c 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO [0m Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051]
[33mpeer1.org1.example.com | [0m [36m[00f 12-14 09:34:34.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU [0m constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:34:56.549] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36;1mpeer0.org1.example.com | [0m [024 12-14 09:34:27.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
[34mpeer0.org2.example.com | [0m [02e 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[33mpeer1.org1.example.com | [0m [36m[010 12-14 09:34:34.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[02d 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [025 12-14 09:34:27.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
[34mpeer0.org2.example.com | [0m [36m[02f 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[011 12-14 09:34:34.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL
[32mpeer1.org2.example.com | [0m [02e 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [026 12-14 09:34:27.26 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
[33mpeer1.org1.example.com | [0m [36m[012 12-14 09:34:34.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
[34mpeer0.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[32mpeer1.org2.example.com | [0m [36m[02f 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [013 12-14 09:34:35.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO [0m ledger provider Initialized
[36;1mpeer0.org1.example.com | [0m [027 12-14 09:34:27.28 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
[34mpeer0.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[32mpeer1.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[014 12-14 09:34:35.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m Recovering under construction ledger
[34mpeer0.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[32mpeer1.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[015 12-14 09:34:35.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU [0m No under construction ledger found. Quitting recovery
[34mpeer0.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[36;1mpeer0.org1.example.com | [0m [36m[028 12-14 09:34:27.28 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU [0m Running peer
[32mpeer1.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [016 12-14 09:34:35.17 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO [0m ledger mgmt initialized
[34mpeer0.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
[36;1mpeer0.org1.example.com | [0m [36m[029 12-14 09:34:27.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[36mexplorer | [0m at emitOne (events.js:96:13)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [017 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with TLS enabled
[34mpeer0.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/
[36;1mpeer0.org1.example.com | [0m [36m[02a 12-14 09:34:27.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[33mpeer1.org1.example.com | [0m [36m[018 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering BLOCK
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G
[36;1mpeer0.org1.example.com | [0m [36m[02b 12-14 09:34:27.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[019 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering CHAINCODE
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
[34mpeer0.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
[36;1mpeer0.org1.example.com | [0m [02c 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO [0m Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]
[35morderer.example.com | [0m [36m[01a 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[01a 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REJECTION
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj
[32mpeer1.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+
[36;1mpeer0.org1.example.com | [0m [36m[02d 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[01b 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU [0m Registering REGISTER
[34mpeer0.org2.example.com | [0m CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [02e 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[32mpeer1.org2.example.com | [0m e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [01c 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO [0m Event processor started
[34mpeer0.org2.example.com | [0m gRjU2qWofvp40BbS6Q==
[36mexplorer | [0m [31m[2017-12-14 09:34:56.549] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[02f 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[01d 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU [0m Chaincode startup timeout value set to 5m0s
[34mpeer0.org2.example.com | [0m -----END CERTIFICATE-----
[36mexplorer | [0m [31m[2017-12-14 09:34:56.550] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv
[33mpeer1.org1.example.com | [0m [01e 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO [0m Chaincode support using peerAddress: peer1.org1.example.com:7052
[34mpeer0.org2.example.com | [0m [36m[030 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx
[33mpeer1.org1.example.com | [0m [36m[01f 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Turn off keepalive(value 0)
[34mpeer0.org2.example.com | [0m [36m[031 12-14 09:34:26.83 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36;1mpeer0.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m k8e5ucZ3Jd6kEw76mA==
[34mpeer0.org2.example.com | [0m [36m[032 12-14 09:34:26.86 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[020 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU [0m Setting execute timeout value to 30s
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [033 12-14 09:34:26.86 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[32mpeer1.org2.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[021 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_LEVEL set to level info
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[034 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[36mexplorer | [0m [31m[2017-12-14 09:34:56.550] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[32mpeer1.org2.example.com | [0m [36m[030 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[33mpeer1.org1.example.com | [0m [36m[022 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU [0m CORE_CHAINCODE_SHIM set to level warning
[34mpeer0.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[32mpeer1.org2.example.com | [0m [36m[031 12-14 09:34:34.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[36;1mpeer0.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[33mpeer1.org1.example.com | [0m [023 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[032 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[33mpeer1.org1.example.com | [0m [024 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
[34mpeer0.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 44): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Tg==
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [033 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[33mpeer1.org1.example.com | [0m [025 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[034 12-14 09:34:34.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [026 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
[34mpeer0.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m [36m[01b 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU [0m Loading private key [de469e87081a65c13df76f2cc650d87e44f666f558897af7e2b194d67d48549b] at [/var/hyperledger/orderer/msp/keystore/de469e87081a65c13df76f2cc650d87e44f666f558897af7e2b194d67d48549b_sk]...
[36;1mpeer0.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[36;1mpeer0.org1.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL
[34mpeer0.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [027 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO [0m system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
[35morderer.example.com | [0m [36m[01c 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[030 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[34mpeer0.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/
[33mpeer1.org1.example.com | [0m [36m[028 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU [0m Running peer
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36;1mpeer0.org1.example.com | [0m [36m[031 12-14 09:34:27.35 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[33mpeer1.org1.example.com | [0m [36m[029 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[032 12-14 09:34:27.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31m[2017-12-14 09:34:56.569] [ERROR] Query - [39mError: Connect Failed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
[32mpeer1.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[36;1mpeer0.org1.example.com | [0m [033 12-14 09:34:27.42 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[33mpeer1.org1.example.com | [0m [36m[02a 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[34mpeer0.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj
[36;1mpeer0.org1.example.com | [0m [36m[034 12-14 09:34:27.42 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[02b 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
[36;1mpeer0.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[34mpeer0.org2.example.com | [0m CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn
[36mexplorer | [0m [31m[2017-12-14 09:34:57.672] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+
[36;1mpeer0.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[33mpeer1.org1.example.com | [0m [02c 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO [0m Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051]
[34mpeer0.org2.example.com | [0m gRjU2qWofvp40BbS6Q==
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G
[36;1mpeer0.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[02d 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
[36;1mpeer0.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [02e 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [035 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO [0m Started {peer0.org2.example.com:7051 [] [15 250 74 86 255 134 183 7 249 123 23 20 73 177 218 37 180 227 77 207 22 52 106 103 14 226 123 248 37 214 6 88] peer0.org2.example.com:7051} incTime is 1513244066872939700
[32mpeer1.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv
[36;1mpeer0.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U
[35morderer.example.com | [0m iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[36;1mpeer0.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[32mpeer1.org2.example.com | [0m 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx
[34mpeer0.org2.example.com | [0m [036 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO [0m Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [15 250 74 86 255 134 183 7 249 123 23 20 73 177 218 37 180 227 77 207 22 52 106 103 14 226 123 248 37 214 6 88] peer0.org2.example.com:7051}
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[02f 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Tg==
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[32mpeer1.org2.example.com | [0m k8e5ucZ3Jd6kEw76mA==
[33mpeer1.org1.example.com | [0m MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL
[36;1mpeer0.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[32mpeer1.org2.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[037 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at emitOne (events.js:96:13)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[33mpeer1.org1.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[32mpeer1.org2.example.com | [0m [035 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO [0m Started {peer1.org2.example.com:7051 [] [226 174 119 96 31 63 126 236 5 76 122 34 73 219 183 195 65 107 241 172 223 68 46 149 61 40 21 69 107 230 76 36] peer1.org2.example.com:7051} incTime is 1513244074329387500
[35morderer.example.com | [0m [36m[01d 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.Validate.Validate -> DEBU [0m MSP OrdererMSP validating identity
[36;1mpeer0.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [038 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[32mpeer1.org2.example.com | [0m [036 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO [0m Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [226 174 119 96 31 63 126 236 5 76 122 34 73 219 183 195 65 107 241 172 223 68 46 149 61 40 21 69 107 230 76 36] peer1.org2.example.com:7051}
[33mpeer1.org1.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m [36m[01e 12-14 09:34:34.35 UTC] [main] main.initializeMultiChainManager.createLedgerFactory -> DEBU [0m Ledger dir: /var/hyperledger/production/orderer
[36;1mpeer0.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[037 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[039 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL
[34mpeer0.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[34mpeer0.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[34mpeer0.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[35morderer.example.com | [0m [36m[01f 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
[32mpeer1.org2.example.com | [0m [038 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m -----END CERTIFICATE-----
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[34mpeer0.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m [36m[020 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
[32mpeer1.org2.example.com | [0m [36m[039 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [035 12-14 09:34:27.43 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO [0m Started {peer0.org1.example.com:7051 [] [87 254 40 172 224 130 233 118 32 0 101 135 155 98 10 13 107 42 197 18 142 226 92 151 20 251 18 179 182 138 173 181] peer0.org1.example.com:7051} incTime is 1513244067435477900
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m [36m[021 12-14 09:34:34.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/orderer/index/] exists
[32mpeer1.org2.example.com | [0m MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL
[36;1mpeer0.org1.example.com | [0m [036 12-14 09:34:27.43 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO [0m Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [87 254 40 172 224 130 233 118 32 0 101 135 155 98 10 13 107 42 197 18 142 226 92 151 20 251 18 179 182 138 173 181] peer0.org1.example.com:7051}
[36mexplorer | [0m [31m[2017-12-14 09:34:57.673] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
[33mpeer1.org1.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
[35morderer.example.com | [0m [36m[022 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m newBlockfileMgr() initializing file-based block storage for ledger: testchainid
[32mpeer1.org2.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36;1mpeer0.org1.example.com | [0m [36m[038 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31m[2017-12-14 09:34:57.673] [ERROR] Query - [39mError: Missing userContext parameter
[35morderer.example.com | [0m [36m[023 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU [0m CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
[34mpeer0.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/
[33mpeer1.org1.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q
[32mpeer1.org2.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[36;1mpeer0.org1.example.com | [0m [039 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m [36m[03a 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 25s
[35morderer.example.com | [0m [36m[024 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU [0m Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G
[33mpeer1.org1.example.com | [0m bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G
[32mpeer1.org2.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw
[35morderer.example.com | [0m [36m[025 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU [0m After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
[36;1mpeer0.org1.example.com | [0m [36m[03b 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[33mpeer1.org1.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[34mpeer0.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
[35morderer.example.com | [0m [026 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO [0m Getting block information from block storage
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[34mpeer0.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj
[35morderer.example.com | [0m [36m[027 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Retrieving checkpoint info from block files
[33mpeer1.org1.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm
[32mpeer1.org2.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
[36mexplorer | [0m [31m[2017-12-14 09:34:57.673] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[34mpeer0.org2.example.com | [0m CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn
[33mpeer1.org1.example.com | [0m kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[028 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix()
[33mpeer1.org1.example.com | [0m pBtbXEZm+WoA1Hjp7A==
[36;1mpeer0.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[34mpeer0.org2.example.com | [0m gRjU2qWofvp40BbS6Q==
[32mpeer1.org2.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[029 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix() - biggestFileNum = -1
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G
[36;1mpeer0.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[35morderer.example.com | [0m [36m[02a 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Last file number found = -1
[34mpeer0.org2.example.com | [0m [36m[03a 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 47): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv
[36;1mpeer0.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[33mpeer1.org1.example.com | [0m [36m[030 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[02b 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m No block file found
[34mpeer0.org2.example.com | [0m [36m[03b 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv
[36;1mpeer0.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[36;1mpeer0.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36;1mpeer0.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[35morderer.example.com | [0m [36m[02c 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4203ba780)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[031 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[32mpeer1.org2.example.com | [0m 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx
[34mpeer0.org2.example.com | [0m [36m[03c 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 5s
[36;1mpeer0.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[35morderer.example.com | [0m [36m[02d 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU [0m newBlockIndex() - indexItems:[[BlockNum]]
[33mpeer1.org1.example.com | [0m [36m[032 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m k8e5ucZ3Jd6kEw76mA==
[36;1mpeer0.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[35morderer.example.com | [0m [36m[02e 12-14 09:34:35.18 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=0, blockHash=[]byte{0x3f, 0x49, 0xd1, 0xc, 0x1a, 0x11, 0x10, 0x17, 0x73, 0x55, 0x3c, 0xb9, 0x1b, 0x7, 0x1c, 0x86, 0x74, 0x3a, 0xc8, 0x6f, 0xa1, 0x91, 0x5f, 0x0, 0x71, 0x3, 0xe3, 0x9, 0x92, 0xa4, 0x56, 0x14} txOffsets=
[33mpeer1.org1.example.com | [0m [033 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[32mpeer1.org2.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[03a 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[03d 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m txId=d8a16e3a703f1e3b77880d94d15bdbb9db3899ac6817d959660f658bb9543aef locPointer=offset=38, bytesLength=9043
[36;1mpeer0.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[33mpeer1.org1.example.com | [0m [36m[034 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[03b 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[34mpeer0.org2.example.com | [0m [36m[03e 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36;1mpeer0.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[35morderer.example.com | [0m ]
[33mpeer1.org1.example.com | [0m MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL
[32mpeer1.org2.example.com | [0m [36m[03c 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[02f 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9086], isChainEmpty=[false], lastBlockNumber=[0]
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[03d 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[33mpeer1.org1.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[34mpeer0.org2.example.com | [0m [36m[03f 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 1801AA01B1060A200FFA4A56FF86B707...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36;1mpeer0.org1.example.com | [0m [36m[037 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 5s
[32mpeer1.org2.example.com | [0m [36m[03e 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 1801AA01B1060A20E2AE77601F3F7EEC...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36mexplorer | [0m [31m[2017-12-14 09:34:57.685] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[32mpeer1.org2.example.com | [0m [36m[03f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: digest: F5EA84B421FA7D79BA5595F92B0A73310DB8AC1171DBBE2505A5F4BB289086F5
[36;1mpeer0.org1.example.com | [0m [36m[03c 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[030 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU [0m retrieveBlockByNumber() - blockNum = [0]
[34mpeer0.org2.example.com | [0m [36m[040 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: digest: 37DE87CCCB482F34058EA43D79BE4C0AE0B08170A8B5E0ECAB3EFC6FFD25BF06
[32mpeer1.org2.example.com | [0m [36m[040 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=68113f69-3274-4c67-a610-c07d320c4800,syscc=true,proposal=0x0,canname=cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[03d 12-14 09:34:27.44 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[031 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU [0m newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
[33mpeer1.org1.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[34mpeer0.org2.example.com | [0m [36m[041 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=9ffaec33-d22b-453d-9aad-d3f569d0c858,syscc=true,proposal=0x0,canname=cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[03e 12-14 09:34:27.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31m[2017-12-14 09:34:58.778] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[32mpeer1.org2.example.com | [0m [36m[041 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode cscc:1.0.5 is being launched
[33mpeer1.org1.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m [36m[032 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Remaining bytes=[9086], Going to peek [8] bytes
[36;1mpeer0.org1.example.com | [0m [36m[03f 12-14 09:34:27.45 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[34mpeer0.org2.example.com | [0m [36m[042 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode cscc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[042 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[35morderer.example.com | [0m [36m[033 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Returning blockbytes - length=[9084], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [36m[040 12-14 09:34:27.45 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 1801AA01B1060A2057FE28ACE082E976...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[33mpeer1.org1.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
[34mpeer0.org2.example.com | [0m [36m[043 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[35morderer.example.com | [0m [36m[034 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU [0m retrieveBlockByNumber() - blockNum = [0]
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[041 12-14 09:34:27.45 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: digest: FAB80B0E7011C864E8AD9AED2F6711087CF755E09B33858AA16743A6B6442CDF
[33mpeer1.org1.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q
[32mpeer1.org2.example.com | [0m [36m[043 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org2.example.com:7052]
[34mpeer0.org2.example.com | [0m [36m[044 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org2.example.com:7052]
[35morderer.example.com | [0m [36m[035 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU [0m newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
[36;1mpeer0.org1.example.com | [0m [36m[042 12-14 09:34:27.45 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=257af516-8e37-4377-a8db-29d9b33a38e9,syscc=true,proposal=0x0,canname=cscc:1.0.5
[33mpeer1.org1.example.com | [0m bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G
[34mpeer0.org2.example.com | [0m [36m[045 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: cscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com)
[35morderer.example.com | [0m [36m[036 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Remaining bytes=[9086], Going to peek [8] bytes
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[043 12-14 09:34:27.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode cscc:1.0.5 is being launched
[33mpeer1.org1.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[34mpeer0.org2.example.com | [0m [36m[046 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org2.example.com:7052
[32mpeer1.org2.example.com | [0m [36m[044 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: cscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com)
[35morderer.example.com | [0m [36m[037 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Returning blockbytes - length=[9084], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
[36;1mpeer0.org1.example.com | [0m [36m[044 12-14 09:34:27.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[33mpeer1.org1.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm
[33mpeer1.org1.example.com | [0m kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31
[34mpeer0.org2.example.com | [0m [36m[047 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[32mpeer1.org2.example.com | [0m [36m[045 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org2.example.com:7052
[35morderer.example.com | [0m [36m[038 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[35morderer.example.com | [0m [36m[039 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[36;1mpeer0.org1.example.com | [0m [36m[045 12-14 09:34:27.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m pBtbXEZm+WoA1Hjp7A==
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=cscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[046 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[35morderer.example.com | [0m [36m[03a 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36;1mpeer0.org1.example.com | [0m [047 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO [0m Gossip instance peer0.org1.example.com:7051 started
[34mpeer0.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=cscc:1.0.5
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[036 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 5s
[33mpeer1.org1.example.com | [0m [36m[037 12-14 09:34:35.27 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 25s
[33mpeer1.org1.example.com | [0m [035 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO [0m Started {peer1.org1.example.com:7051 [] [139 153 136 195 167 130 29 112 214 77 217 19 124 247 87 101 191 198 34 210 49 115 58 117 107 126 254 48 183 144 116 67] peer1.org1.example.com:7051} incTime is 1513244075263117500
[35morderer.example.com | [0m [36m[03b 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m [36m[046 12-14 09:34:27.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: cscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com)
[32mpeer1.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[33mpeer1.org1.example.com | [0m [038 12-14 09:34:35.27 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO [0m Creating gossip service with self membership of {peer1.org1.example.com:7051 [] [139 153 136 195 167 130 29 112 214 77 217 19 124 247 87 101 191 198 34 210 49 115 58 117 107 126 254 48 183 144 116 67] peer1.org1.example.com:7051}
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[049 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[35morderer.example.com | [0m [36m[03c 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m [36m[04a 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=cscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[048 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(cscc-1.0.5) lock
[33mpeer1.org1.example.com | [0m [36m[039 12-14 09:34:35.27 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[03d 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36;1mpeer0.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[34mpeer0.org2.example.com | [0m [36m[049 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (cscc-1.0.5) lock
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[32mpeer1.org2.example.com | [0m [36m[047 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(cscc-1.0.5) lock
[33mpeer1.org1.example.com | [0m [03a 12-14 09:34:35.27 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[35morderer.example.com | [0m [36m[03e 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Consortiums
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[34mpeer0.org2.example.com | [0m [36m[04a 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 25s
[32mpeer1.org2.example.com | [0m [36m[048 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (cscc-1.0.5) lock
[35morderer.example.com | [0m [36m[03f 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium
[33mpeer1.org1.example.com | [0m [36m[03b 12-14 09:34:35.27 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36mexplorer | [0m [31m[2017-12-14 09:34:58.779] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [36m[049 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for cscc-1.0.5
[33mpeer1.org1.example.com | [0m MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL
[33mpeer1.org1.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[33mpeer1.org1.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[33mpeer1.org1.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m [36m[040 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP
[34mpeer0.org2.example.com | [0m [36m[04b 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for cscc-1.0.5
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m [36m[04a 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(cscc-1.0.5)
[33mpeer1.org1.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m [36m[041 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[04c 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(cscc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[04b 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(cscc-1.0.5) lock
[36mexplorer | [0m [31m[2017-12-14 09:34:58.779] [ERROR] Query - [39mError: Missing userContext parameter
[33mpeer1.org1.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
[35morderer.example.com | [0m [36m[042 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[04b 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 5s
[36;1mpeer0.org1.example.com | [0m [36m[04c 12-14 09:34:27.48 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (cscc-1.0.5) lock
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q
[35morderer.example.com | [0m [36m[043 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers
[34mpeer0.org2.example.com | [0m [04d 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO [0m Gossip instance peer0.org2.example.com:7051 started
[32mpeer1.org2.example.com | [0m [04c 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO [0m Gossip instance peer1.org2.example.com:7051 started
[36;1mpeer0.org1.example.com | [0m [36m[04d 12-14 09:34:27.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for cscc-1.0.5
[33mpeer1.org1.example.com | [0m bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[044 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[04e 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU [0m Skipping connecting to myself
[32mpeer1.org2.example.com | [0m [36m[04d 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU [0m Skipping connecting to myself
[36;1mpeer0.org1.example.com | [0m [36m[04e 12-14 09:34:27.48 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(cscc-1.0.5)
[33mpeer1.org1.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[045 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[04f 12-14 09:34:27.48 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU [0m Skipping connecting to myself
[34mpeer0.org2.example.com | [0m [36m[04f 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for cscc-1.0.5
[33mpeer1.org1.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm
[32mpeer1.org2.example.com | [0m [36m[04e 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for cscc-1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:34:58.780] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[050 12-14 09:34:27.49 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for cscc-1.0.5
[35morderer.example.com | [0m [36m[046 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[050 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31
[32mpeer1.org2.example.com | [0m [36m[04f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36;1mpeer0.org1.example.com | [0m [36m[051 12-14 09:34:27.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36;1mpeer0.org1.example.com | [0m [36m[052 12-14 09:34:27.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[048 12-14 09:34:27.47 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU [0m Entering discovery sync with interval 4s
[35morderer.example.com | [0m [36m[047 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[051 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[050 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m pBtbXEZm+WoA1Hjp7A==
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[054 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[048 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 50): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[051 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU [0m Entering discovery sync with interval 4s
[34mpeer0.org2.example.com | [0m [36m[052 12-14 09:34:26.87 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU [0m Entering discovery sync with interval 4s
[33mpeer1.org1.example.com | [0m [36m[03c 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[055 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [36m[049 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[053 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[054 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[34mpeer0.org2.example.com | [0m [36m[055 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[32mpeer1.org2.example.com | [0m [36m[052 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[053 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[32mpeer1.org2.example.com | [0m [36m[054 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36;1mpeer0.org1.example.com | [0m [36m[056 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[33mpeer1.org1.example.com | [0m [36m[03d 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[34mpeer0.org2.example.com | [0m [36m[056 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 7403BCC2AD0D0AF6822FBCEBE23E2B7E152154942BE6D9352CCC8F4B24237D3E
[32mpeer1.org2.example.com | [0m [36m[055 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 54E8DC5F06A554ED11321EFF878EE07ABFE3E1ABA2DC7D0A480C52909BA0C911
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[03e 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[04a 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy
[34mpeer0.org2.example.com | [0m [36m[057 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[057 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: D9032045B47DCF4D572EE0E2FC6147723954744832584ADBE31F2272725E168E
[33mpeer1.org1.example.com | [0m [36m[03f 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[32mpeer1.org2.example.com | [0m [36m[056 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[058 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [36m[04b 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Consortiums/Admins
[33mpeer1.org1.example.com | [0m [36m[040 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 1801AA01B1060A208B9988C3A7821D70...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36;1mpeer0.org1.example.com | [0m [36m[053 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for cscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[057 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[059 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
[33mpeer1.org1.example.com | [0m [36m[041 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: digest: 6D69B846851639928573C68D301443570B90AC4963C3DA119B18E3F5F8AE9281
[35morderer.example.com | [0m [36m[04c 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36;1mpeer0.org1.example.com | [0m [36m[059 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
[36mexplorer | [0m [31m[2017-12-14 09:34:58.801] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[05a 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
[32mpeer1.org2.example.com | [0m [36m[058 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
[33mpeer1.org1.example.com | [0m [042 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO [0m Gossip instance peer1.org1.example.com:7051 started
[35morderer.example.com | [0m [36m[04d 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[05a 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=cscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[05b 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for cscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[059 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
[33mpeer1.org1.example.com | [0m [36m[043 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU [0m Entering discovery sync with interval 4s
[35morderer.example.com | [0m [36m[04e 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[36;1mpeer0.org1.example.com | [0m [36m[05b 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36mexplorer | [0m [31m[2017-12-14 09:34:59.954] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[05c 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org2.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[044 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[04f 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[36;1mpeer0.org1.example.com | [0m [36m[05c 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[32mpeer1.org2.example.com | [0m [36m[05a 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for cscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[045 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[34mpeer0.org2.example.com | [0m [36m[05d 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[05d 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m [36m[050 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[33mpeer1.org1.example.com | [0m [36m[046 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36;1mpeer0.org1.example.com | [0m [36m[05e 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[05b 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org2.example.com:7052]
[35morderer.example.com | [0m [36m[051 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[05e 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[047 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 4E8872CE37D32CCD42E634505078CA60F06C336CF91D80DD0D650BD3B5742F77
[36;1mpeer0.org1.example.com | [0m [36m[05f 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode cscc:1.0.5
[35morderer.example.com | [0m [36m[052 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[05f 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[33mpeer1.org1.example.com | [0m [36m[048 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[05c 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[060 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED
[36;1mpeer0.org1.example.com | [0m [36m[061 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[36;1mpeer0.org1.example.com | [0m [36m[062 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36;1mpeer0.org1.example.com | [0m [36m[063 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [36m[058 12-14 09:34:27.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[065 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36;1mpeer0.org1.example.com | [0m [36m[066 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
[36;1mpeer0.org1.example.com | [0m [36m[067 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
[36;1mpeer0.org1.example.com | [0m [36m[068 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode cscc:1.0.5 launch seq completed
[36;1mpeer0.org1.example.com | [0m [36m[069 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[06a 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[06b 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [257af516]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[06c 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [257af516]Fabric side Handling ChaincodeMessage of type: READY in state established
[36;1mpeer0.org1.example.com | [0m [36m[06d 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [257af516]Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[06e 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:257af516-8e37-4377-a8db-29d9b33a38e9
[36;1mpeer0.org1.example.com | [0m [36m[06f 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [257af516]sending state message READY
[36;1mpeer0.org1.example.com | [0m [36m[070 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[36;1mpeer0.org1.example.com | [0m [36m[071 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36;1mpeer0.org1.example.com | [0m [36m[072 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[073 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[074 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [257af516]Inside sendExecuteMessage. Message INIT
[36;1mpeer0.org1.example.com | [0m [36m[075 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[076 12-14 09:34:27.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [257af516]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [36m[064 12-14 09:34:27.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36;1mpeer0.org1.example.com | [0m [36m[077 12-14 09:34:27.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]Received message READY from shim
[36;1mpeer0.org1.example.com | [0m [36m[078 12-14 09:34:27.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [257af516]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[079 12-14 09:34:27.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [257af516]Move state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[07a 12-14 09:34:27.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [257af516]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36;1mpeer0.org1.example.com | [0m [36m[07b 12-14 09:34:27.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[07c 12-14 09:34:27.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [257af516]sending state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[07d 12-14 09:34:27.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]Received message INIT from shim
[36;1mpeer0.org1.example.com | [0m [36m[07e 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [257af516]Handling ChaincodeMessage of type: INIT(state:ready)
[35morderer.example.com | [0m [36m[053 12-14 09:34:35.19 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[05d 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[049 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[33mpeer1.org1.example.com | [0m [36m[04a 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
[33mpeer1.org1.example.com | [0m [36m[04b 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
[33mpeer1.org1.example.com | [0m [36m[04c 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU [0m Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051}
[33mpeer1.org1.example.com | [0m [36m[04d 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU [0m Exiting
[33mpeer1.org1.example.com | [0m [36m[04e 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=a51bd27d-b4ae-408c-a857-e3559df21e8c,syscc=true,proposal=0x0,canname=cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[04f 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode cscc:1.0.5 is being launched
[33mpeer1.org1.example.com | [0m [36m[050 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[33mpeer1.org1.example.com | [0m [36m[051 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org1.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[052 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: cscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com)
[33mpeer1.org1.example.com | [0m [36m[053 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org1.example.com:7052
[33mpeer1.org1.example.com | [0m [36m[054 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=cscc:1.0.5
[33mpeer1.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[33mpeer1.org1.example.com | [0m [36m[055 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(cscc-1.0.5) lock
[33mpeer1.org1.example.com | [0m [36m[056 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (cscc-1.0.5) lock
[33mpeer1.org1.example.com | [0m [36m[057 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for cscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[058 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(cscc-1.0.5)
[33mpeer1.org1.example.com | [0m [36m[05a 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for cscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[07f 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[060 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[061 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[062 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode cscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[063 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED
[34mpeer0.org2.example.com | [0m [36m[064 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[34mpeer0.org2.example.com | [0m [36m[065 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[34mpeer0.org2.example.com | [0m [36m[067 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[34mpeer0.org2.example.com | [0m [36m[066 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode cscc:1.0.5 launch seq completed
[32mpeer1.org2.example.com | [0m [36m[05e 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[35morderer.example.com | [0m [36m[054 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[33mpeer1.org1.example.com | [0m [36m[05b 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org1.example.com:7052]
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[05f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[069 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[080 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [257af516]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[05c 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=cscc:1.0.5
[35morderer.example.com | [0m [36m[055 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[34mpeer0.org2.example.com | [0m [36m[068 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[32mpeer1.org2.example.com | [0m [36m[060 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[061 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode cscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[062 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED
[32mpeer1.org2.example.com | [0m [36m[063 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[32mpeer1.org2.example.com | [0m [36m[064 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[065 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [081 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[36;1mpeer0.org1.example.com | [0m [36m[082 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[083 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [36m[084 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[085 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[086 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [257af516]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[087 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [257af516]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[088 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [257af516]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[089 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [257af516]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[08a 12-14 09:34:27.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [257af516-8e37-4377-a8db-29d9b33a38e9]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[08b 12-14 09:34:27.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:257af516-8e37-4377-a8db-29d9b33a38e9
[35morderer.example.com | [0m [36m[056 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[057 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[35morderer.example.com | [0m [36m[058 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[35morderer.example.com | [0m [36m[059 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[35morderer.example.com | [0m [36m[05a 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[35morderer.example.com | [0m [36m[05b 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[34mpeer0.org2.example.com | [0m [36m[06a 12-14 09:34:26.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[06b 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9ffaec33]Move state message READY
[34mpeer0.org2.example.com | [0m [36m[06c 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9ffaec33]Fabric side Handling ChaincodeMessage of type: READY in state established
[34mpeer0.org2.example.com | [0m [36m[06d 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [9ffaec33]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[06e 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:9ffaec33-d22b-453d-9aad-d3f569d0c858
[34mpeer0.org2.example.com | [0m [36m[06f 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9ffaec33]sending state message READY
[34mpeer0.org2.example.com | [0m [36m[070 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]Received message READY from shim
[33mpeer1.org1.example.com | [0m [36m[05d 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[059 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for cscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[05e 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[05f 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[060 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[33mpeer1.org1.example.com | [0m [36m[061 12-14 09:34:35.28 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[33mpeer1.org1.example.com | [0m [36m[062 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[066 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36;1mpeer0.org1.example.com | [0m [36m[08c 12-14 09:34:27.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [08d 12-14 09:34:27.57 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
[36;1mpeer0.org1.example.com | [0m [36m[08e 12-14 09:34:27.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=8233d972-ceaf-4301-a12b-09286a8e27d1,syscc=true,proposal=0x0,canname=lscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[08f 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode lscc:1.0.5 is being launched
[36;1mpeer0.org1.example.com | [0m [36m[090 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[35morderer.example.com | [0m [36m[05c 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[35morderer.example.com | [0m [36m[05d 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[35morderer.example.com | [0m [36m[05e 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[35morderer.example.com | [0m [36m[05f 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[35morderer.example.com | [0m [36m[060 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel testchainid
[35morderer.example.com | [0m [36m[061 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[35morderer.example.com | [0m [36m[062 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[063 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode cscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[072 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [9ffaec33]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[091 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[063 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[064 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"cscc:1.0.5" , sending back REGISTERED
[32mpeer1.org2.example.com | [0m [36m[067 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode cscc:1.0.5 launch seq completed
[32mpeer1.org2.example.com | [0m [36m[068 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[32mpeer1.org2.example.com | [0m [36m[069 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[06a 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [68113f69]Move state message READY
[32mpeer1.org2.example.com | [0m [36m[06b 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [68113f69]Fabric side Handling ChaincodeMessage of type: READY in state established
[32mpeer1.org2.example.com | [0m [36m[06c 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [68113f69]Entered state ready
[32mpeer1.org2.example.com | [0m [36m[06d 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:68113f69-3274-4c67-a610-c07d320c4800
[32mpeer1.org2.example.com | [0m [36m[06e 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [68113f69]sending state message READY
[32mpeer1.org2.example.com | [0m [36m[06f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]Received message READY from shim
[34mpeer0.org2.example.com | [0m [36m[071 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[073 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[34mpeer0.org2.example.com | [0m [36m[074 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[075 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[076 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [9ffaec33]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[077 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[078 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [9ffaec33]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [36m[092 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: lscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com)
[35morderer.example.com | [0m [36m[064 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[066 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[070 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [68113f69]Handling ChaincodeMessage of type: READY(state:established)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[079 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9ffaec33]Move state message INIT
[35morderer.example.com | [0m [36m[065 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[093 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
[32mpeer1.org2.example.com | [0m [36m[071 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[32mpeer1.org2.example.com | [0m [36m[072 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[33mpeer1.org1.example.com | [0m [36m[067 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[35morderer.example.com | [0m [36m[066 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Channel
[34mpeer0.org2.example.com | [0m [36m[07a 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9ffaec33]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36;1mpeer0.org1.example.com | [0m [36m[094 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[073 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[068 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=lscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[07b 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[067 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Channel
[32mpeer1.org2.example.com | [0m [36m[074 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[065 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[34mpeer0.org2.example.com | [0m [36m[07c 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9ffaec33]sending state message INIT
[36;1mpeer0.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[35morderer.example.com | [0m [36m[068 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Channel
[32mpeer1.org2.example.com | [0m [36m[075 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [68113f69]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[069 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode cscc:1.0.5 launch seq completed
[34mpeer0.org2.example.com | [0m [36m[07d 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]Received message INIT from shim
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[35morderer.example.com | [0m [36m[069 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Consortiums
[32mpeer1.org2.example.com | [0m [36m[076 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[06a 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[34mpeer0.org2.example.com | [0m [36m[07e 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [9ffaec33]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m [31m[2017-12-14 09:34:59.960] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[32mpeer1.org2.example.com | [0m [36m[077 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [68113f69]sendExecuteMsg trigger event INIT
[33mpeer1.org1.example.com | [0m [36m[06b 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[35morderer.example.com | [0m [36m[06a 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ConsortiumProtos
[34mpeer0.org2.example.com | [0m [36m[07f 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36mexplorer | [0m [31m[2017-12-14 09:34:59.963] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m [36m[078 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [68113f69]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[06d 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[080 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [9ffaec33]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [081 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[32mpeer1.org2.example.com | [0m [36m[079 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [68113f69]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m [36m[06b 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelCreationPolicy
[36;1mpeer0.org1.example.com | [0m [36m[095 12-14 09:34:27.59 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(lscc-1.0.5) lock
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[06e 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[34mpeer0.org2.example.com | [0m [36m[082 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[07a 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[06c 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[096 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (lscc-1.0.5) lock
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[34mpeer0.org2.example.com | [0m [36m[083 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]Init get response status: 200
[33mpeer1.org1.example.com | [0m [36m[06f 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 180172D3060A208B9988C3A7821D70D6...ED43B93F453D936E40E406E284A986F4
[32mpeer1.org2.example.com | [0m [36m[07b 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [68113f69]sending state message INIT
[35morderer.example.com | [0m [36m[06d 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36;1mpeer0.org1.example.com | [0m [36m[097 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for lscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[084 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[070 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU [0m Sign: digest: E36D94C08E891CD267238A2155A1FAF304715213253B97A9345799726D4EE5E4
[35morderer.example.com | [0m [36m[06e 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org1MSP
[32mpeer1.org2.example.com | [0m [36m[07c 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]Received message INIT from shim
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[098 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(lscc-1.0.5)
[34mpeer0.org2.example.com | [0m [36m[085 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[071 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU [0m Sending GossipMessage: tag:EMPTY conn:<pki_id:"\213\231\210\303\247\202\035p\326M\331\023|\367We\277\306\"\3221s:uk~\3760\267\220tC" identity:"\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q\nbAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm\nkYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31\npBtbXEZm+WoA1Hjp7A==\n-----END -----\n" tls_cert_hash:"J\323\276\311+^\\ND\341r\311\334\234&\274\355C\271?E=\223n@\344\006\342\204\251\206\364" > , Envelope: 856 bytes, Signature: 71 bytes to 172.21.0.4:7051
[35morderer.example.com | [0m [36m[06f 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org1MSP
[32mpeer1.org2.example.com | [0m [36m[07d 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [68113f69]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m [31m[2017-12-14 09:34:59.963] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[099 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for lscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[086 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [9ffaec33]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[072 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU [0m Received pki_id:"W\376(\254\340\202\351v \000e\207\233b\n\rk*\305\022\216\342\\\227\024\373\022\263\266\212\255\265" identity:"\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4\ns0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3\nxi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5\nYr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV\nibHlRV1ViFqHbzF3ww==\n-----END -----\n" tls_cert_hash:"u\307~\373FH\215X/ \026\354\021\r\014\347d~\377\240\341\\\242\007\236@y\277\217bf\276" from 172.21.0.4:7051
[35morderer.example.com | [0m [36m[070 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org1MSP
[32mpeer1.org2.example.com | [0m [36m[07e 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36;1mpeer0.org1.example.com | [0m [36m[09a 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[34mpeer0.org2.example.com | [0m [36m[087 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9ffaec33]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[07f 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [68113f69]Received INIT, initializing chaincode
[35morderer.example.com | [0m [36m[071 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[09b 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[09c 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for lscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[073 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [074 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[32mpeer1.org2.example.com | [0m [080 12-14 09:34:34.33 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[34mpeer0.org2.example.com | [0m [36m[088 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9ffaec33]Received message COMPLETED from shim
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 53): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[075 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[089 12-14 09:34:26.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9ffaec33]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[09d 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
[35morderer.example.com | [0m [36m[072 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[081 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[36;1mpeer0.org1.example.com | [0m [36m[09e 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=lscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[08a 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9ffaec33-d22b-453d-9aad-d3f569d0c858]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m [36m[073 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org2MSP
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[082 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]Init get response status: 200
[33mpeer1.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[34mpeer0.org2.example.com | [0m [36m[08b 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:9ffaec33-d22b-453d-9aad-d3f569d0c858
[35morderer.example.com | [0m [36m[074 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org2MSP
[35morderer.example.com | [0m [36m[075 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[09f 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[32mpeer1.org2.example.com | [0m [36m[083 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[34mpeer0.org2.example.com | [0m [36m[08c 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m [31m[2017-12-14 09:35:00.002] [ERROR] Query - [39mError: Connect Failed
[35morderer.example.com | [0m [36m[076 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36;1mpeer0.org1.example.com | [0m [36m[0a0 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[32mpeer1.org2.example.com | [0m [36m[084 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 25s
[32mpeer1.org2.example.com | [0m [36m[085 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[34mpeer0.org2.example.com | [0m [08d 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:01.122] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[077 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[35morderer.example.com | [0m [36m[078 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[33mpeer1.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[33mpeer1.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[32mpeer1.org2.example.com | [0m [36m[086 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [68113f69]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[087 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [68113f69]send state message COMPLETED
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m [36m[079 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[08e 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=055d1d0a-d6b0-4046-9906-c30359cfdb34,syscc=true,proposal=0x0,canname=lscc:1.0.5
[33mpeer1.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36;1mpeer0.org1.example.com | [0m [36m[0a1 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[0a2 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[088 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [68113f69]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[07a 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[33mpeer1.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[36;1mpeer0.org1.example.com | [0m [36m[0a3 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode lscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[089 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [68113f69]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[08a 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [68113f69-3274-4c67-a610-c07d320c4800]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[08f 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode lscc:1.0.5 is being launched
[34mpeer0.org2.example.com | [0m [36m[090 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[34mpeer0.org2.example.com | [0m [36m[091 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org2.example.com:7052]
[33mpeer1.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[35morderer.example.com | [0m [36m[07b 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[08b 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:68113f69-3274-4c67-a610-c07d320c4800
[34mpeer0.org2.example.com | [0m [36m[092 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: lscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com)
[33mpeer1.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[35morderer.example.com | [0m [36m[07c 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Orderer
[35morderer.example.com | [0m [36m[07d 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Orderer
[35morderer.example.com | [0m [36m[07e 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Orderer
[35morderer.example.com | [0m [36m[07f 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy BlockValidation for Orderer
[35morderer.example.com | [0m [36m[080 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[0a4 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED
[33mpeer1.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[32mpeer1.org2.example.com | [0m [36m[08c 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[093 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org2.example.com:7052
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[081 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m [36m[082 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for OrdererOrg
[33mpeer1.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[094 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=lscc:1.0.5
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[0a5 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m [36m[076 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[35morderer.example.com | [0m [36m[083 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for OrdererOrg
[32mpeer1.org2.example.com | [0m [08d 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[0a6 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36;1mpeer0.org1.example.com | [0m [36m[0a7 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[33mpeer1.org1.example.com | [0m [36m[077 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[35morderer.example.com | [0m [36m[084 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[08e 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=8b8e66a8-c727-44c4-bae8-6ad54121f62d,syscc=true,proposal=0x0,canname=lscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:01.128] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m [36m[0a8 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[35morderer.example.com | [0m [36m[085 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[32mpeer1.org2.example.com | [0m [36m[08f 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode lscc:1.0.5 is being launched
[33mpeer1.org1.example.com | [0m [36m[078 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[34mpeer0.org2.example.com | [0m [36m[095 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(lscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[096 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (lscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[097 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for lscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[098 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(lscc-1.0.5)
[34mpeer0.org2.example.com | [0m [36m[099 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for lscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[09a 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[34mpeer0.org2.example.com | [0m [36m[09b 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[086 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[33mpeer1.org1.example.com | [0m [079 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m [36m[0a9 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode lscc:1.0.5 launch seq completed
[34mpeer0.org2.example.com | [0m [36m[09c 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for lscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[090 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[32mpeer1.org2.example.com | [0m [36m[091 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[092 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: lscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com)
[35morderer.example.com | [0m [36m[087 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[0aa 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[34mpeer0.org2.example.com | [0m [36m[09d 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org2.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[07a 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m [31m[2017-12-14 09:35:01.130] [ERROR] Query - [39mError: Missing userContext parameter
[35morderer.example.com | [0m [36m[088 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[09e 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=lscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[093 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org2.example.com:7052
[33mpeer1.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m [36m[0ab 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[09f 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[32mpeer1.org2.example.com | [0m [36m[094 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[33mpeer1.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[36;1mpeer0.org1.example.com | [0m [36m[0ac 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8233d972]Move state message READY
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[34mpeer0.org2.example.com | [0m [36m[0a0 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=lscc:1.0.5
[33mpeer1.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0a1 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[0ad 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8233d972]Fabric side Handling ChaincodeMessage of type: READY in state established
[32mpeer1.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0a2 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[0ae 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [8233d972]Entered state ready
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[33mpeer1.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0a3 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode lscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0af 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:8233d972-ceaf-4301-a12b-09286a8e27d1
[36;1mpeer0.org1.example.com | [0m [36m[0b0 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8233d972]sending state message READY
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0a4 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED
[34mpeer0.org2.example.com | [0m [36m[0a6 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[34mpeer0.org2.example.com | [0m [36m[0a7 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[34mpeer0.org2.example.com | [0m [36m[0a8 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[34mpeer0.org2.example.com | [0m [36m[0a5 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[34mpeer0.org2.example.com | [0m [36m[0a9 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode lscc:1.0.5 launch seq completed
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m [36m[095 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(lscc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[096 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (lscc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[097 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for lscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[098 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(lscc-1.0.5)
[33mpeer1.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[33mpeer1.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36;1mpeer0.org1.example.com | [0m [36m[0b1 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]Received message READY from shim
[36;1mpeer0.org1.example.com | [0m [36m[0b2 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8233d972]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[0b3 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[0aa 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[34mpeer0.org2.example.com | [0m [36m[0ab 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[0ac 12-14 09:34:26.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [055d1d0a]Move state message READY
[32mpeer1.org2.example.com | [0m [36m[099 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for lscc-1.0.5
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[0b4 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[34mpeer0.org2.example.com | [0m [36m[0ad 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [055d1d0a]Fabric side Handling ChaincodeMessage of type: READY in state established
[32mpeer1.org2.example.com | [0m [36m[09a 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36mexplorer | [0m [31m[2017-12-14 09:35:01.131] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0ae 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [055d1d0a]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[0af 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:055d1d0a-d6b0-4046-9906-c30359cfdb34
[36;1mpeer0.org1.example.com | [0m [36m[0b5 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0b0 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [055d1d0a]sending state message READY
[36;1mpeer0.org1.example.com | [0m [36m[0b6 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[33mpeer1.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[32mpeer1.org2.example.com | [0m [36m[09b 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 56): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0b7 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8233d972]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[0b1 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]Received message READY from shim
[33mpeer1.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[09c 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for lscc-1.0.5
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[0b2 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[33mpeer1.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m liPpNxLSsBU=
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[09d 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org2.example.com:7052]
[36;1mpeer0.org1.example.com | [0m [36m[0b8 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[0b3 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [055d1d0a]Handling ChaincodeMessage of type: READY(state:established)
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[09e 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=lscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0b9 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8233d972]sendExecuteMsg trigger event INIT
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[089 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[0b4 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[32mpeer1.org2.example.com | [0m [36m[09f 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[07b 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[0ba 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8233d972]Move state message INIT
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0b5 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[0bb 12-14 09:34:27.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8233d972]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[0a0 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[33mpeer1.org1.example.com | [0m [36m[07c 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.getValidatedIdentity.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[36mexplorer | [0m [31m[2017-12-14 09:35:01.155] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36;1mpeer0.org1.example.com | [0m [36m[0bc 12-14 09:34:27.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[0b6 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[07d 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.Verify -> DEBU [0m Verify: digest = 00000000 05 d5 86 63 9d e4 be 97 e4 bd 00 ae e9 03 36 9f |...c..........6.|
[32mpeer1.org2.example.com | [0m [36m[0a1 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36mexplorer | [0m [31m[2017-12-14 09:35:02.265] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0b7 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [055d1d0a]Inside sendExecuteMessage. Message INIT
[36;1mpeer0.org1.example.com | [0m [36m[0bd 12-14 09:34:27.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8233d972]sending state message INIT
[33mpeer1.org1.example.com | [0m 00000010 5a cb 59 e1 66 c4 51 bf 0e fc 26 05 93 e9 e1 8e |Z.Y.f.Q...&.....|
[32mpeer1.org2.example.com | [0m [36m[0a2 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0b8 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[0a3 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode lscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0be 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[07e 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.Verify.func3.Verify.Verify.Verify -> DEBU [0m Verify: sig = 00000000 30 45 02 21 00 f3 d9 2a 1d eb d8 43 60 3b 9b 99 |0E.!...*...C`;..|
[34mpeer0.org2.example.com | [0m [36m[0b9 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [055d1d0a]sendExecuteMsg trigger event INIT
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[0a4 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0bf 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8233d972]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m 00000010 e4 0c 34 39 49 54 eb b7 99 c9 ef be 12 c2 39 09 |..49IT........9.|
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[0c0 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[0ba 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [055d1d0a]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[0a5 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[35morderer.example.com | [0m [36m[08a 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[33mpeer1.org1.example.com | [0m 00000020 46 b6 19 97 79 02 20 0c 8c 02 0e 23 78 53 d4 16 |F...y. ....#xS..|
[36;1mpeer0.org1.example.com | [0m [36m[0c1 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [8233d972]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[0bb 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [055d1d0a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[32mpeer1.org2.example.com | [0m [36m[0a6 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m 00000030 29 b2 31 e2 14 35 e4 79 2f 8d de 13 2f b3 f2 3f |).1..5.y/.../..?|
[34mpeer0.org2.example.com | [0m [36m[0bc 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[0a7 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36;1mpeer0.org1.example.com | [0m [36m[0c2 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:02.266] [ERROR] Helper - [39madmin enrollment failed
[33mpeer1.org1.example.com | [0m 00000040 06 3e 78 ea bb 15 46 |.>x...F|
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36;1mpeer0.org1.example.com | [0m [36m[0c3 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[0a8 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[34mpeer0.org2.example.com | [0m [36m[0bd 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [055d1d0a]sending state message INIT
[36mexplorer | [0m [31m[2017-12-14 09:35:02.268] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[0a9 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode lscc:1.0.5 launch seq completed
[33mpeer1.org1.example.com | [0m [36m[07f 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU [0m Authenticated 172.21.0.4:7051
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0be 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[080 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[0c4 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]Init succeeded. Sending COMPLETED
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m [36m[0aa 12-14 09:34:34.34 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[0c5 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [081 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[34mpeer0.org2.example.com | [0m [36m[0bf 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [055d1d0a]Handling ChaincodeMessage of type: INIT(state:ready)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[082 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] func1.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[0ab 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[0c6 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8233d972]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[34mpeer0.org2.example.com | [0m [36m[0c0 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[0ac 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8b8e66a8]Move state message READY
[33mpeer1.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0c7 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8233d972]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[0c1 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [055d1d0a]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[0ad 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8b8e66a8]Fabric side Handling ChaincodeMessage of type: READY in state established
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:02.269] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[0c8 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8233d972]Received message COMPLETED from shim
[33mpeer1.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[32mpeer1.org2.example.com | [0m [36m[0ae 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [8b8e66a8]Entered state ready
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0c2 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[36;1mpeer0.org1.example.com | [0m [36m[0c9 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8233d972]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[32mpeer1.org2.example.com | [0m [36m[0af 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:8b8e66a8-c727-44c4-bae8-6ad54121f62d
[34mpeer0.org2.example.com | [0m [36m[0c3 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [36m[0ca 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8233d972-ceaf-4301-a12b-09286a8e27d1]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[32mpeer1.org2.example.com | [0m [36m[0b0 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8b8e66a8]sending state message READY
[34mpeer0.org2.example.com | [0m [36m[0c4 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[0cb 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:8233d972-ceaf-4301-a12b-09286a8e27d1
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 59): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0c5 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[32mpeer1.org2.example.com | [0m [36m[0b1 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]Received message READY from shim
[36;1mpeer0.org1.example.com | [0m [36m[0cc 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [0cd 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[33mpeer1.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[33mpeer1.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[33mpeer1.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[32mpeer1.org2.example.com | [0m [36m[0b2 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8b8e66a8]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[0ce 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=3b700963-472d-4a99-9f21-b70c2d0c791f,syscc=true,proposal=0x0,canname=escc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0c6 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [055d1d0a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[08b 12-14 09:34:35.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[35morderer.example.com | [0m [36m[08c 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[35morderer.example.com | [0m [36m[08d 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[36;1mpeer0.org1.example.com | [0m [36m[0cf 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode escc:1.0.5 is being launched
[36;1mpeer0.org1.example.com | [0m [36m[0d0 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[33mpeer1.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[32mpeer1.org2.example.com | [0m [36m[0b3 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[32mpeer1.org2.example.com | [0m [36m[0b4 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[32mpeer1.org2.example.com | [0m [36m[0b5 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[0b6 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[0b7 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8b8e66a8]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[0b8 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[0b9 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8b8e66a8]sendExecuteMsg trigger event INIT
[32mpeer1.org2.example.com | [0m [36m[0ba 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8b8e66a8]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[0bb 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8b8e66a8]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[0bc 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[0bd 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8b8e66a8]sending state message INIT
[35morderer.example.com | [0m [36m[08e 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org2MSP
[34mpeer0.org2.example.com | [0m [36m[0c7 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [055d1d0a]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[0d1 12-14 09:34:27.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[0be 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]Received message INIT from shim
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[08f 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[0c8 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [055d1d0a]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[0d2 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: escc:1.0.5(networkid:dev,peerid:peer0.org1.example.com)
[36;1mpeer0.org1.example.com | [0m [36m[0d3 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
[36;1mpeer0.org1.example.com | [0m [36m[0d4 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=escc:1.0.5
[36;1mpeer0.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36;1mpeer0.org1.example.com | [0m [36m[0d5 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(escc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[0d6 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (escc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[0bf 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8b8e66a8]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[083 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0c9 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [055d1d0a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[0d7 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for escc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[0c0 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[084 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36mexplorer | [0m [31m[2017-12-14 09:35:02.293] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[0ca 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [055d1d0a-d6b0-4046-9906-c30359cfdb34]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[0c1 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [8b8e66a8]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[0c2 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[0c3 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[0c4 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m [36m[0c5 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[0c6 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8b8e66a8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[0c7 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8b8e66a8]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[0c8 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8b8e66a8]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[0c9 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8b8e66a8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[0ca 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8b8e66a8-c727-44c4-bae8-6ad54121f62d]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[0cb 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:8b8e66a8-c727-44c4-bae8-6ad54121f62d
[32mpeer1.org2.example.com | [0m [36m[0cc 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [0cd 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
[32mpeer1.org2.example.com | [0m [36m[0ce 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=d38e0435-d6b9-49df-9d0d-1ae67c2d684b,syscc=true,proposal=0x0,canname=escc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[0cf 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode escc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[0d0 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[32mpeer1.org2.example.com | [0m [36m[0d1 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[0d2 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: escc:1.0.5(networkid:dev,peerid:peer1.org2.example.com)
[32mpeer1.org2.example.com | [0m [36m[0d3 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org2.example.com:7052
[32mpeer1.org2.example.com | [0m [36m[0d4 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36;1mpeer0.org1.example.com | [0m [36m[0d8 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(escc-1.0.5)
[33mpeer1.org1.example.com | [0m [36m[085 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[0cb 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:055d1d0a-d6b0-4046-9906-c30359cfdb34
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=escc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[086 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 852B96F443FF0CF789C1F663B87F3E422FF40E5F8C28606855A7B5861AE54CDA
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0d9 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for escc-1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:03.382] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[0cc 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[33mpeer1.org1.example.com | [0m [36m[087 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [36m[0db 12-14 09:34:27.67 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for escc-1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [0cd 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[33mpeer1.org1.example.com | [0m [36m[088 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[0ce 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=5f897236-b813-4a86-be28-27e2fe949ffb,syscc=true,proposal=0x0,canname=escc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0dc 12-14 09:34:27.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[33mpeer1.org1.example.com | [0m [36m[089 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[0cf 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode escc:1.0.5 is being launched
[36;1mpeer0.org1.example.com | [0m [36m[0dd 12-14 09:34:27.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=escc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[08a 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0de 12-14 09:34:27.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[34mpeer0.org2.example.com | [0m [36m[0d0 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[33mpeer1.org1.example.com | [0m [36m[08b 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[0d5 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(escc-1.0.5) lock
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [08c 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m [36m[0da 12-14 09:34:27.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[34mpeer0.org2.example.com | [0m [36m[0d1 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org2.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[08d 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp] SendToPeer.disclosurePolicy)-fm.disclosurePolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0df 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[0d6 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (escc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[0d2 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: escc:1.0.5(networkid:dev,peerid:peer0.org2.example.com)
[36;1mpeer0.org1.example.com | [0m [36m[0e0 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[0d7 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for escc-1.0.5
[33mpeer1.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[34mpeer0.org2.example.com | [0m [36m[0d3 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org2.example.com:7052
[36;1mpeer0.org1.example.com | [0m [36m[0e1 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0d4 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[33mpeer1.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[32mpeer1.org2.example.com | [0m [36m[0d8 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(escc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[0e2 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=escc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[32mpeer1.org2.example.com | [0m [36m[0d9 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for escc-1.0.5
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m VA7fF8MfGA==
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36;1mpeer0.org1.example.com | [0m [36m[0e3 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode escc:1.0.5
[33mpeer1.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[32mpeer1.org2.example.com | [0m [36m[0da 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[35morderer.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m [36m[0e4 12-14 09:34:27.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[35morderer.example.com | [0m [36m[090 12-14 09:34:35.21 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[0db 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0e5 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[36;1mpeer0.org1.example.com | [0m [36m[0e6 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[0dc 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for escc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0e7 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[0dd 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org2.example.com:7052]
[36mexplorer | [0m [31m[2017-12-14 09:35:03.382] [ERROR] Helper - [39madmin enrollment failed
[33mpeer1.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36;1mpeer0.org1.example.com | [0m [36m[0e8 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36mexplorer | [0m [31m[2017-12-14 09:35:03.382] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[0de 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=escc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[0e9 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode escc:1.0.5 launch seq completed
[33mpeer1.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[0d5 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(escc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[0ea 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[33mpeer1.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[32mpeer1.org2.example.com | [0m [36m[0df 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[0eb 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[0ec 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [3b700963]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[0ed 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [3b700963]Fabric side Handling ChaincodeMessage of type: READY in state established
[34mpeer0.org2.example.com | [0m [36m[0d6 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (escc-1.0.5) lock
[36mexplorer | [0m [31m[2017-12-14 09:35:03.383] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[0e0 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0ee 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [3b700963]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[0d7 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for escc-1.0.5
[33mpeer1.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[33mpeer1.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[32mpeer1.org2.example.com | [0m [36m[0e1 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0ef 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:3b700963-472d-4a99-9f21-b70c2d0c791f
[34mpeer0.org2.example.com | [0m [36m[0d8 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(escc-1.0.5)
[33mpeer1.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[36;1mpeer0.org1.example.com | [0m [36m[0f0 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [3b700963]sending state message READY
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[0e2 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0d9 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for escc-1.0.5
[33mpeer1.org1.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[0f1 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]Received message READY from shim
[36;1mpeer0.org1.example.com | [0m [36m[0f2 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [3b700963]Handling ChaincodeMessage of type: READY(state:established)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0da 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[08e 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/gossip/comm] SendToPeer.Send -> DEBU [0m Entering, sending GossipMessage: nonce:8318360770093732510 tag:EMPTY mem_req:<self_information:<payload:"\030\001*\336\006\n?\n\033peer1.org1.example.com:7051\032 \213\231\210\303\247\202\035p\326M\331\023|\367We\277\306\"\3221s:uk~\3760\267\220tC\022\014\010\274\221\227\344\200\357\207\200\025\020\002\"\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q\nbAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm\nkYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31\npBtbXEZm+WoA1Hjp7A==\n-----END -----\n" signature:"0D\002 A\236\263\266@\034\252\nz\212+V\2150Q\371y\035\016\002%d+\262+\253&\326\374\201m^\002 \007\336\316\336m\335\273\262\34428~I\2478`\031)\372{\300\245\351,9\275\035\313\3310\346\367" secret_envelope:<payload:"\n\033peer1.org1.example.com:7051" signature:"0D\002 !\375\030\2045Z\2726\030\022\206\331\323\327\246\027\334\311\030\277\220\274Won\035\337\342g4\222\347\002 t#\035u.t\2468(\302V\3134\306\251T\374Lo\323.EA\014 \243\000\020J\365 \345" > > > , Envelope: 1065 bytes, Signature: 0 bytes to 1 peers
[32mpeer1.org2.example.com | [0m [36m[0e3 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode escc:1.0.5
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 62): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[0f3 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0db 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[0e4 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[0f4 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[34mpeer0.org2.example.com | [0m [36m[0dc 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for escc-1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[08f 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/gossip/comm] sendToEndpoint -> DEBU [0m Entering, Sending to peer0.org1.example.com:7051 , msg: GossipMessage: nonce:8318360770093732510 tag:EMPTY mem_req:<self_information:<payload:"\030\001*\336\006\n?\n\033peer1.org1.example.com:7051\032 \213\231\210\303\247\202\035p\326M\331\023|\367We\277\306\"\3221s:uk~\3760\267\220tC\022\014\010\274\221\227\344\200\357\207\200\025\020\002\"\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q\nbAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm\nkYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31\npBtbXEZm+WoA1Hjp7A==\n-----END -----\n" signature:"0D\002 A\236\263\266@\034\252\nz\212+V\2150Q\371y\035\016\002%d+\262+\253&\326\374\201m^\002 \007\336\316\336m\335\273\262\34428~I\2478`\031)\372{\300\245\351,9\275\035\313\3310\346\367" secret_envelope:<payload:"\n\033peer1.org1.example.com:7051" signature:"0D\002 !\375\030\2045Z\2726\030\022\206\331\323\327\246\027\334\311\030\277\220\274Won\035\337\342g4\222\347\002 t#\035u.t\2468(\302V\3134\306\251T\374Lo\323.EA\014 \243\000\020J\365 \345" > > > , Envelope: 1065 bytes, Signature: 0 bytes
[32mpeer1.org2.example.com | [0m [36m[0e5 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[36;1mpeer0.org1.example.com | [0m [36m[0f5 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[0dd 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org2.example.com:7052]
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[0f6 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[0de 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=escc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[0f7 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [3b700963]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[0e6 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[34mpeer0.org2.example.com | [0m [36m[0df 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[090 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/gossip/comm] sendToEndpoint.getConnection.createConnection -> DEBU [0m Entering peer0.org1.example.com:7051 [87 254 40 172 224 130 233 118 32 0 101 135 155 98 10 13 107 42 197 18 142 226 92 151 20 251 18 179 182 138 173 181]
[36mexplorer | [0m [31m[2017-12-14 09:35:03.415] [ERROR] Query - [39mError: Connect Failed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[0f8 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[0e7 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[34mpeer0.org2.example.com | [0m [36m[0e0 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[0f9 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [3b700963]sendExecuteMsg trigger event INIT
[32mpeer1.org2.example.com | [0m [36m[0e8 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[34mpeer0.org2.example.com | [0m [36m[0e1 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[33mpeer1.org1.example.com | [0m [36m[06c 12-14 09:34:35.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a51bd27d]Move state message READY
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:04.465] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36;1mpeer0.org1.example.com | [0m [36m[0fa 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [3b700963]Move state message INIT
[34mpeer0.org2.example.com | [0m [36m[0e2 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[33mpeer1.org1.example.com | [0m [36m[091 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a51bd27d]Fabric side Handling ChaincodeMessage of type: READY in state established
[32mpeer1.org2.example.com | [0m [36m[0e9 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode escc:1.0.5 launch seq completed
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [36m[0fb 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [3b700963]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[0e3 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode escc:1.0.5
[35morderer.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[092 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [a51bd27d]Entered state ready
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[0ea 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[0fc 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[0e4 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[093 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:a51bd27d-b4ae-408c-a857-e3559df21e8c
[36;1mpeer0.org1.example.com | [0m [36m[0fd 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [3b700963]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[0e5 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[35morderer.example.com | [0m [36m[091 12-14 09:34:35.22 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[0eb 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[094 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a51bd27d]sending state message READY
[36;1mpeer0.org1.example.com | [0m [36m[0fe 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[0e6 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[095 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]Received message READY from shim
[32mpeer1.org2.example.com | [0m [36m[0ec 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d38e0435]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[0ff 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [3b700963]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[096 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [a51bd27d]Handling ChaincodeMessage of type: READY(state:established)
[34mpeer0.org2.example.com | [0m [36m[0e7 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [36m[100 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[0ed 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d38e0435]Fabric side Handling ChaincodeMessage of type: READY in state established
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m [36m[0e8 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[33mpeer1.org1.example.com | [0m [36m[097 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[36;1mpeer0.org1.example.com | [0m [36m[101 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [3b700963]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[0e9 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode escc:1.0.5 launch seq completed
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [102 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[098 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[32mpeer1.org2.example.com | [0m [36m[0ee 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [d38e0435]Entered state ready
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:04.465] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[103 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]Init get response status: 200
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:04.466] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[104 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[099 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[0ef 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:d38e0435-d6b9-49df-9d0d-1ae67c2d684b
[34mpeer0.org2.example.com | [0m [36m[0ea 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[105 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]Move state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[0eb 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[0f0 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d38e0435]sending state message READY
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[106 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [3b700963]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[34mpeer0.org2.example.com | [0m [36m[0ec 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5f897236]Move state message READY
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[09a 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[0f1 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]Received message READY from shim
[36;1mpeer0.org1.example.com | [0m [36m[107 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [3b700963]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[0ed 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5f897236]Fabric side Handling ChaincodeMessage of type: READY in state established
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[09b 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [a51bd27d]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[0f2 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d38e0435]Handling ChaincodeMessage of type: READY(state:established)
[34mpeer0.org2.example.com | [0m [36m[0ee 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [5f897236]Entered state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:04.469] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[09c 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[108 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [3b700963]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[0f3 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[0ef 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:5f897236-b813-4a86-be28-27e2fe949ffb
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[33mpeer1.org1.example.com | [0m [36m[09d 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [a51bd27d]sendExecuteMsg trigger event INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[0f4 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36;1mpeer0.org1.example.com | [0m [36m[109 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [3b700963]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[0f0 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5f897236]sending state message READY
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[09e 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a51bd27d]Move state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[10a 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [3b700963-472d-4a99-9f21-b70c2d0c791f]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[10b 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:3b700963-472d-4a99-9f21-b70c2d0c791f
[34mpeer0.org2.example.com | [0m [36m[0f1 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]Received message READY from shim
[34mpeer0.org2.example.com | [0m [36m[0f2 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [5f897236]Handling ChaincodeMessage of type: READY(state:established)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[0f5 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[0f6 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 65): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[09f 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a51bd27d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36;1mpeer0.org1.example.com | [0m [36m[10c 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [10d 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
[36;1mpeer0.org1.example.com | [0m [36m[10e 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=1e0767b8-577a-4862-a13c-9df7347f313e,syscc=true,proposal=0x0,canname=vscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[10f 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode vscc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[0f7 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [d38e0435]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[0f8 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[0f9 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [d38e0435]sendExecuteMsg trigger event INIT
[32mpeer1.org2.example.com | [0m [36m[0fa 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d38e0435]Move state message INIT
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[110 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[33mpeer1.org1.example.com | [0m [36m[0a0 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[0f3 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[0f4 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[111 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[0a1 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a51bd27d]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[0fb 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d38e0435]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[0f5 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31m[2017-12-14 09:35:04.500] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[112 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: vscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com)
[33mpeer1.org1.example.com | [0m [36m[0a2 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[0fc 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[0f6 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[113 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
[32mpeer1.org2.example.com | [0m [36m[0fd 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d38e0435]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[0fe 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[0ff 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d38e0435]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[0f7 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [5f897236]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[0f8 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[0a3 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [a51bd27d]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[0a4 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[0a5 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [a51bd27d]Received INIT, initializing chaincode
[36mexplorer | [0m [31m[2017-12-14 09:35:05.542] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36;1mpeer0.org1.example.com | [0m [36m[114 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[0f9 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [5f897236]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[0fa 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5f897236]Move state message INIT
[33mpeer1.org1.example.com | [0m [0a6 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[33mpeer1.org1.example.com | [0m [36m[0a7 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[100 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[34mpeer0.org2.example.com | [0m [36m[0fb 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5f897236]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33mpeer1.org1.example.com | [0m [36m[0a8 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[101 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [d38e0435]Received INIT, initializing chaincode
[35morderer.example.com | [0m [36m[092 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[35morderer.example.com | [0m [36m[093 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[0a9 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[0fc 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [102 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[33mpeer1.org1.example.com | [0m [36m[0aa 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]Move state message COMPLETED
[35morderer.example.com | [0m [36m[094 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[32mpeer1.org2.example.com | [0m [36m[103 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]Init get response status: 200
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[0fd 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5f897236]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[0fe 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[0ff 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [5f897236]Handling ChaincodeMessage of type: INIT(state:ready)
[35morderer.example.com | [0m [36m[095 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance OrdererMSP
[36;1mpeer0.org1.example.com | [0m [36m[115 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(vscc-1.0.5) lock
[33mpeer1.org1.example.com | [0m [36m[0ab 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [a51bd27d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[104 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[100 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[35morderer.example.com | [0m [36m[096 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[116 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (vscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[117 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for vscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[118 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(vscc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[119 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for vscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[11a 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36;1mpeer0.org1.example.com | [0m [36m[11b 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[0ac 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a51bd27d]send state message COMPLETED
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m [36m[105 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[106 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d38e0435]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[107 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d38e0435]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[101 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [5f897236]Received INIT, initializing chaincode
[36;1mpeer0.org1.example.com | [0m [36m[11c 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for vscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[0ad 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a51bd27d]Received message COMPLETED from shim
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[108 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d38e0435]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[11d 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
[36;1mpeer0.org1.example.com | [0m [36m[11e 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=vscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[0ae 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a51bd27d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[34mpeer0.org2.example.com | [0m [102 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[32mpeer1.org2.example.com | [0m [36m[109 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d38e0435]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[10a 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d38e0435-d6b9-49df-9d0d-1ae67c2d684b]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[10b 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:d38e0435-d6b9-49df-9d0d-1ae67c2d684b
[32mpeer1.org2.example.com | [0m [36m[10c 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [10d 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
[32mpeer1.org2.example.com | [0m [36m[10e 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=1b1c044d-6e15-46b4-8da1-44c7ede43edd,syscc=true,proposal=0x0,canname=vscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[10f 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode vscc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[110 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[32mpeer1.org2.example.com | [0m [36m[111 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[112 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: vscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com)
[32mpeer1.org2.example.com | [0m [36m[113 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org2.example.com:7052
[32mpeer1.org2.example.com | [0m [36m[114 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36mexplorer | [0m [31m[2017-12-14 09:35:05.544] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[11f 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36;1mpeer0.org1.example.com | [0m [36m[120 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[33mpeer1.org1.example.com | [0m [36m[0af 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a51bd27d-b4ae-408c-a857-e3559df21e8c]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[0b0 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:a51bd27d-b4ae-408c-a857-e3559df21e8c
[33mpeer1.org1.example.com | [0m [36m[0b1 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [0b2 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
[34mpeer0.org2.example.com | [0m [36m[103 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]Init get response status: 200
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
[35morderer.example.com | [0m c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
[35morderer.example.com | [0m b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[121 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[104 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=vscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:05.544] [ERROR] Query - [39mError: Missing userContext parameter
[33mpeer1.org1.example.com | [0m [36m[0b3 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=lscc,version=1.0.5,txid=f98d7d67-e300-4186-8c67-b60214ca5bbf,syscc=true,proposal=0x0,canname=lscc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[122 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[34mpeer0.org2.example.com | [0m [36m[105 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]Move state message COMPLETED
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[0b4 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode lscc:1.0.5 is being launched
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[123 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode vscc:1.0.5
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[34mpeer0.org2.example.com | [0m [36m[106 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [5f897236]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[0b5 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36;1mpeer0.org1.example.com | [0m [36m[124 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[0b6 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org1.example.com:7052]
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[34mpeer0.org2.example.com | [0m [36m[107 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5f897236]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[125 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m [36m[0b7 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: lscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[108 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5f897236]Received message COMPLETED from shim
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[115 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(vscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[126 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36mexplorer | [0m [31m[2017-12-14 09:35:05.545] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[0b8 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org1.example.com:7052
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4=
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[116 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (vscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[109 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5f897236]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[127 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[117 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for vscc-1.0.5
[35morderer.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[0b9 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[34mpeer0.org2.example.com | [0m [36m[10a 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5f897236-b813-4a86-be28-27e2fe949ffb]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[118 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(vscc-1.0.5)
[35morderer.example.com | [0m [36m[097 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=lscc:1.0.5
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 68): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[128 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[32mpeer1.org2.example.com | [0m [36m[11a 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for vscc-1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[10b 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:5f897236-b813-4a86-be28-27e2fe949ffb
[36;1mpeer0.org1.example.com | [0m [36m[129 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode vscc:1.0.5 launch seq completed
[32mpeer1.org2.example.com | [0m [36m[119 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for vscc-1.0.5
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[11c 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[12a 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[32mpeer1.org2.example.com | [0m [36m[11b 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org2.example.com:7052]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[10c 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[12b 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[11d 12-14 09:34:34.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [10d 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36mexplorer | [0m [31m[2017-12-14 09:35:05.558] [ERROR] Query - [39mError: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[11e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[10e 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=98a39399-307f-4c31-b50f-0764f33b43e0,syscc=true,proposal=0x0,canname=vscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[12c 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1e0767b8]Move state message READY
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[11f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[0ba 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(lscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[10f 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode vscc:1.0.5 is being launched
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:06.656] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[32mpeer1.org2.example.com | [0m [36m[120 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[36;1mpeer0.org1.example.com | [0m [36m[12d 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1e0767b8]Fabric side Handling ChaincodeMessage of type: READY in state established
[33mpeer1.org1.example.com | [0m [36m[0bb 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (lscc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[121 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[110 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[12e 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [1e0767b8]Entered state ready
[33mpeer1.org1.example.com | [0m [36m[0bc 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for lscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[0be 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for lscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[0bf 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[0c0 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[0c1 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for lscc-1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[098 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[111 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[122 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36;1mpeer0.org1.example.com | [0m [36m[12f 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:1e0767b8-577a-4862-a13c-9df7347f313e
[36;1mpeer0.org1.example.com | [0m [36m[130 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1e0767b8]sending state message READY
[32mpeer1.org2.example.com | [0m [36m[123 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode vscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[0c2 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org1.example.com:7052]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[112 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: vscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com)
[36;1mpeer0.org1.example.com | [0m [36m[131 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]Received message READY from shim
[32mpeer1.org2.example.com | [0m [36m[124 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[113 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org2.example.com:7052
[36;1mpeer0.org1.example.com | [0m [36m[132 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1e0767b8]Handling ChaincodeMessage of type: READY(state:established)
[32mpeer1.org2.example.com | [0m [36m[125 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[0c3 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=lscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:06.656] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[114 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[32mpeer1.org2.example.com | [0m [36m[126 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36;1mpeer0.org1.example.com | [0m [36m[133 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[0c4 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[32mpeer1.org2.example.com | [0m [36m[127 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [36m[134 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 71): Error: Cannot save null userContext.
[33mpeer1.org1.example.com | [0m [36m[0c5 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=vscc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[128 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[135 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[0c6 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[136 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[129 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode vscc:1.0.5 launch seq completed
[36mexplorer | [0m [31merror [39m: [Channel.js]: Failed Query channel info. Error: Error: Connect Failed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[33mpeer1.org1.example.com | [0m [36m[0c7 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[12a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[137 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1e0767b8]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[32mpeer1.org2.example.com | [0m [36m[12b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[138 12-14 09:34:27.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[0c8 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode lscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:06.669] [ERROR] Query - [39mError: Connect Failed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[12c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1b1c044d]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[139 12-14 09:34:27.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1e0767b8]sendExecuteMsg trigger event INIT
[35morderer.example.com | [0m -----END CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[0c9 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"lscc:1.0.5" , sending back REGISTERED
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m [36m[12d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1b1c044d]Fabric side Handling ChaincodeMessage of type: READY in state established
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[099 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP OrdererMSP validating identity
[33mpeer1.org1.example.com | [0m [36m[0ca 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[36;1mpeer0.org1.example.com | [0m [36m[13a 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1e0767b8]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[12e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [1b1c044d]Entered state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:06.669] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[35morderer.example.com | [0m [36m[09a 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m Setting up the MSP manager (3 msps)
[34mpeer0.org2.example.com | [0m [36m[115 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(vscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[13b 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1e0767b8]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[0cb 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[09b 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m MSP manager setup complete, setup 3 msps
[32mpeer1.org2.example.com | [0m [36m[12f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:1b1c044d-6e15-46b4-8da1-44c7ede43edd
[34mpeer0.org2.example.com | [0m [36m[116 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (vscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[13c 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[0cc 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[117 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for vscc-1.0.5
[35morderer.example.com | [0m [36m[09c 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[32mpeer1.org2.example.com | [0m [36m[130 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1b1c044d]sending state message READY
[36;1mpeer0.org1.example.com | [0m [36m[13d 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1e0767b8]sending state message INIT
[35morderer.example.com | [0m [36m[09d 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium
[33mpeer1.org1.example.com | [0m [36m[0cd 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[13e 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[131 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]Received message READY from shim
[34mpeer0.org2.example.com | [0m [36m[118 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(vscc-1.0.5)
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[09e 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[132 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1b1c044d]Handling ChaincodeMessage of type: READY(state:established)
[34mpeer0.org2.example.com | [0m [36m[119 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for vscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[0bd 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(lscc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[13f 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1e0767b8]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[133 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[35morderer.example.com | [0m [36m[09f 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium
[34mpeer0.org2.example.com | [0m [36m[11a 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[0ce 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode lscc:1.0.5 launch seq completed
[36mexplorer | [0m [31m[2017-12-14 09:35:06.677] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[140 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[134 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[34mpeer0.org2.example.com | [0m [36m[11b 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[0cf 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[35morderer.example.com | [0m [36m[0a0 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[141 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [1e0767b8]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[135 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[11c 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for vscc-1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:07.789] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[0a1 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium
[36;1mpeer0.org1.example.com | [0m [36m[142 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]Init get response status: 200
[33mpeer1.org1.example.com | [0m [36m[0d0 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[11d 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[136 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[35morderer.example.com | [0m [36m[0a2 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[33mpeer1.org1.example.com | [0m [36m[0d1 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f98d7d67]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[143 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[11e 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=vscc:1.0.5
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[0a3 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium
[33mpeer1.org1.example.com | [0m [36m[0d2 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f98d7d67]Fabric side Handling ChaincodeMessage of type: READY in state established
[34mpeer0.org2.example.com | [0m [36m[11f 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[32mpeer1.org2.example.com | [0m [36m[137 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1b1c044d]Inside sendExecuteMessage. Message INIT
[35morderer.example.com | [0m [36m[0a4 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[144 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]Move state message COMPLETED
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[120 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[33mpeer1.org1.example.com | [0m [36m[0d3 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [f98d7d67]Entered state ready
[32mpeer1.org2.example.com | [0m [36m[138 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[35morderer.example.com | [0m [36m[0a5 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium
[36;1mpeer0.org1.example.com | [0m [36m[145 12-14 09:34:27.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1e0767b8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[139 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1b1c044d]sendExecuteMsg trigger event INIT
[33mpeer1.org1.example.com | [0m [36m[0d4 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:f98d7d67-e300-4186-8c67-b60214ca5bbf
[34mpeer0.org2.example.com | [0m [36m[121 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[0a6 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[146 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1e0767b8]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[13a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1b1c044d]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[0d5 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f98d7d67]sending state message READY
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[35morderer.example.com | [0m [36m[0a7 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium
[35morderer.example.com | [0m [36m[0a8 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Admins for evaluation
[34mpeer0.org2.example.com | [0m [36m[122 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[13b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1b1c044d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[0d7 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[36;1mpeer0.org1.example.com | [0m [36m[147 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1e0767b8]Received message COMPLETED from shim
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m [36m[0a9 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums
[32mpeer1.org2.example.com | [0m [36m[13c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[148 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1e0767b8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[123 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode vscc:1.0.5
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[0d8 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[35morderer.example.com | [0m [36m[0aa 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Readers for evaluation
[32mpeer1.org2.example.com | [0m [36m[13d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1b1c044d]sending state message INIT
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[124 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED
[35morderer.example.com | [0m [36m[0ab 12-14 09:34:35.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums
[36;1mpeer0.org1.example.com | [0m [36m[149 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1e0767b8-577a-4862-a13c-9df7347f313e]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[0d9 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[13e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[125 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[35morderer.example.com | [0m [36m[0ac 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Writers for evaluation
[36mexplorer | [0m [31m[2017-12-14 09:35:07.789] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[14a 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:1e0767b8-577a-4862-a13c-9df7347f313e
[32mpeer1.org2.example.com | [0m [36m[13f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1b1c044d]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[126 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[33mpeer1.org1.example.com | [0m [36m[0da 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:07.790] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[140 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[127 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [36m[14b 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[0db 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f98d7d67]Inside sendExecuteMessage. Message INIT
[35morderer.example.com | [0m [36m[0ad 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums
[32mpeer1.org2.example.com | [0m [36m[141 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [1b1c044d]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[129 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode vscc:1.0.5 launch seq completed
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m [36m[0ae 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Readers for evaluation
[33mpeer1.org1.example.com | [0m [36m[0dc 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[142 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [14c 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[34mpeer0.org2.example.com | [0m [36m[12a 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[32mpeer1.org2.example.com | [0m [36m[143 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[14d 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=0b93fcb9-f492-413e-8194-e6ea70f04ddf,syscc=true,proposal=0x0,canname=qscc:1.0.5
[35morderer.example.com | [0m [36m[0af 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums
[33mpeer1.org1.example.com | [0m [36m[0dd 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f98d7d67]sendExecuteMsg trigger event INIT
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[34mpeer0.org2.example.com | [0m [36m[12b 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[144 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[14e 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode qscc:1.0.5 is being launched
[35morderer.example.com | [0m [36m[0b0 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Writers for evaluation
[33mpeer1.org1.example.com | [0m [36m[0de 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f98d7d67]Move state message INIT
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[12c 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [98a39399]Move state message READY
[32mpeer1.org2.example.com | [0m [36m[145 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1b1c044d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[14f 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[36;1mpeer0.org1.example.com | [0m [36m[150 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
[36;1mpeer0.org1.example.com | [0m [36m[151 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: qscc:1.0.5(networkid:dev,peerid:peer0.org1.example.com)
[36;1mpeer0.org1.example.com | [0m [36m[152 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
[36;1mpeer0.org1.example.com | [0m [36m[153 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=qscc:1.0.5
[35morderer.example.com | [0m [36m[0b1 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums
[35morderer.example.com | [0m [36m[0b2 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Admins for evaluation
[33mpeer1.org1.example.com | [0m [36m[0df 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f98d7d67]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[12d 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [98a39399]Fabric side Handling ChaincodeMessage of type: READY in state established
[32mpeer1.org2.example.com | [0m [36m[146 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1b1c044d]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[147 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1b1c044d]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[148 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1b1c044d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[149 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1b1c044d-6e15-46b4-8da1-44c7ede43edd]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[14a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:1b1c044d-6e15-46b4-8da1-44c7ede43edd
[32mpeer1.org2.example.com | [0m [36m[14b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [14c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
[32mpeer1.org2.example.com | [0m [36m[14d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=f0b12c8c-8646-4ba1-bacc-4f63df5013f9,syscc=true,proposal=0x0,canname=qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[14e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode qscc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[14f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[32mpeer1.org2.example.com | [0m [36m[150 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org2.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[151 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: qscc:1.0.5(networkid:dev,peerid:peer1.org2.example.com)
[36;1mpeer0.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36mexplorer | [0m [31m[2017-12-14 09:35:07.790] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[0e0 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[0e1 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f98d7d67]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[12e 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [98a39399]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[12f 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:98a39399-307f-4c31-b50f-0764f33b43e0
[34mpeer0.org2.example.com | [0m [36m[130 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [98a39399]sending state message READY
[34mpeer0.org2.example.com | [0m [36m[131 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[132 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[34mpeer0.org2.example.com | [0m [36m[133 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[134 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 76): Error: Cannot save null userContext.
[35morderer.example.com | [0m [36m[0b3 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums
[35morderer.example.com | [0m [36m[0b4 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[34mpeer0.org2.example.com | [0m [36m[135 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [98a39399]Inside sendExecuteMessage. Message INIT
[36;1mpeer0.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36;1mpeer0.org1.example.com | [0m [36m[154 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(qscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[155 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (qscc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[152 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org2.example.com:7052
[35morderer.example.com | [0m [36m[0b5 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Admins to Orderer
[35morderer.example.com | [0m [36m[0b6 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[34mpeer0.org2.example.com | [0m [36m[136 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[0d6 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]Received message READY from shim
[33mpeer1.org1.example.com | [0m [36m[0e2 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f98d7d67]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[156 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for qscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[157 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(qscc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[159 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for qscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[15a 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
[36;1mpeer0.org1.example.com | [0m [36m[15b 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=qscc:1.0.5
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:07.824] [ERROR] Query - [39mError: Connect Failed
[35morderer.example.com | [0m [36m[0b7 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Readers to Orderer
[33mpeer1.org1.example.com | [0m [36m[0e3 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[0e4 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f98d7d67]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[137 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [98a39399]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[128 12-14 09:34:26.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[34mpeer0.org2.example.com | [0m [36m[138 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]Received message READY from shim
[34mpeer0.org2.example.com | [0m [36m[139 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [98a39399]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[15c 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36;1mpeer0.org1.example.com | [0m [36m[158 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for qscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[15d 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[0e5 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[35morderer.example.com | [0m [36m[0b8 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[153 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[13a 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [98a39399]Move state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[15e 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[0e6 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [f98d7d67]Received INIT, initializing chaincode
[35morderer.example.com | [0m [36m[0b9 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Writers to Orderer
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=qscc:1.0.5
[32mpeer1.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[32mpeer1.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[32mpeer1.org2.example.com | [0m [36m[154 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(qscc-1.0.5) lock
[36mexplorer | [0m [31m[2017-12-14 09:35:08.891] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[13b 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [98a39399]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[13c 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[13d 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [98a39399]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[13e 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]Received message INIT from shim
[36;1mpeer0.org1.example.com | [0m [36m[15f 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[0e7 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[155 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (qscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[13f 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [98a39399]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[140 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[141 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [98a39399]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[142 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [36m[160 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[161 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[36;1mpeer0.org1.example.com | [0m [36m[162 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[0e8 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]Init get response status: 200
[33mpeer1.org1.example.com | [0m [36m[0e9 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[0ea 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]Move state message COMPLETED
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:08.892] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:08.892] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[32mpeer1.org2.example.com | [0m [36m[156 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for qscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[157 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(qscc-1.0.5)
[35morderer.example.com | [0m [36m[0ba 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[35morderer.example.com | [0m [36m[0bb 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[35morderer.example.com | [0m [36m[0bc 12-14 09:34:35.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[34mpeer0.org2.example.com | [0m [36m[143 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]Init succeeded. Sending COMPLETED
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[163 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED
[36;1mpeer0.org1.example.com | [0m [36m[165 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[158 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for qscc-1.0.5
[35morderer.example.com | [0m [36m[0bd 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[34mpeer0.org2.example.com | [0m [36m[144 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]Move state message COMPLETED
[36mexplorer | [0m [31m[2017-12-14 09:35:08.893] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[0eb 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f98d7d67]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[166 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[0be 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org2MSP/Writers for evaluation
[34mpeer0.org2.example.com | [0m [36m[145 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [98a39399]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[167 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[33mpeer1.org1.example.com | [0m [36m[0ec 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f98d7d67]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[159 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[0bf 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel
[34mpeer0.org2.example.com | [0m [36m[146 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [98a39399]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[164 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m [36m[0ed 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f98d7d67]Received message COMPLETED from shim
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 79): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[15a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for qscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[147 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [98a39399]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[0c0 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org1MSP/Readers for evaluation
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[0ee 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f98d7d67]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[168 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode qscc:1.0.5 launch seq completed
[32mpeer1.org2.example.com | [0m [36m[15b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org2.example.com:7052]
[34mpeer0.org2.example.com | [0m [36m[148 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [98a39399]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[0ef 12-14 09:34:35.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f98d7d67-e300-4186-8c67-b60214ca5bbf]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m [36m[0c1 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[169 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[33mpeer1.org1.example.com | [0m [36m[0f0 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:f98d7d67-e300-4186-8c67-b60214ca5bbf
[34mpeer0.org2.example.com | [0m [36m[149 12-14 09:34:26.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [98a39399-307f-4c31-b50f-0764f33b43e0]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[15d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=qscc:1.0.5
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[0c2 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org1MSP/Writers for evaluation
[33mpeer1.org1.example.com | [0m [36m[0f1 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[16a 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[14a 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:98a39399-307f-4c31-b50f-0764f33b43e0
[35morderer.example.com | [0m [36m[0c3 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel
[32mpeer1.org2.example.com | [0m [36m[15c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [0f2 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
[36;1mpeer0.org1.example.com | [0m [36m[16b 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0b93fcb9]Move state message READY
[36mexplorer | [0m [31m[2017-12-14 09:35:08.910] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[14b 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[0c4 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org1MSP/Admins for evaluation
[32mpeer1.org2.example.com | [0m [36m[15e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[33mpeer1.org1.example.com | [0m [36m[0f3 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=escc,version=1.0.5,txid=e5130d81-2d99-4cae-aed6-ae7086543eb7,syscc=true,proposal=0x0,canname=escc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[16c 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0b93fcb9]Fabric side Handling ChaincodeMessage of type: READY in state established
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[0c5 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel
[34mpeer0.org2.example.com | [0m [14c 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
[32mpeer1.org2.example.com | [0m [36m[15f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[36mexplorer | [0m [31m[2017-12-14 09:35:09.997] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[0c6 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[16d 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [0b93fcb9]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[14d 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=d07c2fd4-6f8f-45f5-88a1-32184ac021bb,syscc=true,proposal=0x0,canname=qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[0f4 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode escc:1.0.5 is being launched
[35morderer.example.com | [0m [36m[0c7 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/Admins to Channel
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [36m[16e 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:0b93fcb9-f492-413e-8194-e6ea70f04ddf
[34mpeer0.org2.example.com | [0m [36m[14e 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode qscc:1.0.5 is being launched
[32mpeer1.org2.example.com | [0m [36m[160 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[33mpeer1.org1.example.com | [0m [36m[0f5 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[35morderer.example.com | [0m [36m[0c8 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org2MSP/Admins for evaluation
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[0f6 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org1.example.com:7052]
[35morderer.example.com | [0m [36m[0c9 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel
[32mpeer1.org2.example.com | [0m [36m[161 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[14f 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[16f 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0b93fcb9]sending state message READY
[32mpeer1.org2.example.com | [0m [36m[162 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode qscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[150 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer0.org2.example.com:7052]
[33mpeer1.org1.example.com | [0m [36m[0f7 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: escc:1.0.5(networkid:dev,peerid:peer1.org1.example.com)
[35morderer.example.com | [0m [36m[0ca 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy SampleConsortium/Org2MSP/Readers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[170 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[32mpeer1.org2.example.com | [0m [36m[163 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED
[33mpeer1.org1.example.com | [0m [36m[0f8 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org1.example.com:7052
[34mpeer0.org2.example.com | [0m [36m[151 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: qscc:1.0.5(networkid:dev,peerid:peer0.org2.example.com)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[0f9 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[35morderer.example.com | [0m [36m[0cb 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[171 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[32mpeer1.org2.example.com | [0m [36m[164 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[34mpeer0.org2.example.com | [0m [36m[152 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer0.org2.example.com:7052
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=escc:1.0.5
[35morderer.example.com | [0m [36m[0cc 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Readers for evaluation
[32mpeer1.org2.example.com | [0m [36m[165 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36;1mpeer0.org1.example.com | [0m [36m[172 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[34mpeer0.org2.example.com | [0m [36m[153 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[35morderer.example.com | [0m [36m[0cd 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[173 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[174 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [0b93fcb9]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[166 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_ID_NAME=qscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[175 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[35morderer.example.com | [0m [36m[0ce 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[167 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36;1mpeer0.org1.example.com | [0m [36m[176 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [0b93fcb9]sendExecuteMsg trigger event INIT
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m CORE_PEER_TLS_ENABLED=true
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36;1mpeer0.org1.example.com | [0m [36m[177 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]Received message READY from shim
[32mpeer1.org2.example.com | [0m [36m[168 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode qscc:1.0.5 launch seq completed
[35morderer.example.com | [0m [36m[0cf 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[178 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [0b93fcb9]Handling ChaincodeMessage of type: READY(state:established)
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[32mpeer1.org2.example.com | [0m [36m[169 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[179 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0b93fcb9]Move state message INIT
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[35morderer.example.com | [0m [36m[0d0 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[32mpeer1.org2.example.com | [0m [36m[16a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[17a 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0b93fcb9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[0fa 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(escc-1.0.5) lock
[35morderer.example.com | [0m [36m[0d1 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Readers to Channel
[36mexplorer | [0m [31m[2017-12-14 09:35:09.998] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[17b 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[16b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f0b12c8c]Move state message READY
[33mpeer1.org1.example.com | [0m [36m[0fb 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (escc-1.0.5) lock
[34mpeer0.org2.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[35morderer.example.com | [0m [36m[0d2 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[17c 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0b93fcb9]sending state message INIT
[36mexplorer | [0m [31m[2017-12-14 09:35:10.002] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[154 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(qscc-1.0.5) lock
[32mpeer1.org2.example.com | [0m [36m[16c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f0b12c8c]Fabric side Handling ChaincodeMessage of type: READY in state established
[35morderer.example.com | [0m [36m[0d3 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Writers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[17d 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[0fc 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for escc-1.0.5
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m [36m[0d4 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[17e 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [0b93fcb9]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[16d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [f0b12c8c]Entered state ready
[33mpeer1.org1.example.com | [0m [36m[0fd 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(escc-1.0.5)
[34mpeer0.org2.example.com | [0m [36m[155 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (qscc-1.0.5) lock
[35morderer.example.com | [0m [36m[0d5 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Admins to Channel
[36;1mpeer0.org1.example.com | [0m [36m[17f 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[0ff 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for escc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[16e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:f0b12c8c-8646-4ba1-bacc-4f63df5013f9
[35morderer.example.com | [0m [36m[0d6 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy BlockValidation for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[180 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [0b93fcb9]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[16f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f0b12c8c]sending state message READY
[34mpeer0.org2.example.com | [0m [36m[156 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for qscc-1.0.5
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[35morderer.example.com | [0m [36m[0d7 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/BlockValidation to Channel
[36;1mpeer0.org1.example.com | [0m [181 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[32mpeer1.org2.example.com | [0m [36m[170 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]Received message READY from shim
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[100 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org1.example.com:7052]
[35morderer.example.com | [0m [36m[0d8 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Admins for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[182 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[157 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(qscc-1.0.5)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[171 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f0b12c8c]Handling ChaincodeMessage of type: READY(state:established)
[35morderer.example.com | [0m [36m[0d9 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
[36;1mpeer0.org1.example.com | [0m [36m[183 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[158 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for qscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[101 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=escc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:10.003] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[35morderer.example.com | [0m [36m[0da 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers
[36;1mpeer0.org1.example.com | [0m [36m[184 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m [36m[172 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[34mpeer0.org2.example.com | [0m [36m[159 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[35morderer.example.com | [0m [36m[0db 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[185 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[102 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[32mpeer1.org2.example.com | [0m [36m[173 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[0dc 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[34mpeer0.org2.example.com | [0m [36m[15a 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[186 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [0b93fcb9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[174 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[35morderer.example.com | [0m [36m[0dd 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers
[33mpeer1.org1.example.com | [0m [36m[0fe 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for escc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[187 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0b93fcb9]send state message COMPLETED
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[15b 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for qscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[103 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[36;1mpeer0.org1.example.com | [0m [36m[188 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0b93fcb9]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[0de 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[34mpeer0.org2.example.com | [0m [36m[15c 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer0.org2.example.com:7052]
[36;1mpeer0.org1.example.com | [0m [36m[189 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0b93fcb9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[175 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[35morderer.example.com | [0m [36m[0df 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[33mpeer1.org1.example.com | [0m [36m[104 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 82): Error: Cannot save null userContext.
[34mpeer0.org2.example.com | [0m [36m[15d 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=qscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[18a 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0b93fcb9-f492-413e-8194-e6ea70f04ddf]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m [36m[0e0 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[33mpeer1.org1.example.com | [0m [36m[105 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[32mpeer1.org2.example.com | [0m [36m[176 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f0b12c8c]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[15e 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[36;1mpeer0.org1.example.com | [0m [36m[18b 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:0b93fcb9-f492-413e-8194-e6ea70f04ddf
[35morderer.example.com | [0m [36m[0e1 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m As expected, current configuration has policy '/Channel/Readers'
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[15f 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[36;1mpeer0.org1.example.com | [0m [36m[18c 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[106 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[177 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[35morderer.example.com | [0m [36m[0e2 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [18d 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[35morderer.example.com | [0m [36m[0e3 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m As expected, current configuration has policy '/Channel/Writers'
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[178 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f0b12c8c]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [18e 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO [0m Deployed system chaincodess
[34mpeer0.org2.example.com | [0m [36m[160 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[33mpeer1.org1.example.com | [0m [36m[107 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[35morderer.example.com | [0m [36m[0e4 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Orderer/BlockValidation for evaluation
[36;1mpeer0.org1.example.com | [0m [18f 12-14 09:34:27.76 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[0e5 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
[34mpeer0.org2.example.com | [0m [36m[161 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[179 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f0b12c8c]Move state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[190 12-14 09:34:31.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[108 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode escc:1.0.5
[35morderer.example.com | [0m [36m[0e6 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU [0m retrieveBlockByNumber() - blockNum = [0]
[34mpeer0.org2.example.com | [0m [36m[162 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode qscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[109 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"escc:1.0.5" , sending back REGISTERED
[36;1mpeer0.org1.example.com | [0m [36m[191 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[32mpeer1.org2.example.com | [0m [36m[17a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f0b12c8c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m [36m[0e7 12-14 09:34:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU [0m newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
[34mpeer0.org2.example.com | [0m [36m[163 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED
[33mpeer1.org1.example.com | [0m [36m[10a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[36mexplorer | [0m [31m[2017-12-14 09:35:10.020] [ERROR] Query - [39mError: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[17b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[192 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[35morderer.example.com | [0m [36m[0e8 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Remaining bytes=[9086], Going to peek [8] bytes
[34mpeer0.org2.example.com | [0m [36m[164 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m [36m[10c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode escc:1.0.5 launch seq completed
[36;1mpeer0.org1.example.com | [0m [36m[193 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: 7D0B37D65EC85157984E927DBB28E1F81FAC95C3F661DFECDC7C12F3AD420CD8
[35morderer.example.com | [0m [36m[0e9 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU [0m Returning blockbytes - length=[9084], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
[32mpeer1.org2.example.com | [0m [36m[17c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f0b12c8c]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[165 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[194 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[17d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[166 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[33mpeer1.org1.example.com | [0m [36m[10d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36mexplorer | [0m [31m[2017-12-14 09:35:11.150] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[0ea 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl.newChainSupport -> DEBU [0m [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0):
[32mpeer1.org2.example.com | [0m [36m[17e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f0b12c8c]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[167 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[33mpeer1.org1.example.com | [0m [36m[10e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[195 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [0eb 12-14 09:34:35.26 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl -> INFO [0m Starting with system channel testchainid and orderer type solo
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[17f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[168 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode qscc:1.0.5 launch seq completed
[33mpeer1.org1.example.com | [0m [36m[10f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e5130d81]Move state message READY
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[169 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[35morderer.example.com | [0m [0ec 12-14 09:34:35.26 UTC] [main] main -> INFO [0m Beginning to serve requests
[36;1mpeer0.org1.example.com | [0m [36m[196 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
[33mpeer1.org1.example.com | [0m [36m[110 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e5130d81]Fabric side Handling ChaincodeMessage of type: READY in state established
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[16a 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[180 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [f0b12c8c]Received INIT, initializing chaincode
[35morderer.example.com | [0m [36m[0ed 12-14 09:34:39.42 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU [0m Starting new Deliver handler
[33mpeer1.org1.example.com | [0m [36m[111 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [e5130d81]Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[197 12-14 09:34:31.53 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[34mpeer0.org2.example.com | [0m [36m[16b 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d07c2fd4]Move state message READY
[33mpeer1.org1.example.com | [0m [36m[112 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:e5130d81-2d99-4cae-aed6-ae7086543eb7
[36;1mpeer0.org1.example.com | [0m [36m[198 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[0ee 12-14 09:34:39.42 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [0m Starting new deliver loop
[32mpeer1.org2.example.com | [0m [181 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[33mpeer1.org1.example.com | [0m [36m[113 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e5130d81]sending state message READY
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[199 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[34mpeer0.org2.example.com | [0m [36m[16c 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d07c2fd4]Fabric side Handling ChaincodeMessage of type: READY in state established
[33mpeer1.org1.example.com | [0m [36m[114 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[32mpeer1.org2.example.com | [0m [36m[182 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[0ef 12-14 09:34:39.42 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [0m Attempting to read seek info message
[36;1mpeer0.org1.example.com | [0m [36m[19a 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[16d 12-14 09:34:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [d07c2fd4]Entered state ready
[35morderer.example.com | [0m [36m[0f0 12-14 09:34:39.43 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU [0m Starting new Broadcast handler
[32mpeer1.org2.example.com | [0m [36m[183 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[16e 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:d07c2fd4-6f8f-45f5-88a1-32184ac021bb
[36;1mpeer0.org1.example.com | [0m [36m[19b 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: EC2DBBAA75AA250AE9A9EC25E4A2FF8175EC714773BA30D1F398CF530576A1C5
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m [36m[0f1 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [0m Starting new broadcast loop
[34mpeer0.org2.example.com | [0m [36m[16f 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d07c2fd4]sending state message READY
[33mpeer1.org1.example.com | [0m [36m[115 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36;1mpeer0.org1.example.com | [0m [36m[19c 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp/mgmt] createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[32mpeer1.org2.example.com | [0m [36m[184 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]Init succeeded. Sending COMPLETED
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[170 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]Received message READY from shim
[35morderer.example.com | [0m [36m[0f2 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [0m Preprocessing CONFIG_UPDATE
[36;1mpeer0.org1.example.com | [0m [36m[19d 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[33mpeer1.org1.example.com | [0m [36m[116 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[185 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]Move state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[171 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[19e 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
[34mpeer0.org2.example.com | [0m [36m[172 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d07c2fd4]Handling ChaincodeMessage of type: READY(state:established)
[35morderer.example.com | [0m [36m[0f3 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/orderer/configupdate] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process -> DEBU [0m Processing channel creation request for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[117 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[186 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f0b12c8c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m [31m[2017-12-14 09:35:11.150] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[173 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[36;1mpeer0.org1.example.com | [0m [36m[19f 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/msp] createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU [0m Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
[32mpeer1.org2.example.com | [0m [36m[187 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f0b12c8c]send state message COMPLETED
[35morderer.example.com | [0m [36m[0f4 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[118 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e5130d81]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[174 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[1a0 12-14 09:34:32.44 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU [0m Sleeping 5s
[32mpeer1.org2.example.com | [0m [36m[188 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f0b12c8c]Received message COMPLETED from shim
[36mexplorer | [0m [31m[2017-12-14 09:35:11.151] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[175 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[119 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[189 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f0b12c8c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[35morderer.example.com | [0m [36m[0f5 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36;1mpeer0.org1.example.com | [0m [36m[1a1 12-14 09:34:32.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] emit.sendGossipBatch)-fm.sendGossipBatch.gossipBatch.peersByOriginOrgPolicy.getOrgOfPeer.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [1a2 12-14 09:34:32.45 UTC] [github.com/hyperledger/fabric/msp] emit.sendGossipBatch)-fm.sendGossipBatch.gossipBatch.peersByOriginOrgPolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity -> INFO [0m Obtaining identity
[36;1mpeer0.org1.example.com | [0m [36m[1a3 12-14 09:34:32.45 UTC] [github.com/hyperledger/fabric/msp] emit.sendGossipBatch)-fm.sendGossipBatch.gossipBatch.peersByOriginOrgPolicy.getOrgOfPeer.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw
[36;1mpeer0.org1.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[36;1mpeer0.org1.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[36;1mpeer0.org1.example.com | [0m b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla
[36;1mpeer0.org1.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[36;1mpeer0.org1.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
[36;1mpeer0.org1.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4
[36;1mpeer0.org1.example.com | [0m s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD
[36;1mpeer0.org1.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3
[36;1mpeer0.org1.example.com | [0m xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5
[34mpeer0.org2.example.com | [0m [36m[176 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [d07c2fd4]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[177 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[178 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [d07c2fd4]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[179 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d07c2fd4]Move state message INIT
[34mpeer0.org2.example.com | [0m [36m[17a 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d07c2fd4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[17b 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[17c 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d07c2fd4]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[17d 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[17e 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d07c2fd4]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[18a 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f0b12c8c-8646-4ba1-bacc-4f63df5013f9]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[11a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e5130d81]sendExecuteMsg trigger event INIT
[35morderer.example.com | [0m [36m[0f6 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV
[33mpeer1.org1.example.com | [0m [36m[10b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[18b 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:f0b12c8c-8646-4ba1-bacc-4f63df5013f9
[34mpeer0.org2.example.com | [0m [36m[17f 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[35morderer.example.com | [0m [36m[0f7 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36;1mpeer0.org1.example.com | [0m ibHlRV1ViFqHbzF3ww==
[33mpeer1.org1.example.com | [0m [36m[11b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[32mpeer1.org2.example.com | [0m [36m[18c 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[180 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [d07c2fd4]Received INIT, initializing chaincode
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36;1mpeer0.org1.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[0f8 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: plaintext: 0ABC060A1B08011A0608AF8BC9D10522...07526561646572731A0641646D696E73
[33mpeer1.org1.example.com | [0m [36m[11c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[32mpeer1.org2.example.com | [0m [18d 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[34mpeer0.org2.example.com | [0m [181 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [1a4 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
[35morderer.example.com | [0m [36m[0f9 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: digest: FA3F397C865F02C52B0917571010CACECC5B982475982ADE4C97BF56DA96E18B
[33mpeer1.org1.example.com | [0m [36m[11d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]Received message READY from shim
[32mpeer1.org2.example.com | [0m [18e 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO [0m Deployed system chaincodess
[36;1mpeer0.org1.example.com | [0m [36m[1a5 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp/identity' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[0fa 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[33mpeer1.org1.example.com | [0m [36m[11e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e5130d81]Handling ChaincodeMessage of type: READY(state:established)
[34mpeer0.org2.example.com | [0m [36m[182 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:11.151] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[1a6 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'configvalues/msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [18f 12-14 09:34:34.36 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
[35morderer.example.com | [0m [36m[0fb 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[11f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e5130d81]Move state message INIT
[34mpeer0.org2.example.com | [0m [36m[183 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]Init get response status: 200
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36;1mpeer0.org1.example.com | [0m [36m[1a7 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [190 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
[35morderer.example.com | [0m [36m[0fc 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[34mpeer0.org2.example.com | [0m [36m[184 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[120 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e5130d81]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[1a8 12-14 09:34:34.12 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/election' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[191 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[192 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp/identity' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[193 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'configvalues/msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[194 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[195 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[0fd 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[36;1mpeer0.org1.example.com | [0m [36m[1a9 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/pull' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[185 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[121 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 85): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[196 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/election' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[0fe 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[1aa 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[186 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [d07c2fd4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[122 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e5130d81]sending state message INIT
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[197 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/pull' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[0ff 12-14 09:34:39.43 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[187 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [d07c2fd4]send state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[123 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]Received message INIT from shim
[36;1mpeer0.org1.example.com | [0m [36m[1ab 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/comm' logger enabled for log level 'WARNING'
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[100 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[32mpeer1.org2.example.com | [0m [36m[198 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/discovery' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[188 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [d07c2fd4]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[1ac 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/discovery' logger enabled for log level 'WARNING'
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[101 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[199 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/state' logger enabled for log level 'WARNING'
[33mpeer1.org1.example.com | [0m [36m[124 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e5130d81]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[189 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d07c2fd4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[1ad 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/gossip' logger enabled for log level 'WARNING'
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[19a 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/gossip' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[102 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[34mpeer0.org2.example.com | [0m [36m[18a 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [d07c2fd4-6f8f-45f5-88a1-32184ac021bb]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[125 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[1ae 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
[36mexplorer | [0m [31m[2017-12-14 09:35:11.178] [ERROR] Query - [39mError: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[19b 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/comm' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[103 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[33mpeer1.org1.example.com | [0m [36m[126 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [e5130d81]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[18b 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:d07c2fd4-6f8f-45f5-88a1-32184ac021bb
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[1af 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/state' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[19c 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/service' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[104 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[33mpeer1.org1.example.com | [0m [127 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[34mpeer0.org2.example.com | [0m [36m[18c 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [18d 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[34mpeer0.org2.example.com | [0m [18e 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO [0m Deployed system chaincodess
[36mexplorer | [0m [31m[2017-12-14 09:35:12.260] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m [36m[105 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[32mpeer1.org2.example.com | [0m [36m[19d 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'ledgermgmt' logger enabled for log level 'INFO'
[34mpeer0.org2.example.com | [0m [18f 12-14 09:34:26.97 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
[33mpeer1.org1.example.com | [0m [36m[128 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]Init get response status: 200
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[1b0 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/service' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[106 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[19e 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger.util' logger enabled for log level 'INFO'
[34mpeer0.org2.example.com | [0m [190 12-14 09:34:26.98 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[129 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[1b1 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger.util' logger enabled for log level 'INFO'
[35morderer.example.com | [0m [36m[107 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[34mpeer0.org2.example.com | [0m [36m[191 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[19f 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger' logger enabled for log level 'INFO'
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[12a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[1b2 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'ledgermgmt' logger enabled for log level 'INFO'
[35morderer.example.com | [0m [36m[108 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[34mpeer0.org2.example.com | [0m [36m[192 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'configvalues/msp' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1a0 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'cauthdsl' logger enabled for log level 'WARNING'
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[12b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e5130d81]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[1b3 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger' logger enabled for log level 'INFO'
[34mpeer0.org2.example.com | [0m [36m[193 12-14 09:34:26.99 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp/identity' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1a1 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'policies' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1a2 12-14 09:34:34.94 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'grpc' logger enabled for log level 'ERROR'
[33mpeer1.org1.example.com | [0m [36m[12c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e5130d81]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[1b4 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'cauthdsl' logger enabled for log level 'WARNING'
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m [36m[194 12-14 09:34:27.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/discovery' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[109 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[35morderer.example.com | [0m [36m[10a 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[35morderer.example.com | [0m [36m[10b 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[12d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e5130d81]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[1a3 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[1b5 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'policies' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[10c 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[195 12-14 09:34:27.01 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[1b6 12-14 09:34:34.13 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'grpc' logger enabled for log level 'ERROR'
[33mpeer1.org1.example.com | [0m [36m[12e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e5130d81]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[1a4 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU [0m ValidateProposalMessage starts for signed proposal 0xc420162720
[35morderer.example.com | [0m [36m[10d 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[36mexplorer | [0m [31m[2017-12-14 09:35:12.260] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[196 12-14 09:34:27.01 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[1b7 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[1a5 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[35morderer.example.com | [0m [36m[10e 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[12f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e5130d81-2d99-4cae-aed6-ae7086543eb7]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m [31m[2017-12-14 09:35:12.262] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[1a6 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[36;1mpeer0.org1.example.com | [0m [36m[1b8 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU [0m ValidateProposalMessage starts for signed proposal 0xc421885e90
[34mpeer0.org2.example.com | [0m [36m[197 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/service' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[10f 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[130 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:e5130d81-2d99-4cae-aed6-ae7086543eb7
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[32mpeer1.org2.example.com | [0m [36m[1a7 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe}
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[131 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[198 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/election' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[1b9 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[110 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[32mpeer1.org2.example.com | [0m [36m[1a8 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[33mpeer1.org1.example.com | [0m [132 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[1ba 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[34mpeer0.org2.example.com | [0m [36m[199 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/gossip' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1a9 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[33mpeer1.org1.example.com | [0m [36m[133 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=vscc,version=1.0.5,txid=dae5c2be-df5e-4559-a0ec-4b32a29c670e,syscc=true,proposal=0x0,canname=vscc:1.0.5
[35morderer.example.com | [0m [36m[111 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[1bb 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0}
[36mexplorer | [0m [31m[2017-12-14 09:35:12.264] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[34mpeer0.org2.example.com | [0m [36m[19a 12-14 09:34:27.02 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/state' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1aa 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage starts for proposal 0xc4202b75e0, header 0xc420163410
[33mpeer1.org1.example.com | [0m [36m[134 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode vscc:1.0.5 is being launched
[35morderer.example.com | [0m [36m[112 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[34mpeer0.org2.example.com | [0m [36m[19b 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/pull' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[1ab 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
[36;1mpeer0.org1.example.com | [0m [36m[1bc 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[35morderer.example.com | [0m [36m[113 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[19c 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/comm' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[1bd 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[32mpeer1.org2.example.com | [0m [36m[1ac 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m processing txid: 290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f
[35morderer.example.com | [0m [36m[114 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[33mpeer1.org1.example.com | [0m [36m[135 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 88): Error: Cannot save null userContext.
[34mpeer0.org2.example.com | [0m [36m[19d 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger' logger enabled for log level 'INFO'
[36;1mpeer0.org1.example.com | [0m [36m[1be 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage starts for proposal 0xc4218bc460, header 0xc421885f20
[32mpeer1.org2.example.com | [0m [36m[1ad 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Entry - txid: 290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f channel id:
[35morderer.example.com | [0m [36m[115 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[136 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org1.example.com:7052]
[34mpeer0.org2.example.com | [0m [36m[19e 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger.util' logger enabled for log level 'INFO'
[36;1mpeer0.org1.example.com | [0m [36m[1bf 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[137 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: vscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com)
[33mpeer1.org1.example.com | [0m [36m[138 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org1.example.com:7052
[35morderer.example.com | [0m [36m[116 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[19f 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'ledgermgmt' logger enabled for log level 'INFO'
[36;1mpeer0.org1.example.com | [0m [36m[1c0 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m processing txid: 4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[1ae 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Entry - txid: 290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f channel id: version: 1.0.5
[33mpeer1.org1.example.com | [0m [36m[139 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[35morderer.example.com | [0m [36m[117 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[1a0 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'cauthdsl' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[1c1 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Entry - txid: 4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063 channel id:
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[1af 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f,syscc=true,proposal=0xc4202b75e0,canname=cscc:1.0.5
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[1a1 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'policies' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m [36m[118 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[1c2 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Entry - txid: 4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063 channel id: version: 1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[1b0 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[33mpeer1.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[34mpeer0.org2.example.com | [0m [36m[1a2 12-14 09:34:27.03 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'grpc' logger enabled for log level 'ERROR'
[32mpeer1.org2.example.com | [0m [36m[1b1 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
[36mexplorer | [0m [31m[2017-12-14 09:35:12.278] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[1c3 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063,syscc=true,proposal=0xc4218bc460,canname=cscc:1.0.5
[35morderer.example.com | [0m [36m[119 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
[34mpeer0.org2.example.com | [0m [36m[1a3 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[1b2 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[1c4 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[34mpeer0.org2.example.com | [0m [36m[1a4 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU [0m ValidateProposalMessage starts for signed proposal 0xc421571680
[35morderer.example.com | [0m [36m[11a 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[1b3 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [290962ad]Inside sendExecuteMessage. Message TRANSACTION
[33mpeer1.org1.example.com | [0m [36m[13a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(vscc-1.0.5) lock
[36;1mpeer0.org1.example.com | [0m [36m[1c5 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31m[2017-12-14 09:35:13.379] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[33mpeer1.org1.example.com | [0m [36m[13b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (vscc-1.0.5) lock
[34mpeer0.org2.example.com | [0m [36m[1a5 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[35morderer.example.com | [0m [36m[11b 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[1b4 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[1c6 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[13c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for vscc-1.0.5
[34mpeer0.org2.example.com | [0m [36m[1a6 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[35morderer.example.com | [0m [36m[11c 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[1b5 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Proposal different from nil. Creating chaincode proposal context...
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33mpeer1.org1.example.com | [0m [36m[13d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(vscc-1.0.5)
[34mpeer0.org2.example.com | [0m [36m[1a7 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe}
[35morderer.example.com | [0m [36m[11d 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[13f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for vscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[1b6 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [290962ad]sendExecuteMsg trigger event TRANSACTION
[36;1mpeer0.org1.example.com | [0m [36m[1c7 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [4627d932]Inside sendExecuteMessage. Message TRANSACTION
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[11e 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[33mpeer1.org1.example.com | [0m [36m[140 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org1.example.com:7052]
[34mpeer0.org2.example.com | [0m [36m[1a8 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[32mpeer1.org2.example.com | [0m [36m[1b7 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [290962ad]Move state message TRANSACTION
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[1c8 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[141 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[1a9 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[32mpeer1.org2.example.com | [0m [36m[1b8 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [290962ad]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
[35morderer.example.com | [0m [36m[11f 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[142 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
[35morderer.example.com | [0m [36m[120 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[34mpeer0.org2.example.com | [0m [36m[1aa 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage starts for proposal 0xc4214839a0, header 0xc421571710
[36;1mpeer0.org1.example.com | [0m [36m[1c9 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Proposal different from nil. Creating chaincode proposal context...
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[1b9 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[13e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for vscc-1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[1ca 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [4627d932]sendExecuteMsg trigger event TRANSACTION
[35morderer.example.com | [0m [36m[121 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[1ba 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [290962ad]sending state message TRANSACTION
[33mpeer1.org1.example.com | [0m [36m[143 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[34mpeer0.org2.example.com | [0m [36m[1ab 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[1cb 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [4627d932]Move state message TRANSACTION
[32mpeer1.org2.example.com | [0m [36m[1bb 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [290962ad]Received message TRANSACTION from shim
[35morderer.example.com | [0m [36m[122 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[33mpeer1.org1.example.com | [0m [36m[144 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[1ac 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m processing txid: 5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[1bc 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [290962ad]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[1cc 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [4627d932]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
[33mpeer1.org1.example.com | [0m [36m[145 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
[34mpeer0.org2.example.com | [0m [36m[1ad 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Entry - txid: 5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091 channel id:
[33mpeer1.org1.example.com | [0m [36m[146 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[1bd 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0m [290962ad]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
[35morderer.example.com | [0m [36m[123 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[1cd 12-14 09:34:40.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[147 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[32mpeer1.org2.example.com | [0m [36m[1be 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU [0m Invoke function: JoinChain
[34mpeer0.org2.example.com | [0m [36m[1ae 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Entry - txid: 5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091 channel id: version: 1.0.5
[35morderer.example.com | [0m [36m[124 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[35morderer.example.com | [0m [36m[125 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [1bf 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Creating ledger [businesschannel] with genesis block
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m [36m[148 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode vscc:1.0.5
[35morderer.example.com | [0m [36m[126 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[1ce 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [4627d932]sending state message TRANSACTION
[34mpeer0.org2.example.com | [0m [36m[1af 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091,syscc=true,proposal=0xc4214839a0,canname=cscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[1c0 12-14 09:34:41.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
[33mpeer1.org1.example.com | [0m [36m[149 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"vscc:1.0.5" , sending back REGISTERED
[36mexplorer | [0m [31m[2017-12-14 09:35:13.379] [ERROR] Helper - [39madmin enrollment failed
[35morderer.example.com | [0m [36m[127 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Channel
[36;1mpeer0.org1.example.com | [0m [36m[1cf 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [4627d932]Received message TRANSACTION from shim
[32mpeer1.org2.example.com | [0m [1c1 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO [0m Getting block information from block storage
[36mexplorer | [0m [31m[2017-12-14 09:35:13.379] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[1c2 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Retrieving checkpoint info from block files
[33mpeer1.org1.example.com | [0m [36m[14a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[33mpeer1.org1.example.com | [0m [36m[14c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode vscc:1.0.5 launch seq completed
[33mpeer1.org1.example.com | [0m [36m[14d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[34mpeer0.org2.example.com | [0m [36m[1b0 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[32mpeer1.org2.example.com | [0m [36m[1c3 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix()
[35morderer.example.com | [0m [36m[128 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Channel
[36;1mpeer0.org1.example.com | [0m [36m[1d0 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [4627d932]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
[33mpeer1.org1.example.com | [0m [36m[14e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[1b1 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m [36m[1c4 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix() - biggestFileNum = -1
[35morderer.example.com | [0m [36m[129 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Channel
[33mpeer1.org1.example.com | [0m [36m[14f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [dae5c2be]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[1d1 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0m [4627d932]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
[34mpeer0.org2.example.com | [0m [36m[1b2 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[32mpeer1.org2.example.com | [0m [36m[1c5 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Last file number found = -1
[33mpeer1.org1.example.com | [0m [36m[150 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [dae5c2be]Fabric side Handling ChaincodeMessage of type: READY in state established
[35morderer.example.com | [0m [36m[12a 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[36;1mpeer0.org1.example.com | [0m [36m[1d2 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU [0m Invoke function: JoinChain
[34mpeer0.org2.example.com | [0m [36m[1b3 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [5da12766]Inside sendExecuteMessage. Message TRANSACTION
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[1c6 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m No block file found
[32mpeer1.org2.example.com | [0m [36m[1c7 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc421532960)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
[32mpeer1.org2.example.com | [0m [36m[1c8 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU [0m newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
[32mpeer1.org2.example.com | [0m [36m[1c9 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[33mpeer1.org1.example.com | [0m [36m[151 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [dae5c2be]Entered state ready
[34mpeer0.org2.example.com | [0m [36m[1b4 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[1b5 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Proposal different from nil. Creating chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [1d3 12-14 09:34:40.43 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Creating ledger [businesschannel] with genesis block
[36;1mpeer0.org1.example.com | [0m [36m[1d4 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
[36;1mpeer0.org1.example.com | [0m [1d5 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO [0m Getting block information from block storage
[36mexplorer | [0m [31m[2017-12-14 09:35:13.379] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[35morderer.example.com | [0m [36m[12b 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy ChannelCreationPolicy for Application
[34mpeer0.org2.example.com | [0m [36m[1b6 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [5da12766]sendExecuteMsg trigger event TRANSACTION
[34mpeer0.org2.example.com | [0m [36m[1b7 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5da12766]Move state message TRANSACTION
[34mpeer0.org2.example.com | [0m [36m[1b8 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5da12766]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
[36;1mpeer0.org1.example.com | [0m [36m[1d6 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Retrieving checkpoint info from block files
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[12c 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[12d 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[1ca 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420148f80), Data:(*common.BlockData)(0xc420146f40), Metadata:(*common.BlockMetadata)(0xc420146f80)}, doMVCCValidation=true
[34mpeer0.org2.example.com | [0m [36m[1b9 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[1ba 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5da12766]sending state message TRANSACTION
[34mpeer0.org2.example.com | [0m [36m[1bb 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5da12766]Received message TRANSACTION from shim
[33mpeer1.org1.example.com | [0m [36m[152 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:dae5c2be-df5e-4559-a0ec-4b32a29c670e
[35morderer.example.com | [0m [36m[12e 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[1cb 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[32mpeer1.org2.example.com | [0m [36m[1cc 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
[36;1mpeer0.org1.example.com | [0m [36m[1d7 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix()
[34mpeer0.org2.example.com | [0m [36m[1bc 12-14 09:34:40.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [5da12766]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
[33mpeer1.org1.example.com | [0m [36m[153 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [dae5c2be]sending state message READY
[35morderer.example.com | [0m [36m[12f 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[1cd 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=0, blockHash=[]byte{0x4c, 0x27, 0x5, 0x1c, 0x84, 0xd, 0xf5, 0xe1, 0xcf, 0xca, 0xe1, 0x49, 0x4a, 0x6a, 0xa, 0x31, 0xd4, 0x1c, 0x37, 0xaa, 0xd5, 0xcf, 0xfe, 0x44, 0x8e, 0x3, 0x4b, 0xb5, 0x72, 0x19, 0x89, 0x53} txOffsets=
[36;1mpeer0.org1.example.com | [0m [36m[1d8 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix() - biggestFileNum = -1
[34mpeer0.org2.example.com | [0m [36m[1bd 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0m [5da12766]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
[33mpeer1.org1.example.com | [0m [36m[154 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[35morderer.example.com | [0m [36m[130 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[131 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 91): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[1d9 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Last file number found = -1
[34mpeer0.org2.example.com | [0m [36m[1be 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU [0m Invoke function: JoinChain
[35morderer.example.com | [0m [36m[132 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org2MSP
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[1da 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m No block file found
[36;1mpeer0.org1.example.com | [0m [36m[1db 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42198e8c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
[33mpeer1.org1.example.com | [0m [36m[155 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[35morderer.example.com | [0m [36m[133 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org2MSP
[34mpeer0.org2.example.com | [0m [1bf 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Creating ledger [businesschannel] with genesis block
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m txId= locPointer=offset=38, bytesLength=11902
[33mpeer1.org1.example.com | [0m [36m[156 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[35morderer.example.com | [0m [36m[134 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[1dc 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU [0m newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
[36;1mpeer0.org1.example.com | [0m [36m[1dd 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m ]
[35morderer.example.com | [0m [36m[135 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[157 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[1c0 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[1de 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42196a0c0), Data:(*common.BlockData)(0xc421933480), Metadata:(*common.BlockMetadata)(0xc4219334c0)}, doMVCCValidation=true
[32mpeer1.org2.example.com | [0m [36m[1ce 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx ID: [] to index
[35morderer.example.com | [0m [36m[136 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:13.391] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[158 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [dae5c2be]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[1cf 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx number:[0] ID: [] to blockNumTranNum index
[34mpeer0.org2.example.com | [0m [1c1 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO [0m Getting block information from block storage
[35morderer.example.com | [0m [36m[137 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[36;1mpeer0.org1.example.com | [0m [36m[1df 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[33mpeer1.org1.example.com | [0m [36m[159 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[1d0 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11946], isChainEmpty=[false], lastBlockNumber=[0]
[35morderer.example.com | [0m [36m[138 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[15a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [dae5c2be]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[1c2 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Retrieving checkpoint info from block files
[36mexplorer | [0m [31m[2017-12-14 09:35:14.494] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36;1mpeer0.org1.example.com | [0m [36m[1e0 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
[35morderer.example.com | [0m [36m[139 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [1d1 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO [0m Channel [businesschannel]: Created block [0] with 1 transaction(s)
[33mpeer1.org1.example.com | [0m [36m[14b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[1c3 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix()
[36;1mpeer0.org1.example.com | [0m [36m[1e1 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=0, blockHash=[]byte{0x4c, 0x27, 0x5, 0x1c, 0x84, 0xd, 0xf5, 0xe1, 0xcf, 0xca, 0xe1, 0x49, 0x4a, 0x6a, 0xa, 0x31, 0xd4, 0x1c, 0x37, 0xaa, 0xd5, 0xcf, 0xfe, 0x44, 0x8e, 0x3, 0x4b, 0xb5, 0x72, 0x19, 0x89, 0x53} txOffsets=
[35morderer.example.com | [0m [36m[13a 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[1d2 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Committing updates to state database
[33mpeer1.org1.example.com | [0m [36m[15b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[1c4 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix() - biggestFileNum = -1
[35morderer.example.com | [0m [36m[13b 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org1MSP
[36;1mpeer0.org1.example.com | [0m txId= locPointer=offset=38, bytesLength=11902
[33mpeer1.org1.example.com | [0m [36m[15c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[32mpeer1.org2.example.com | [0m [36m[1d3 12-14 09:34:41.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[34mpeer0.org2.example.com | [0m [36m[1c5 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Last file number found = -1
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[35morderer.example.com | [0m [36m[13c 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org1MSP
[32mpeer1.org2.example.com | [0m [36m[1d4 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Updates committed to state database
[36;1mpeer0.org1.example.com | [0m ]
[33mpeer1.org1.example.com | [0m [36m[15d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]Received message READY from shim
[34mpeer0.org2.example.com | [0m [36m[1c6 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m No block file found
[35morderer.example.com | [0m [36m[13d 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org1MSP
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[1d5 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
[36;1mpeer0.org1.example.com | [0m [36m[1e2 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx ID: [] to index
[33mpeer1.org1.example.com | [0m [36m[15e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [dae5c2be]Handling ChaincodeMessage of type: READY(state:established)
[34mpeer0.org2.example.com | [0m [36m[1c7 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42163be00)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
[35morderer.example.com | [0m [36m[13e 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[1d6 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[34mpeer0.org2.example.com | [0m [36m[1c8 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU [0m newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
[36;1mpeer0.org1.example.com | [0m [36m[1e3 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx number:[0] ID: [] to blockNumTranNum index
[34mpeer0.org2.example.com | [0m [36m[1c9 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[34mpeer0.org2.example.com | [0m [36m[1ca 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4215b6800), Data:(*common.BlockData)(0xc4215c9cc0), Metadata:(*common.BlockMetadata)(0xc4215c9d00)}, doMVCCValidation=true
[34mpeer0.org2.example.com | [0m [36m[1cb 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[32mpeer1.org2.example.com | [0m [36m[1d7 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [0]
[33mpeer1.org1.example.com | [0m [36m[15f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [dae5c2be]Move state message INIT
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[1cc 12-14 09:34:40.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
[35morderer.example.com | [0m [36m[13f 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[1e4 12-14 09:34:40.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11946], isChainEmpty=[false], lastBlockNumber=[0]
[32mpeer1.org2.example.com | [0m [1d8 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Created ledger [businesschannel] with genesis block
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[160 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [dae5c2be]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[34mpeer0.org2.example.com | [0m [36m[1cd 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=0, blockHash=[]byte{0x4c, 0x27, 0x5, 0x1c, 0x84, 0xd, 0xf5, 0xe1, 0xcf, 0xca, 0xe1, 0x49, 0x4a, 0x6a, 0xa, 0x31, 0xd4, 0x1c, 0x37, 0xaa, 0xd5, 0xcf, 0xfe, 0x44, 0x8e, 0x3, 0x4b, 0xb5, 0x72, 0x19, 0x89, 0x53} txOffsets=
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[35morderer.example.com | [0m [36m[140 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[34mpeer0.org2.example.com | [0m txId= locPointer=offset=38, bytesLength=11902
[33mpeer1.org1.example.com | [0m [36m[161 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [1e5 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO [0m Channel [businesschannel]: Created block [0] with 1 transaction(s)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[32mpeer1.org2.example.com | [0m [36m[1d9 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[34mpeer0.org2.example.com | [0m ]
[33mpeer1.org1.example.com | [0m [36m[162 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [dae5c2be]sending state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[1e6 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Committing updates to state database
[36mexplorer | [0m [31m[2017-12-14 09:35:14.494] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [36m[1da 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[34mpeer0.org2.example.com | [0m [36m[1ce 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx ID: [] to index
[35morderer.example.com | [0m [36m[141 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[33mpeer1.org1.example.com | [0m [36m[163 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]Received message INIT from shim
[36mexplorer | [0m [31m[2017-12-14 09:35:14.494] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[1e7 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[32mpeer1.org2.example.com | [0m [36m[1db 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[34mpeer0.org2.example.com | [0m [36m[1cf 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx number:[0] ID: [] to blockNumTranNum index
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[164 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [dae5c2be]Handling ChaincodeMessage of type: INIT(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[1e8 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Updates committed to state database
[35morderer.example.com | [0m [36m[142 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[34mpeer0.org2.example.com | [0m [36m[1d0 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11946], isChainEmpty=[false], lastBlockNumber=[0]
[33mpeer1.org1.example.com | [0m [36m[165 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36;1mpeer0.org1.example.com | [0m [36m[1e9 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
[35morderer.example.com | [0m [36m[143 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[1dc 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[34mpeer0.org2.example.com | [0m [1d1 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO [0m Channel [businesschannel]: Created block [0] with 1 transaction(s)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[166 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [dae5c2be]Received INIT, initializing chaincode
[36;1mpeer0.org1.example.com | [0m [36m[1ea 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[35morderer.example.com | [0m [36m[144 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Orderer
[34mpeer0.org2.example.com | [0m [36m[1d2 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Committing updates to state database
[33mpeer1.org1.example.com | [0m [36m[167 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[1dd 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[145 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy BlockValidation for Orderer
[34mpeer0.org2.example.com | [0m [36m[1d3 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[33mpeer1.org1.example.com | [0m [36m[168 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m [36m[1de 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36;1mpeer0.org1.example.com | [0m [36m[1eb 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [0]
[36mexplorer | [0m [31m[2017-12-14 09:35:14.494] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[35morderer.example.com | [0m [36m[146 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Orderer
[34mpeer0.org2.example.com | [0m [36m[1d4 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Updates committed to state database
[33mpeer1.org1.example.com | [0m [36m[169 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[1df 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36;1mpeer0.org1.example.com | [0m [1ec 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Created ledger [businesschannel] with genesis block
[35morderer.example.com | [0m [36m[147 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Orderer
[34mpeer0.org2.example.com | [0m [36m[1d5 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
[33mpeer1.org1.example.com | [0m [36m[16a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [dae5c2be]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[1e0 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[1d6 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[33mpeer1.org1.example.com | [0m [36m[16b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [dae5c2be]send state message COMPLETED
[35morderer.example.com | [0m [36m[148 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[1ed 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[34mpeer0.org2.example.com | [0m [36m[1d7 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [0]
[32mpeer1.org2.example.com | [0m [36m[1e1 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[35morderer.example.com | [0m [36m[149 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 94): Error: Cannot save null userContext.
[33mpeer1.org1.example.com | [0m [36m[16c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [dae5c2be]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[1ee 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[34mpeer0.org2.example.com | [0m [1d8 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Created ledger [businesschannel] with genesis block
[32mpeer1.org2.example.com | [0m [36m[1e2 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[35morderer.example.com | [0m [36m[14a 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for OrdererOrg
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[16d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [dae5c2be]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[1ef 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[34mpeer0.org2.example.com | [0m [36m[1d9 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[32mpeer1.org2.example.com | [0m [36m[1e3 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[35morderer.example.com | [0m [36m[14b 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for OrdererOrg
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[16e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [dae5c2be-df5e-4559-a0ec-4b32a29c670e]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[1f0 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[1e4 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[1da 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[14c 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for OrdererOrg
[33mpeer1.org1.example.com | [0m [36m[16f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:dae5c2be-df5e-4559-a0ec-4b32a29c670e
[36;1mpeer0.org1.example.com | [0m [36m[1f1 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[34mpeer0.org2.example.com | [0m [36m[1db 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[1e5 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36mexplorer | [0m [31m[2017-12-14 09:35:14.517] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[170 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[14d 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[36;1mpeer0.org1.example.com | [0m [36m[1f2 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[1dc 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[1e6 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[1f3 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[1dd 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[33mpeer1.org1.example.com | [0m [171 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
[35morderer.example.com | [0m [36m[14e 12-14 09:34:39.44 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:15.600] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[32mpeer1.org2.example.com | [0m [36m[1e7 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[1f4 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[34mpeer0.org2.example.com | [0m [36m[1de 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m [36m[14f 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[36;1mpeer0.org1.example.com | [0m [36m[1f5 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[172 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=qscc,version=1.0.5,txid=1a2f4182-5071-455e-86ab-d28bfc8a2bb1,syscc=true,proposal=0x0,canname=qscc:1.0.5
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[1e8 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[35morderer.example.com | [0m [36m[150 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[1f6 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[1df 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[173 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m chaincode qscc:1.0.5 is being launched
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[1e9 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[151 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[1f7 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[1ea 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[34mpeer0.org2.example.com | [0m [36m[1e0 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[174 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Executable is chaincode
[36;1mpeer0.org1.example.com | [0m [36m[1f8 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[1eb 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[33mpeer1.org1.example.com | [0m [36m[175 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU [0m Args [chaincode -peer.address=peer1.org1.example.com:7052]
[34mpeer0.org2.example.com | [0m [36m[1e1 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[1f9 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[33mpeer1.org1.example.com | [0m [36m[176 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container: qscc:1.0.5(networkid:dev,peerid:peer1.org1.example.com)
[32mpeer1.org2.example.com | [0m [36m[1ec 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[1e2 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36;1mpeer0.org1.example.com | [0m [36m[1fa 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[177 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with args: chaincode -peer.address=peer1.org1.example.com:7052
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[1e3 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[1fb 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[33mpeer1.org1.example.com | [0m [36m[178 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU [0m start container with env:
[32mpeer1.org2.example.com | [0m [36m[1ed 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[1fc 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[1e4 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_ID_NAME=qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[1ee 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[1fd 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[1e5 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:15.600] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[1fe 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[32mpeer1.org2.example.com | [0m [36m[1ef 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[1e6 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[33mpeer1.org1.example.com | [0m CORE_PEER_TLS_ENABLED=true
[36;1mpeer0.org1.example.com | [0m [36m[1ff 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[36;1mpeer0.org1.example.com | [0m [36m[200 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[36mexplorer | [0m [31m[2017-12-14 09:35:15.601] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[1e7 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[32mpeer1.org2.example.com | [0m [36m[1f0 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[201 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36;1mpeer0.org1.example.com | [0m [36m[202 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_LEVEL=info
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[1e8 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[1e9 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[1ea 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[34mpeer0.org2.example.com | [0m [36m[1eb 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_SHIM=warning
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m [36m[203 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W
[35morderer.example.com | [0m RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[1f1 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[33mpeer1.org1.example.com | [0m CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36;1mpeer0.org1.example.com | [0m [36m[204 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[34mpeer0.org2.example.com | [0m [36m[1ec 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[1f2 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[179 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m waiting for container(qscc-1.0.5) lock
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36;1mpeer0.org1.example.com | [0m [36m[205 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[34mpeer0.org2.example.com | [0m [36m[1ed 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc
[35morderer.example.com | [0m 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[1f3 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[33mpeer1.org1.example.com | [0m [36m[17a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU [0m got container (qscc-1.0.5) lock
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[206 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[1ee 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[1f4 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m VA7fF8MfGA==
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:15.601] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[207 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[34mpeer0.org2.example.com | [0m [36m[1ef 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[33mpeer1.org1.example.com | [0m [36m[17b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU [0m chaincode instance created for qscc-1.0.5
[32mpeer1.org2.example.com | [0m [36m[1f5 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[152 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[34mpeer0.org2.example.com | [0m [36m[1f0 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[34mpeer0.org2.example.com | [0m [36m[1f1 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[33mpeer1.org1.example.com | [0m [36m[17c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU [0m container lock deleted(qscc-1.0.5)
[36;1mpeer0.org1.example.com | [0m [36m[208 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 97): Error: Cannot save null userContext.
[34mpeer0.org2.example.com | [0m [36m[1f2 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[36;1mpeer0.org1.example.com | [0m [36m[209 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[32mpeer1.org2.example.com | [0m [36m[1f6 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[17e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode started for qscc-1.0.5
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[1f3 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[20a 12-14 09:34:40.45 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[1f7 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:15.617] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[17f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m in proc [chaincode -peer.address=peer1.org1.example.com:7052]
[32mpeer1.org2.example.com | [0m [36m[1f8 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[1f4 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[180 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU [0m starting chat with peer using name=qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[1f9 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[36;1mpeer0.org1.example.com | [0m [36m[20b 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:16.712] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[1f5 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[20c 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[32mpeer1.org2.example.com | [0m [36m[1fa 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[33mpeer1.org1.example.com | [0m [36m[181 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU [0m Registering.. sending REGISTER
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[1f6 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[20d 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[32mpeer1.org2.example.com | [0m [36m[1fb 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[1fc 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[17d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU [0m chaincode-support started for qscc-1.0.5
[33mpeer1.org1.example.com | [0m [36m[182 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU [0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
[33mpeer1.org1.example.com | [0m [36m[183 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[184 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m []Received message REGISTER from shim
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[1fd 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[20e 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[36;1mpeer0.org1.example.com | [0m [36m[20f 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[1f7 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[1fe 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[185 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[1f8 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[35morderer.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[1ff 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[32mpeer1.org2.example.com | [0m [36m[200 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[186 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Received REGISTER in state created
[34mpeer0.org2.example.com | [0m [36m[1f9 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[153 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[210 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[201 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[1fa 12-14 09:34:40.90 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[33mpeer1.org1.example.com | [0m [36m[187 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU [0m registered handler complete for chaincode qscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[211 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[36;1mpeer0.org1.example.com | [0m [36m[212 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[202 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[1fb 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[36mexplorer | [0m [31m[2017-12-14 09:35:16.712] [ERROR] Helper - [39madmin enrollment failed
[33mpeer1.org1.example.com | [0m [36m[188 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU [0m Got REGISTER for chaincodeID = name:"qscc:1.0.5" , sending back REGISTERED
[32mpeer1.org2.example.com | [0m [36m[203 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[213 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[34mpeer0.org2.example.com | [0m [36m[1fc 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[33mpeer1.org1.example.com | [0m [36m[189 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU [0m Notifying during startup
[36mexplorer | [0m [31m[2017-12-14 09:35:16.713] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[204 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[214 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[33mpeer1.org1.example.com | [0m [36m[18a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m []Received message REGISTERED from shim
[32mpeer1.org2.example.com | [0m [36m[205 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[1fd 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[215 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[1fe 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[206 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[18c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
[36;1mpeer0.org1.example.com | [0m [36m[216 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[1ff 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[32mpeer1.org2.example.com | [0m [36m[207 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[217 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[33mpeer1.org1.example.com | [0m [36m[18b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU [0m chaincode qscc:1.0.5 launch seq completed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[200 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[32mpeer1.org2.example.com | [0m [36m[208 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[33mpeer1.org1.example.com | [0m [36m[18e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU [0m sending READY
[36;1mpeer0.org1.example.com | [0m [36m[218 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[36mexplorer | [0m [31m[2017-12-14 09:35:16.713] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[201 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[32mpeer1.org2.example.com | [0m [36m[209 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[219 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[18f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[20a 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[34mpeer0.org2.example.com | [0m [36m[202 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[190 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1a2f4182]Move state message READY
[36;1mpeer0.org1.example.com | [0m [36m[21a 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[36;1mpeer0.org1.example.com | [0m [36m[21b 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[34mpeer0.org2.example.com | [0m [36m[203 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[32mpeer1.org2.example.com | [0m [36m[20b 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[33mpeer1.org1.example.com | [0m [36m[191 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1a2f4182]Fabric side Handling ChaincodeMessage of type: READY in state established
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[21c 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[34mpeer0.org2.example.com | [0m [36m[204 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[192 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0m [1a2f4182]Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[21d 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[32mpeer1.org2.example.com | [0m [36m[20c 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 100): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[193 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU [0m notifying Txid:1a2f4182-5071-455e-86ab-d28bfc8a2bb1
[33mpeer1.org1.example.com | [0m [36m[194 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1a2f4182]sending state message READY
[34mpeer0.org2.example.com | [0m [36m[205 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36;1mpeer0.org1.example.com | [0m [36m[21e 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[32mpeer1.org2.example.com | [0m [36m[20d 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[195 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m sending init completed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[21f 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[206 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[20e 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[154 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[33mpeer1.org1.example.com | [0m [36m[196 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m LaunchChaincode complete
[34mpeer0.org2.example.com | [0m [36m[207 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[220 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[20f 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m [36m[155 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[33mpeer1.org1.example.com | [0m [36m[197 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[208 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[32mpeer1.org2.example.com | [0m [36m[210 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[36;1mpeer0.org1.example.com | [0m [36m[221 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[35morderer.example.com | [0m [36m[156 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[198 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[211 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[209 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[157 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[36;1mpeer0.org1.example.com | [0m [36m[222 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m [31m[2017-12-14 09:35:16.726] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[199 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1a2f4182]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[212 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[20a 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m [36m[158 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org1MSP
[33mpeer1.org1.example.com | [0m [36m[19a 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[223 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[19b 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [1a2f4182]sendExecuteMsg trigger event INIT
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[159 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[213 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[34mpeer0.org2.example.com | [0m [36m[20b 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[18d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU [0m Received REGISTERED, ready for invocations
[36;1mpeer0.org1.example.com | [0m [36m[224 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[32mpeer1.org2.example.com | [0m [36m[214 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[35morderer.example.com | [0m MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL
[36mexplorer | [0m [31m[2017-12-14 09:35:17.825] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[20c 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[225 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[215 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[19c 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]Received message READY from shim
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[20d 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[32mpeer1.org2.example.com | [0m [36m[216 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[19d 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1a2f4182]Handling ChaincodeMessage of type: READY(state:established)
[36;1mpeer0.org1.example.com | [0m [36m[226 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[217 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[20e 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[19e 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1a2f4182]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[218 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[20f 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[227 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[19f 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1a2f4182]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[32mpeer1.org2.example.com | [0m [36m[219 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[21a 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36;1mpeer0.org1.example.com | [0m [36m[228 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[1a0 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
[34mpeer0.org2.example.com | [0m [36m[210 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[211 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[1a1 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1a2f4182]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[1a2 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[1a3 12-14 09:34:35.31 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1a2f4182]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[1a4 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[34mpeer0.org2.example.com | [0m [36m[212 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[21b 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[229 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[1a5 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [1a2f4182]Received INIT, initializing chaincode
[35morderer.example.com | [0m AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
[35morderer.example.com | [0m BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:17.825] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [36m[21c 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[21d 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[21e 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[32mpeer1.org2.example.com | [0m [36m[21f 12-14 09:34:41.09 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[32mpeer1.org2.example.com | [0m [36m[220 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[34mpeer0.org2.example.com | [0m [36m[213 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[214 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[215 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36mexplorer | [0m [31m[2017-12-14 09:35:17.826] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[22a 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
[33mpeer1.org1.example.com | [0m [1a6 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[32mpeer1.org2.example.com | [0m [36m[221 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[32mpeer1.org2.example.com | [0m [36m[222 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[22b 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN
[33mpeer1.org1.example.com | [0m [36m[1a7 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[1a8 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[216 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[22c 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[35morderer.example.com | [0m wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9
[32mpeer1.org2.example.com | [0m [36m[223 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[33mpeer1.org1.example.com | [0m [36m[1a9 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[217 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[22d 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[36;1mpeer0.org1.example.com | [0m [36m[22e 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[22f 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[32mpeer1.org2.example.com | [0m [36m[224 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[32mpeer1.org2.example.com | [0m [36m[225 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[33mpeer1.org1.example.com | [0m [36m[1aa 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]Move state message COMPLETED
[35morderer.example.com | [0m NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL
[36;1mpeer0.org1.example.com | [0m [36m[230 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[218 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[226 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[33mpeer1.org1.example.com | [0m [36m[1ab 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [1a2f4182]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[35morderer.example.com | [0m liPpNxLSsBU=
[36mexplorer | [0m [31m[2017-12-14 09:35:17.826] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[231 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[34mpeer0.org2.example.com | [0m [36m[219 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[32mpeer1.org2.example.com | [0m [36m[227 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU [0m Init chain businesschannel
[33mpeer1.org1.example.com | [0m [36m[1ac 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [1a2f4182]send state message COMPLETED
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[232 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[228 12-14 09:34:41.10 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU [0m Deploying system CC, for chain <businesschannel>
[33mpeer1.org1.example.com | [0m [36m[1ad 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [1a2f4182]Received message COMPLETED from shim
[34mpeer0.org2.example.com | [0m [36m[21a 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[35morderer.example.com | [0m [36m[15a 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[233 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[32mpeer1.org2.example.com | [0m [36m[229 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[33mpeer1.org1.example.com | [0m [36m[1ae 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1a2f4182]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[21b 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 103): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[234 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[32mpeer1.org2.example.com | [0m [36m[22a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [651a8564-0ce4-4bad-bed7-5393acba5fcf]
[34mpeer0.org2.example.com | [0m [36m[21c 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[33mpeer1.org1.example.com | [0m [36m[1af 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [1a2f4182-5071-455e-86ab-d28bfc8a2bb1]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[235 12-14 09:34:40.46 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[34mpeer0.org2.example.com | [0m [36m[21d 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[34mpeer0.org2.example.com | [0m [36m[21e 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[32mpeer1.org2.example.com | [0m [36m[22b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=088ba5d1-9ba3-4c04-aaa7-32de210d4d87,syscc=true,proposal=0x0,canname=cscc:1.0.5
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[236 12-14 09:34:40.47 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[1b0 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:1a2f4182-5071-455e-86ab-d28bfc8a2bb1
[34mpeer0.org2.example.com | [0m [36m[21f 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[32mpeer1.org2.example.com | [0m [36m[22c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[1b1 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[220 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[32mpeer1.org2.example.com | [0m [36m[22d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31m[2017-12-14 09:35:17.848] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[237 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[33mpeer1.org1.example.com | [0m [1b2 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[34mpeer0.org2.example.com | [0m [36m[221 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[22e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:18.940] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[33mpeer1.org1.example.com | [0m [1b3 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO [0m Deployed system chaincodess
[34mpeer0.org2.example.com | [0m [36m[222 12-14 09:34:40.91 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[22f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [088ba5d1]Inside sendExecuteMessage. Message INIT
[36;1mpeer0.org1.example.com | [0m [36m[238 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[33mpeer1.org1.example.com | [0m [1b4 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
[34mpeer0.org2.example.com | [0m [36m[223 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[32mpeer1.org2.example.com | [0m [36m[230 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[239 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[224 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[33mpeer1.org1.example.com | [0m [1b5 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO [0m Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[32mpeer1.org2.example.com | [0m [36m[231 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [088ba5d1]sendExecuteMsg trigger event INIT
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36;1mpeer0.org1.example.com | [0m [36m[23a 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[34mpeer0.org2.example.com | [0m [36m[225 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[33mpeer1.org1.example.com | [0m [36m[1b6 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp/identity' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[32mpeer1.org2.example.com | [0m [36m[232 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [088ba5d1]Move state message INIT
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[23b 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU [0m Init chain businesschannel
[34mpeer0.org2.example.com | [0m [36m[226 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[33mpeer1.org1.example.com | [0m [36m[1b7 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'configvalues/msp' logger enabled for log level 'WARNING'
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[23c 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU [0m Deploying system CC, for chain <businesschannel>
[33mpeer1.org1.example.com | [0m [36m[1b8 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'msp' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[227 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU [0m Init chain businesschannel
[32mpeer1.org2.example.com | [0m [36m[233 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [088ba5d1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[33mpeer1.org1.example.com | [0m [36m[1b9 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/service' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[23d 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[34mpeer0.org2.example.com | [0m [36m[228 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU [0m Deploying system CC, for chain <businesschannel>
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m [36m[234 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[23e 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [91ee7987-92ca-49f7-9386-47adfd8b6e80]
[33mpeer1.org1.example.com | [0m [36m[1ba 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/discovery' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[229 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
[32mpeer1.org2.example.com | [0m [36m[235 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [088ba5d1]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[1bb 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/election' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[23f 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=95610a5a-e30e-4219-8453-e56230c587b0,syscc=true,proposal=0x0,canname=cscc:1.0.5
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[35morderer.example.com | [0m -----END CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[236 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [088ba5d1]Received message INIT from shim
[34mpeer0.org2.example.com | [0m [36m[22a 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [1189c111-7064-47a1-abb0-3a56b230a264]
[36;1mpeer0.org1.example.com | [0m [36m[240 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[36mexplorer | [0m [31m[2017-12-14 09:35:18.940] [ERROR] Helper - [39madmin enrollment failed
[35morderer.example.com | [0m [36m[15b 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[32mpeer1.org2.example.com | [0m [36m[237 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [088ba5d1]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[1bc 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/state' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[241 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[22b 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=b2268498-9984-4fbf-b3d8-08b3d3a54ed7,syscc=true,proposal=0x0,canname=cscc:1.0.5
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
[36mexplorer | [0m [31m[2017-12-14 09:35:18.940] [ERROR] Query - [39mError: Missing userContext parameter
[33mpeer1.org1.example.com | [0m [36m[1bd 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/pull' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[238 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[242 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[22c 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[1be 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[239 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [088ba5d1]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[22d 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[243 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [95610a5a]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m [23a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[33mpeer1.org1.example.com | [0m [36m[1bf 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/comm' logger enabled for log level 'WARNING'
[36;1mpeer0.org1.example.com | [0m [36m[244 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[22e 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[23b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [088ba5d1]Init get response status: 200
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[34mpeer0.org2.example.com | [0m [36m[22f 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b2268498]Inside sendExecuteMessage. Message INIT
[36;1mpeer0.org1.example.com | [0m [36m[245 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [95610a5a]sendExecuteMsg trigger event INIT
[33mpeer1.org1.example.com | [0m [36m[1c0 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
[32mpeer1.org2.example.com | [0m [36m[23c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [088ba5d1]Init succeeded. Sending COMPLETED
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[34mpeer0.org2.example.com | [0m [36m[230 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[246 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [95610a5a]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[23d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [088ba5d1]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[1c1 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'gossip/gossip' logger enabled for log level 'WARNING'
[36mexplorer | [0m [31m[2017-12-14 09:35:18.940] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[34mpeer0.org2.example.com | [0m [36m[231 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b2268498]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [36m[247 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [95610a5a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[23e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [088ba5d1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[1c2 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger' logger enabled for log level 'INFO'
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[34mpeer0.org2.example.com | [0m [36m[232 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b2268498]Move state message INIT
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[32mpeer1.org2.example.com | [0m [36m[23f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [088ba5d1]send state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[1c3 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'ledgermgmt' logger enabled for log level 'INFO'
[36;1mpeer0.org1.example.com | [0m [36m[248 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[240 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [088ba5d1]Received message COMPLETED from shim
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[33mpeer1.org1.example.com | [0m [36m[1c4 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'kvledger.util' logger enabled for log level 'INFO'
[34mpeer0.org2.example.com | [0m [36m[233 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b2268498]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 106): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[249 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [95610a5a]sending state message INIT
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[32mpeer1.org2.example.com | [0m [36m[241 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [088ba5d1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[33mpeer1.org1.example.com | [0m [36m[1c5 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'cauthdsl' logger enabled for log level 'WARNING'
[34mpeer0.org2.example.com | [0m [36m[234 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[24a 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [95610a5a]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[242 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [088ba5d1-9ba3-4c04-aaa7-32de210d4d87]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
[33mpeer1.org1.example.com | [0m [36m[1c6 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'policies' logger enabled for log level 'WARNING'
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[235 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b2268498]sending state message INIT
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[32mpeer1.org2.example.com | [0m [36m[243 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:088ba5d1-9ba3-4c04-aaa7-32de210d4d87
[33mpeer1.org1.example.com | [0m [36m[1c7 12-14 09:34:35.32 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU [0m Module 'grpc' logger enabled for log level 'ERROR'
[36;1mpeer0.org1.example.com | [0m [36m[24b 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [95610a5a]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[236 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b2268498]Received message INIT from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[1c8 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[237 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b2268498]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[244 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
[36;1mpeer0.org1.example.com | [0m [36m[24c 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[1c9 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU [0m ValidateProposalMessage starts for signed proposal 0xc4217a1ad0
[33mpeer1.org1.example.com | [0m [36m[1ca 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[33mpeer1.org1.example.com | [0m [36m[1cb 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[33mpeer1.org1.example.com | [0m [36m[1cc 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0}
[34mpeer0.org2.example.com | [0m [36m[238 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [245 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[24d 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [95610a5a]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[1cd 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[34mpeer0.org2.example.com | [0m [36m[239 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [b2268498]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [23a 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[34mpeer0.org2.example.com | [0m [36m[23b 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b2268498]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[246 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [651a8564-0ce4-4bad-bed7-5393acba5fcf]
[32mpeer1.org2.example.com | [0m [36m[247 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[32mpeer1.org2.example.com | [0m [36m[248 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [19949660-ba8b-4563-8621-792725e965f9]
[32mpeer1.org2.example.com | [0m [36m[249 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=6347738f-cbff-4b18-8b2d-b37db01edc93,syscc=true,proposal=0x0,canname=lscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [24e 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[36;1mpeer0.org1.example.com | [0m [36m[24f 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [95610a5a]Init get response status: 200
[35morderer.example.com | [0m [36m[15c 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[34mpeer0.org2.example.com | [0m [36m[23c 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b2268498]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m [36m[24a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : lscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[1ce 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[36;1mpeer0.org1.example.com | [0m [36m[250 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [95610a5a]Init succeeded. Sending COMPLETED
[36mexplorer | [0m [31m[2017-12-14 09:35:18.952] [ERROR] Query - [39mError: Connect Failed
[35morderer.example.com | [0m [36m[15d 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[34mpeer0.org2.example.com | [0m [36m[23d 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b2268498]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[24b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[1cf 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage starts for proposal 0xc4217816d0, header 0xc4217a1b60
[36;1mpeer0.org1.example.com | [0m [36m[251 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [95610a5a]Move state message COMPLETED
[35morderer.example.com | [0m [36m[15e 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[23e 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b2268498]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[1d0 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU [0m validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
[36;1mpeer0.org1.example.com | [0m [36m[252 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [95610a5a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[24c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[35morderer.example.com | [0m [36m[15f 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance OrdererMSP
[36mexplorer | [0m [31m[2017-12-14 09:35:20.057] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[23f 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b2268498]send state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[1d1 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m processing txid: 7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8
[36;1mpeer0.org1.example.com | [0m [36m[253 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [95610a5a]send state message COMPLETED
[35morderer.example.com | [0m [36m[160 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[240 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b2268498]Received message COMPLETED from shim
[33mpeer1.org1.example.com | [0m [36m[1d2 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Entry - txid: 7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8 channel id:
[36;1mpeer0.org1.example.com | [0m [36m[254 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [95610a5a]Received message COMPLETED from shim
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[24d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [6347738f]Inside sendExecuteMessage. Message INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1d3 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Entry - txid: 7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8 channel id: version: 1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[255 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [95610a5a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[241 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b2268498]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[24e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1d4 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU [0m NewCCCC (chain=,chaincode=cscc,version=1.0.5,txid=7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8,syscc=true,proposal=0xc4217816d0,canname=cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[256 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [95610a5a-e30e-4219-8453-e56230c587b0]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[242 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b2268498-9984-4fbf-b3d8-08b3d3a54ed7]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[24f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [6347738f]sendExecuteMsg trigger event INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1d5 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[257 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:95610a5a-e30e-4219-8453-e56230c587b0
[34mpeer0.org2.example.com | [0m [36m[243 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:b2268498-9984-4fbf-b3d8-08b3d3a54ed7
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[250 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [6347738f]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[1d6 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[258 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[244 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[251 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [6347738f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1d7 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [259 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
[34mpeer0.org2.example.com | [0m [245 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[1d8 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [7ffc0abc]Inside sendExecuteMessage. Message TRANSACTION
[34mpeer0.org2.example.com | [0m [36m[246 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [1189c111-7064-47a1-abb0-3a56b230a264]
[32mpeer1.org2.example.com | [0m [36m[252 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[1d9 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[25a 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [91ee7987-92ca-49f7-9386-47adfd8b6e80]
[32mpeer1.org2.example.com | [0m [36m[253 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [6347738f]sending state message INIT
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[247 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[33mpeer1.org1.example.com | [0m [36m[1da 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Proposal different from nil. Creating chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[25b 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[32mpeer1.org2.example.com | [0m [36m[254 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [6347738f]Received message INIT from shim
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[248 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [f843355c-4778-4e7d-b209-bdb101116009]
[33mpeer1.org1.example.com | [0m [36m[1db 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0m [7ffc0abc]sendExecuteMsg trigger event TRANSACTION
[36;1mpeer0.org1.example.com | [0m [36m[25c 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [634efaf9-d8e7-4585-9eb3-9068585f8023]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:20.058] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[249 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=b49f9f89-bc79-403e-8daa-472f702e9e64,syscc=true,proposal=0x0,canname=lscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[25d 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=9651afbb-8e31-4430-9bfb-392695ead8a8,syscc=true,proposal=0x0,canname=lscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[255 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [6347738f]Handling ChaincodeMessage of type: INIT(state:ready)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:20.058] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[24a 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : lscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[1dc 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7ffc0abc]Move state message TRANSACTION
[32mpeer1.org2.example.com | [0m [36m[256 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[25e 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : lscc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[24b 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[1dd 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7ffc0abc]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
[36;1mpeer0.org1.example.com | [0m [36m[25f 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[257 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [6347738f]Received INIT, initializing chaincode
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[34mpeer0.org2.example.com | [0m [36m[24c 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[260 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[1de 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[34mpeer0.org2.example.com | [0m [36m[24d 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b49f9f89]Inside sendExecuteMessage. Message INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[258 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [6347738f]Init get response status: 200
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[24e 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[259 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [6347738f]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[261 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [9651afbb]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[1df 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7ffc0abc]sending state message TRANSACTION
[36mexplorer | [0m [31m[2017-12-14 09:35:20.058] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[34mpeer0.org2.example.com | [0m [36m[24f 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b49f9f89]sendExecuteMsg trigger event INIT
[33mpeer1.org1.example.com | [0m [36m[1e0 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7ffc0abc]Received message TRANSACTION from shim
[32mpeer1.org2.example.com | [0m [36m[25a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [6347738f]Move state message COMPLETED
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4=
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[262 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[25b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [6347738f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[34mpeer0.org2.example.com | [0m [36m[250 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b49f9f89]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[1e1 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [7ffc0abc]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[25c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [6347738f]send state message COMPLETED
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[263 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [9651afbb]sendExecuteMsg trigger event INIT
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 109): Error: Cannot save null userContext.
[34mpeer0.org2.example.com | [0m [36m[251 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b49f9f89]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[1e2 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0m [7ffc0abc]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
[35morderer.example.com | [0m [36m[161 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[25d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [6347738f]Received message COMPLETED from shim
[34mpeer0.org2.example.com | [0m [36m[252 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[1e3 12-14 09:34:40.70 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU [0m Invoke function: JoinChain
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[25e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [6347738f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[253 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b49f9f89]sending state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[264 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9651afbb]Move state message INIT
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[25f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [6347738f-cbff-4b18-8b2d-b37db01edc93]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [1e4 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Creating ledger [businesschannel] with genesis block
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[260 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:6347738f-cbff-4b18-8b2d-b37db01edc93
[34mpeer0.org2.example.com | [0m [36m[254 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b49f9f89]Received message INIT from shim
[36;1mpeer0.org1.example.com | [0m [36m[265 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9651afbb]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:20.079] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[1e5 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
[32mpeer1.org2.example.com | [0m [36m[261 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[255 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b49f9f89]Handling ChaincodeMessage of type: INIT(state:ready)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[266 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [262 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
[33mpeer1.org1.example.com | [0m [1e6 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO [0m Getting block information from block storage
[32mpeer1.org2.example.com | [0m [36m[263 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [19949660-ba8b-4563-8621-792725e965f9]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[256 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[267 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9651afbb]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[264 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36mexplorer | [0m [31m[2017-12-14 09:35:21.169] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[33mpeer1.org1.example.com | [0m [36m[1e7 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Retrieving checkpoint info from block files
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1e8 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix()
[34mpeer0.org2.example.com | [0m [36m[257 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [b49f9f89]Received INIT, initializing chaincode
[36;1mpeer0.org1.example.com | [0m [36m[268 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9651afbb]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[265 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [d2672cdf-2131-421f-b54e-0095257a40dc]
[36mexplorer | [0m at emitOne (events.js:96:13)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1e9 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU [0m retrieveLastFileSuffix() - biggestFileNum = -1
[34mpeer0.org2.example.com | [0m [36m[258 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b49f9f89]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [36m[269 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [9651afbb]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[266 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=0784fe78-ab0f-426e-bc98-b4fb45a2b4c5,syscc=true,proposal=0x0,canname=escc:1.0.5
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[1ea 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m Last file number found = -1
[36;1mpeer0.org1.example.com | [0m [36m[26a 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[267 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : escc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[268 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[269 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[1eb 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU [0m No block file found
[33mpeer1.org1.example.com | [0m [36m[1ec 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU [0m Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42194b160)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[26b 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [9651afbb]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [36m[259 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b49f9f89]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[25a 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b49f9f89]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[1ed 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU [0m newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[162 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:21.170] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[25b 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b49f9f89]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[26c 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9651afbb]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[26a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [0784fe78]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[26b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:21.170] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[25c 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b49f9f89]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[25d 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b49f9f89]Received message COMPLETED from shim
[33mpeer1.org1.example.com | [0m [36m[1ee 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[33mpeer1.org1.example.com | [0m [36m[1ef 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421771400), Data:(*common.BlockData)(0xc42182ffc0), Metadata:(*common.BlockMetadata)(0xc42195c000)}, doMVCCValidation=true
[33mpeer1.org1.example.com | [0m [36m[1f0 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[36;1mpeer0.org1.example.com | [0m [36m[26d 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9651afbb]Init succeeded. Sending COMPLETED
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[32mpeer1.org2.example.com | [0m [36m[26c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [0784fe78]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[25e 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b49f9f89]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[26d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0784fe78]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[26e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0784fe78]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[26f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[270 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0784fe78]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[271 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0784fe78]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[1f1 12-14 09:34:40.71 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
[35morderer.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[25f 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b49f9f89-bc79-403e-8daa-472f702e9e64]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[260 12-14 09:34:40.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:b49f9f89-bc79-403e-8daa-472f702e9e64
[34mpeer0.org2.example.com | [0m [36m[261 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[26e 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9651afbb]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[26f 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [9651afbb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[272 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [0784fe78]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[273 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[274 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [0784fe78]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[1f2 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=0, blockHash=[]byte{0x4c, 0x27, 0x5, 0x1c, 0x84, 0xd, 0xf5, 0xe1, 0xcf, 0xca, 0xe1, 0x49, 0x4a, 0x6a, 0xa, 0x31, 0xd4, 0x1c, 0x37, 0xaa, 0xd5, 0xcf, 0xfe, 0x44, 0x8e, 0x3, 0x4b, 0xb5, 0x72, 0x19, 0x89, 0x53} txOffsets=
[33mpeer1.org1.example.com | [0m txId= locPointer=offset=38, bytesLength=11902
[33mpeer1.org1.example.com | [0m ]
[33mpeer1.org1.example.com | [0m [36m[1f3 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx ID: [] to index
[32mpeer1.org2.example.com | [0m [275 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[35morderer.example.com | [0m [36m[163 12-14 09:34:39.45 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP OrdererMSP validating identity
[35morderer.example.com | [0m [36m[164 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m Setting up the MSP manager (3 msps)
[35morderer.example.com | [0m [36m[165 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m MSP manager setup complete, setup 3 msps
[35morderer.example.com | [0m [36m[166 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[34mpeer0.org2.example.com | [0m [262 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
[34mpeer0.org2.example.com | [0m [36m[263 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [f843355c-4778-4e7d-b209-bdb101116009]
[36;1mpeer0.org1.example.com | [0m [36m[270 12-14 09:34:40.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [9651afbb]send state message COMPLETED
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:21.170] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 112): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:21.189] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[1f4 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11902] for tx number:[0] ID: [] to blockNumTranNum index
[35morderer.example.com | [0m [36m[167 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Admins to Application
[32mpeer1.org2.example.com | [0m [36m[276 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0784fe78]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[264 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36;1mpeer0.org1.example.com | [0m [36m[271 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [9651afbb]Received message COMPLETED from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[1f5 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11946], isChainEmpty=[false], lastBlockNumber=[0]
[32mpeer1.org2.example.com | [0m [36m[277 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0784fe78]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[272 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9651afbb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:22.253] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[265 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [c6166c5d-6482-4034-983e-de194ea2847f]
[32mpeer1.org2.example.com | [0m [36m[278 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0784fe78]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[273 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [9651afbb-8e31-4430-9bfb-392695ead8a8]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [1f6 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO [0m Channel [businesschannel]: Created block [0] with 1 transaction(s)
[35morderer.example.com | [0m [36m[168 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[279 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [0784fe78]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[274 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:9651afbb-8e31-4430-9bfb-392695ead8a8
[34mpeer0.org2.example.com | [0m [36m[266 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=e166f681-7e00-4925-aa32-8407c15c498a,syscc=true,proposal=0x0,canname=escc:1.0.5
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[1f7 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Committing updates to state database
[36;1mpeer0.org1.example.com | [0m [36m[275 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[169 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Readers to Application
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[27a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [0784fe78]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[267 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : escc:1.0.5
[36;1mpeer0.org1.example.com | [0m [276 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
[33mpeer1.org1.example.com | [0m [36m[1f8 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[35morderer.example.com | [0m [36m[16a 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[277 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [634efaf9-d8e7-4585-9eb3-9068585f8023]
[33mpeer1.org1.example.com | [0m [36m[1f9 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Updates committed to state database
[34mpeer0.org2.example.com | [0m [36m[268 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[27b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [0784fe78]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[278 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[35morderer.example.com | [0m [36m[16b 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org2MSP/Writers to Application
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[27c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0784fe78]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[33mpeer1.org1.example.com | [0m [36m[1fa 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
[36;1mpeer0.org1.example.com | [0m [36m[279 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [081fd16d-705c-43b1-a771-17c76d83cd84]
[34mpeer0.org2.example.com | [0m [36m[269 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[35morderer.example.com | [0m [36m[16c 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[27d 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [0784fe78-ab0f-426e-bc98-b4fb45a2b4c5]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[27a 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=884759d2-b169-4281-a689-53e0528b1504,syscc=true,proposal=0x0,canname=escc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[1fb 12-14 09:34:40.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[34mpeer0.org2.example.com | [0m [36m[26a 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e166f681]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[27b 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : escc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[27e 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:0784fe78-ab0f-426e-bc98-b4fb45a2b4c5
[33mpeer1.org1.example.com | [0m [36m[1fc 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [0]
[35morderer.example.com | [0m [36m[16d 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Admins to Application
[34mpeer0.org2.example.com | [0m [36m[26b 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[27c 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [1fd 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO [0m Created ledger [businesschannel] with genesis block
[35morderer.example.com | [0m [36m[16e 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[32mpeer1.org2.example.com | [0m [36m[27f 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m [31m[2017-12-14 09:35:22.254] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[27d 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[35morderer.example.com | [0m [36m[16f 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Readers to Application
[34mpeer0.org2.example.com | [0m [36m[26c 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e166f681]sendExecuteMsg trigger event INIT
[36mexplorer | [0m [31m[2017-12-14 09:35:22.255] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[27e 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [884759d2]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[1fe 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[35morderer.example.com | [0m [36m[170 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[32mpeer1.org2.example.com | [0m [280 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m [36m[27f 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[1ff 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[34mpeer0.org2.example.com | [0m [36m[26d 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e166f681]Move state message INIT
[35morderer.example.com | [0m [36m[171 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Org1MSP/Writers to Application
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[200 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[281 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [d2672cdf-2131-421f-b54e-0095257a40dc]
[36;1mpeer0.org1.example.com | [0m [36m[280 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [884759d2]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[26e 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e166f681]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m [36m[172 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[201 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[282 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36;1mpeer0.org1.example.com | [0m [36m[281 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [884759d2]Move state message INIT
[35morderer.example.com | [0m [36m[173 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[34mpeer0.org2.example.com | [0m [36m[26f 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[202 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[35morderer.example.com | [0m [36m[174 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[32mpeer1.org2.example.com | [0m [36m[283 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [000c83f9-9d81-44e9-936d-4beb0027ba46]
[36;1mpeer0.org1.example.com | [0m [36m[282 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [884759d2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:22.255] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[34mpeer0.org2.example.com | [0m [36m[270 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e166f681]sending state message INIT
[35morderer.example.com | [0m [36m[175 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Admins to Orderer
[33mpeer1.org1.example.com | [0m [36m[203 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[284 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=b9adc9a8-21b8-4cb3-9d2d-74febbc22cf4,syscc=true,proposal=0x0,canname=vscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[283 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[176 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[33mpeer1.org1.example.com | [0m [36m[204 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[34mpeer0.org2.example.com | [0m [36m[271 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e166f681]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[285 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : vscc:1.0.5
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[177 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Readers to Orderer
[36;1mpeer0.org1.example.com | [0m [36m[284 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [884759d2]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[205 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 115): Error: Cannot save null userContext.
[35morderer.example.com | [0m [36m[178 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[34mpeer0.org2.example.com | [0m [36m[272 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e166f681]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[286 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[35morderer.example.com | [0m [36m[179 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy OrdererOrg/Writers to Orderer
[34mpeer0.org2.example.com | [0m [36m[273 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[285 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [884759d2]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[206 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[35morderer.example.com | [0m [36m[17a 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[32mpeer1.org2.example.com | [0m [36m[287 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[286 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [884759d2]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[274 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [e166f681]Received INIT, initializing chaincode
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[207 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[35morderer.example.com | [0m [36m[17b 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[287 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[288 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b9adc9a8]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[17c 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[34mpeer0.org2.example.com | [0m [275 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[36;1mpeer0.org1.example.com | [0m [36m[288 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [884759d2]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[208 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[35morderer.example.com | [0m [36m[17d 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[289 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m [31m[2017-12-14 09:35:22.274] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [289 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[35morderer.example.com | [0m [36m[17e 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Admins for evaluation
[32mpeer1.org2.example.com | [0m [36m[28a 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b9adc9a8]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[276 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e166f681]Init get response status: 200
[35morderer.example.com | [0m [36m[17f 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[28a 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [884759d2]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[277 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e166f681]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[209 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[32mpeer1.org2.example.com | [0m [36m[28b 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b9adc9a8]Move state message INIT
[35morderer.example.com | [0m [36m[180 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Readers for evaluation
[36mexplorer | [0m [31m[2017-12-14 09:35:23.391] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[33mpeer1.org1.example.com | [0m [36m[20a 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[28b 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [884759d2]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[278 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e166f681]Move state message COMPLETED
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[28c 12-14 09:34:41.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b9adc9a8]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m [36m[181 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[28c 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [884759d2]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[20b 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[279 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e166f681]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[35morderer.example.com | [0m [36m[182 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org1MSP/Writers for evaluation
[33mpeer1.org1.example.com | [0m [36m[20c 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[28d 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [884759d2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[28d 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[183 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[27a 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e166f681]send state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[20d 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[28e 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [884759d2]send state message COMPLETED
[35morderer.example.com | [0m [36m[184 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy ChannelCreationPolicy for evaluation
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[28e 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b9adc9a8]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[20e 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[34mpeer0.org2.example.com | [0m [36m[27b 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e166f681]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[28f 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [884759d2]Received message COMPLETED from shim
[36mexplorer | [0m at emitOne (events.js:96:13)
[35morderer.example.com | [0m [36m[185 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
[33mpeer1.org1.example.com | [0m [36m[20f 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[27c 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e166f681]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[28f 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b9adc9a8]Received message INIT from shim
[35morderer.example.com | [0m [36m[186 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Admins for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[290 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [884759d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[210 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[187 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
[36;1mpeer0.org1.example.com | [0m [36m[291 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [884759d2-b169-4281-a689-53e0528b1504]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[290 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b9adc9a8]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[27d 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e166f681-7e00-4925-aa32-8407c15c498a]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m [36m[188 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Readers for evaluation
[33mpeer1.org1.example.com | [0m [36m[211 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[292 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:884759d2-b169-4281-a689-53e0528b1504
[34mpeer0.org2.example.com | [0m [36m[27e 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:e166f681-7e00-4925-aa32-8407c15c498a
[32mpeer1.org2.example.com | [0m [36m[291 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[212 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[293 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[27f 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[189 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
[32mpeer1.org2.example.com | [0m [36m[292 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [b9adc9a8]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[213 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[214 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:23.392] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [294 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
[32mpeer1.org2.example.com | [0m [36m[293 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b9adc9a8]Init get response status: 200
[33mpeer1.org1.example.com | [0m [36m[215 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[35morderer.example.com | [0m [36m[18a 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Org2MSP/Writers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[295 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [081fd16d-705c-43b1-a771-17c76d83cd84]
[36mexplorer | [0m [31m[2017-12-14 09:35:23.393] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[294 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b9adc9a8]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [280 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
[33mpeer1.org1.example.com | [0m [36m[216 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[296 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[35morderer.example.com | [0m [36m[18b 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
[32mpeer1.org2.example.com | [0m [36m[295 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b9adc9a8]Move state message COMPLETED
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[217 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[281 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [c6166c5d-6482-4034-983e-de194ea2847f]
[36;1mpeer0.org1.example.com | [0m [36m[297 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [b633ada5-4719-4eed-bfb5-12f885cbb0a2]
[35morderer.example.com | [0m [36m[18c 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Admins for evaluation
[32mpeer1.org2.example.com | [0m [36m[296 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b9adc9a8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[218 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[298 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=8c27e167-d901-4222-8453-12dee01e8e11,syscc=true,proposal=0x0,canname=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[282 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[32mpeer1.org2.example.com | [0m [36m[297 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b9adc9a8]send state message COMPLETED
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[18d 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
[36;1mpeer0.org1.example.com | [0m [36m[299 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[283 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [d5db1cf5-1aa7-45f5-b3e7-2cb9d53cb713]
[32mpeer1.org2.example.com | [0m [36m[298 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b9adc9a8]Received message COMPLETED from shim
[33mpeer1.org1.example.com | [0m [36m[219 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[29a 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[35morderer.example.com | [0m [36m[18e 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Readers for evaluation
[33mpeer1.org1.example.com | [0m [36m[21a 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[284 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=7573b134-0803-4c5b-8b7f-df13d33107eb,syscc=true,proposal=0x0,canname=vscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[299 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b9adc9a8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:23.393] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36;1mpeer0.org1.example.com | [0m [36m[29b 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[29a 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b9adc9a8-21b8-4cb3-9d2d-74febbc22cf4]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[285 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : vscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[21b 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[35morderer.example.com | [0m [36m[18f 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[29b 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:b9adc9a8-21b8-4cb3-9d2d-74febbc22cf4
[36;1mpeer0.org1.example.com | [0m [36m[29c 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8c27e167]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[286 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[21c 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[35morderer.example.com | [0m [36m[190 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy OrdererOrg/Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[29c 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[29d 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[287 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[32mpeer1.org2.example.com | [0m [29d 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 118): Error: Cannot save null userContext.
[35morderer.example.com | [0m [36m[191 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
[33mpeer1.org1.example.com | [0m [36m[21d 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[32mpeer1.org2.example.com | [0m [36m[29e 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [000c83f9-9d81-44e9-936d-4beb0027ba46]
[36;1mpeer0.org1.example.com | [0m [36m[29e 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8c27e167]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[288 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [7573b134]Inside sendExecuteMessage. Message INIT
[35morderer.example.com | [0m [36m[192 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[35morderer.example.com | [0m [36m[193 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Admins to Channel
[35morderer.example.com | [0m [36m[194 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy BlockValidation for evaluation
[35morderer.example.com | [0m [36m[195 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/BlockValidation to Channel
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[29f 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[33mpeer1.org1.example.com | [0m [36m[21e 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[35morderer.example.com | [0m [36m[196 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[29f 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8c27e167]Move state message INIT
[34mpeer0.org2.example.com | [0m [36m[289 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[32mpeer1.org2.example.com | [0m [36m[2a0 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [f042d39d-7a51-4e5d-abfc-28e68ab5c3f8]
[33mpeer1.org1.example.com | [0m [36m[21f 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[35morderer.example.com | [0m [36m[197 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Readers to Channel
[32mpeer1.org2.example.com | [0m [36m[2a1 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=e2ab3f49-6aaf-4ecc-9ca8-c13154ec6867,syscc=true,proposal=0x0,canname=qscc:1.0.5
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[28a 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [7573b134]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [36m[2a0 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8c27e167]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[2a2 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[220 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[28b 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7573b134]Move state message INIT
[36;1mpeer0.org1.example.com | [0m [36m[2a1 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[198 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[32mpeer1.org2.example.com | [0m [36m[2a3 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31m[2017-12-14 09:35:23.408] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[28c 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7573b134]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[221 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[35morderer.example.com | [0m [36m[199 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU [0m In commit adding relative sub-policy Orderer/Writers to Channel
[36;1mpeer0.org1.example.com | [0m [36m[2a2 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8c27e167]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[2a4 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[2a5 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e2ab3f49]Inside sendExecuteMessage. Message INIT
[32mpeer1.org2.example.com | [0m [36m[2a6 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[28d 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[2a7 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [e2ab3f49]sendExecuteMsg trigger event INIT
[32mpeer1.org2.example.com | [0m [36m[2a8 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e2ab3f49]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[2a9 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e2ab3f49]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[2aa 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[2ab 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e2ab3f49]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[2ac 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e2ab3f49]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[2ad 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e2ab3f49]Handling ChaincodeMessage of type: INIT(state:ready)
[32mpeer1.org2.example.com | [0m [36m[2ae 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[2af 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [e2ab3f49]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [2b0 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[35morderer.example.com | [0m [36m[19a 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning dummy reject all policy because Writers could not be found in /Application/Writers
[36;1mpeer0.org1.example.com | [0m [36m[2a3 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8c27e167]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[222 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[36mexplorer | [0m [31m[2017-12-14 09:35:24.467] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[28e 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7573b134]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[2b1 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e2ab3f49]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[2b2 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e2ab3f49]Init succeeded. Sending COMPLETED
[35morderer.example.com | [0m [36m[19b 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[33mpeer1.org1.example.com | [0m [36m[223 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[224 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[33mpeer1.org1.example.com | [0m [36m[225 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[2b3 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e2ab3f49]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[2b4 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [e2ab3f49]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[2b5 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [e2ab3f49]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[2b6 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [e2ab3f49]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[2b7 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e2ab3f49]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[2b8 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [e2ab3f49-6aaf-4ecc-9ca8-c13154ec6867]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m [36m[19c 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning dummy reject all policy because Admins could not be found in /Application/Admins
[35morderer.example.com | [0m [36m[19d 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Admins for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[2a4 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8c27e167]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[226 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[33mpeer1.org1.example.com | [0m [36m[227 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[28f 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7573b134]Received message INIT from shim
[35morderer.example.com | [0m [36m[19e 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning dummy reject all policy because Readers could not be found in /Application/Readers
[35morderer.example.com | [0m [36m[19f 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU [0m Returning policy Readers for evaluation
[36;1mpeer0.org1.example.com | [0m [36m[2a5 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[228 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[33mpeer1.org1.example.com | [0m [36m[229 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[22a 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[22b 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[22c 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[33mpeer1.org1.example.com | [0m [36m[22d 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[35morderer.example.com | [0m [36m[1a0 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36;1mpeer0.org1.example.com | [0m [36m[2a6 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [8c27e167]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[22e 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[33mpeer1.org1.example.com | [0m [36m[22f 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[33mpeer1.org1.example.com | [0m [36m[230 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[290 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [7573b134]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:24.468] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:24.469] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m [36m[2a7 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8c27e167]Init get response status: 200
[36;1mpeer0.org1.example.com | [0m [36m[2a8 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8c27e167]Init succeeded. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2a9 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8c27e167]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2aa 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8c27e167]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[2b9 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:e2ab3f49-6aaf-4ecc-9ca8-c13154ec6867
[35morderer.example.com | [0m [36m[1a1 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[34mpeer0.org2.example.com | [0m [36m[291 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[2ab 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8c27e167]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2ac 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8c27e167]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[1a2 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[34mpeer0.org2.example.com | [0m [36m[292 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [7573b134]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [36m[231 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[33mpeer1.org1.example.com | [0m [36m[232 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[2ad 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8c27e167]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[2ba 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[1a3 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[233 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[293 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7573b134]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[294 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7573b134]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[295 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7573b134]Move state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[296 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [7573b134]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[2ae 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8c27e167-d901-4222-8453-12dee01e8e11]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[2af 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:8c27e167-d901-4222-8453-12dee01e8e11
[36;1mpeer0.org1.example.com | [0m [36m[2b0 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:24.469] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[1a4 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[35morderer.example.com | [0m [36m[1a5 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[234 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [2b1 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
[36;1mpeer0.org1.example.com | [0m [36m[2b2 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [b633ada5-4719-4eed-bfb5-12f885cbb0a2]
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [2bb 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[35morderer.example.com | [0m [36m[1a6 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[235 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[34mpeer0.org2.example.com | [0m [36m[297 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7573b134]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2b3 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 121): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[2bc 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [f042d39d-7a51-4e5d-abfc-28e68ab5c3f8]
[35morderer.example.com | [0m [36m[1a7 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[236 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[237 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[298 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7573b134]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [36m[2b4 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [bdeb7092-f1dd-4895-8d0d-60c46d402cb8]
[36;1mpeer0.org1.example.com | [0m [36m[2b5 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=b1b6cd5e-ee7b-46e5-ac7b-5850d9af80b9,syscc=true,proposal=0x0,canname=qscc:1.0.5
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[1a8 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[33mpeer1.org1.example.com | [0m [36m[238 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[34mpeer0.org2.example.com | [0m [36m[299 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7573b134]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[34mpeer0.org2.example.com | [0m [36m[29a 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7573b134-0803-4c5b-8b7f-df13d33107eb]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[29b 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:7573b134-0803-4c5b-8b7f-df13d33107eb
[34mpeer0.org2.example.com | [0m [36m[29c 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [29d 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
[34mpeer0.org2.example.com | [0m [36m[29e 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [d5db1cf5-1aa7-45f5-b3e7-2cb9d53cb713]
[32mpeer1.org2.example.com | [0m [36m[2bd 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[239 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[2b6 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : qscc:1.0.5
[35morderer.example.com | [0m [36m[1a9 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[34mpeer0.org2.example.com | [0m [36m[29f 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[33mpeer1.org1.example.com | [0m [36m[23a 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[2b7 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[1aa 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[32mpeer1.org2.example.com | [0m [2be 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [0]
[36;1mpeer0.org1.example.com | [0m [36m[2b8 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[2a0 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [6907489d-6eff-42d3-af62-5b1678766cc4]
[32mpeer1.org2.example.com | [0m [36m[2bf 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[23b 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[23c 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[23d 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[23e 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[23f 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[240 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[241 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[242 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[33mpeer1.org1.example.com | [0m [36m[243 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[33mpeer1.org1.example.com | [0m [36m[244 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[33mpeer1.org1.example.com | [0m [36m[245 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[33mpeer1.org1.example.com | [0m [36m[246 12-14 09:34:40.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[33mpeer1.org1.example.com | [0m [36m[247 12-14 09:34:40.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[248 12-14 09:34:40.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[33mpeer1.org1.example.com | [0m [36m[249 12-14 09:34:40.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[33mpeer1.org1.example.com | [0m [36m[24a 12-14 09:34:40.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[33mpeer1.org1.example.com | [0m [36m[24b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[33mpeer1.org1.example.com | [0m [36m[24c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU [0m Init chain businesschannel
[33mpeer1.org1.example.com | [0m [36m[24d 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU [0m Deploying system CC, for chain <businesschannel>
[33mpeer1.org1.example.com | [0m [36m[24e 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[33mpeer1.org1.example.com | [0m [36m[24f 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [dc5b09a4-933d-42fd-b4ef-22ee8f0d7a5d]
[33mpeer1.org1.example.com | [0m [36m[250 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.5,txid=8d8a962d-fab6-4552-adc9-27bbbe6058f6,syscc=true,proposal=0x0,canname=cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[251 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[252 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[253 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: cscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[254 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8d8a962d]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[255 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[33mpeer1.org1.example.com | [0m [36m[256 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [8d8a962d]sendExecuteMsg trigger event INIT
[33mpeer1.org1.example.com | [0m [36m[257 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8d8a962d]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[258 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8d8a962d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[33mpeer1.org1.example.com | [0m [36m[259 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[25a 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8d8a962d]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[25b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8d8a962d]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[25c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8d8a962d]Handling ChaincodeMessage of type: INIT(state:ready)
[35morderer.example.com | [0m [36m[1ab 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[36;1mpeer0.org1.example.com | [0m [36m[2b9 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b1b6cd5e]Inside sendExecuteMessage. Message INIT
[34mpeer0.org2.example.com | [0m [36m[2a1 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=a6a4c1be-42f5-4141-914a-5ad07db21207,syscc=true,proposal=0x0,canname=qscc:1.0.5
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[2c0 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[33mpeer1.org1.example.com | [0m [36m[25d 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[2ba 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m [31m[2017-12-14 09:35:24.487] [ERROR] Query - [39mError: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[2c1 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[35morderer.example.com | [0m [36m[1ac 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[36;1mpeer0.org1.example.com | [0m [36m[2bb 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [b1b6cd5e]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[2a2 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[2c2 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2bc 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b1b6cd5e]Move state message INIT
[33mpeer1.org1.example.com | [0m [36m[25e 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [8d8a962d]Received INIT, initializing chaincode
[36;1mpeer0.org1.example.com | [0m [36m[2bd 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b1b6cd5e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[2c3 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[1ad 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU [0m Returning policy ChannelCreationPolicy for evaluation
[33mpeer1.org1.example.com | [0m [25f 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO [0m Init CSCC
[34mpeer0.org2.example.com | [0m [36m[2a3 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[2c4 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [290962ad]Transaction completed. Sending COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2be 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[1ae 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU [0m 0xc420026780 gate 1513244079467343100 evaluation starts
[35morderer.example.com | [0m [36m[1af 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026780 signed by 0 principal evaluation starts (used [false])
[36mexplorer | [0m [31m[2017-12-14 09:35:25.570] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[2a4 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[36;1mpeer0.org1.example.com | [0m [36m[2bf 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b1b6cd5e]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[260 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8d8a962d]Init get response status: 200
[35morderer.example.com | [0m [36m[1b0 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026780 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
[32mpeer1.org2.example.com | [0m [36m[2c5 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [290962ad]Move state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[2a5 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [a6a4c1be]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[35morderer.example.com | [0m [36m[1b1 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[33mpeer1.org1.example.com | [0m [36m[261 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8d8a962d]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[2a6 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[2c0 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b1b6cd5e]Received message INIT from shim
[32mpeer1.org2.example.com | [0m [36m[2c6 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [290962ad]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[2c7 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [290962ad]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[2c8 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [290962ad]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[2c9 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [290962ad]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[32mpeer1.org2.example.com | [0m [36m[2ca 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[2c1 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b1b6cd5e]Handling ChaincodeMessage of type: INIT(state:ready)
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
[34mpeer0.org2.example.com | [0m [36m[2a7 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [a6a4c1be]sendExecuteMsg trigger event INIT
[34mpeer0.org2.example.com | [0m [36m[2a8 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a6a4c1be]Move state message INIT
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[2cb 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:290962ad590594ab2655d5c1bb67268fb443ace09a5d01add7258c053c605c7f
[33mpeer1.org1.example.com | [0m [36m[262 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8d8a962d]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2c2 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[2cc 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Exit
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[34mpeer0.org2.example.com | [0m [36m[2a9 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a6a4c1be]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[36;1mpeer0.org1.example.com | [0m [36m[2c3 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [b1b6cd5e]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[2cd 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [36m[2ce 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[2aa 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[34mpeer0.org2.example.com | [0m [36m[2ab 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a6a4c1be]sending state message INIT
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[36;1mpeer0.org1.example.com | [0m [2c4 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[32mpeer1.org2.example.com | [0m [36m[2cf 12-14 09:34:41.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2c5 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b1b6cd5e]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[2ac 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a6a4c1be]Received message INIT from shim
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[36;1mpeer0.org1.example.com | [0m [36m[2c6 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b1b6cd5e]Init succeeded. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[2ad 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [a6a4c1be]Handling ChaincodeMessage of type: INIT(state:ready)
[34mpeer0.org2.example.com | [0m [36m[2ae 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36;1mpeer0.org1.example.com | [0m [36m[2c7 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b1b6cd5e]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[263 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [8d8a962d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[264 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [8d8a962d]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[2af 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [a6a4c1be]Received INIT, initializing chaincode
[34mpeer0.org2.example.com | [0m [2b0 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
[36;1mpeer0.org1.example.com | [0m [36m[2c8 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [b1b6cd5e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[32mpeer1.org2.example.com | [0m [36m[2d0 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU [0m This peer will pass blocks from orderer service to other peers for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[265 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [8d8a962d]Received message COMPLETED from shim
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[2b1 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a6a4c1be]Init get response status: 200
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[2c9 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [b1b6cd5e]send state message COMPLETED
[36mexplorer | [0m [31m[2017-12-14 09:35:25.570] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[2ca 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [b1b6cd5e]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[2d1 12-14 09:34:47.13 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Connected to orderer.example.com:7050
[35morderer.example.com | [0m [36m[1b2 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026780 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
[36mexplorer | [0m [31m[2017-12-14 09:35:25.572] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[2b2 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a6a4c1be]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[266 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8d8a962d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[2cb 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b1b6cd5e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[35morderer.example.com | [0m [36m[1b3 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026780 principal evaluation fails
[34mpeer0.org2.example.com | [0m [36m[2b3 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a6a4c1be]Move state message COMPLETED
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m [36m[1b4 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU [0m 0xc420026780 gate 1513244079467343100 evaluation fails
[36;1mpeer0.org1.example.com | [0m [36m[2cc 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [b1b6cd5e-ee7b-46e5-ac7b-5850d9af80b9]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[2d2 12-14 09:34:47.13 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Establishing gRPC stream with orderer.example.com:7050 ...
[34mpeer0.org2.example.com | [0m [36m[2b4 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [a6a4c1be]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[35morderer.example.com | [0m [36m[1b5 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU [0m 0xc420026790 gate 1513244079468693500 evaluation starts
[36;1mpeer0.org1.example.com | [0m [36m[2cd 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:b1b6cd5e-ee7b-46e5-ac7b-5850d9af80b9
[32mpeer1.org2.example.com | [0m [36m[2d3 12-14 09:34:47.13 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Entering
[34mpeer0.org2.example.com | [0m [36m[2b5 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [a6a4c1be]send state message COMPLETED
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[267 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [8d8a962d-fab6-4552-adc9-27bbbe6058f6]HandleMessage- COMPLETED. Notify
[32mpeer1.org2.example.com | [0m [36m[2d4 12-14 09:34:47.13 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU [0m Starting deliver with block [1] for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[2b6 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [a6a4c1be]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[1b6 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026790 signed by 0 principal evaluation starts (used [false])
[36;1mpeer0.org1.example.com | [0m [36m[2ce 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [36m[2d5 12-14 09:34:47.13 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Exiting
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[1b7 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026790 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
[33mpeer1.org1.example.com | [0m [36m[268 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:8d8a962d-fab6-4552-adc9-27bbbe6058f6
[34mpeer0.org2.example.com | [0m [36m[2b7 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a6a4c1be]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [2cf 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[32mpeer1.org2.example.com | [0m [36m[2d6 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
[35morderer.example.com | [0m [36m[1b8 12-14 09:34:39.46 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[269 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[2b8 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [a6a4c1be-42f5-4141-914a-5ad07db21207]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[2d0 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [bdeb7092-f1dd-4895-8d0d-60c46d402cb8]
[32mpeer1.org2.example.com | [0m [36m[2d7 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [1], peers number [0]
[36mexplorer | [0m [31m[2017-12-14 09:35:25.572] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[2b9 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:a6a4c1be-42f5-4141-914a-5ad07db21207
[36;1mpeer0.org1.example.com | [0m [36m[2d1 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[2d8 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[33mpeer1.org1.example.com | [0m [26a 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
[34mpeer0.org2.example.com | [0m [36m[2ba 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [2d2 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [0]
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[2d9 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[33mpeer1.org1.example.com | [0m [36m[26b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [dc5b09a4-933d-42fd-b4ef-22ee8f0d7a5d]
[34mpeer0.org2.example.com | [0m [2bb 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[36;1mpeer0.org1.example.com | [0m [36m[2d3 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Entry
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[2da 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[26c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[34mpeer0.org2.example.com | [0m [36m[2bc 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [6907489d-6eff-42d3-af62-5b1678766cc4]
[36;1mpeer0.org1.example.com | [0m [36m[2d4 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 124): Error: Cannot save null userContext.
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[2db 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc4217e3e60
[33mpeer1.org1.example.com | [0m [36m[26d 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [2d975bf1-9aa5-4f22-a864-50d86199997c]
[34mpeer0.org2.example.com | [0m [36m[2bd 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Entry
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[2dc 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[36;1mpeer0.org1.example.com | [0m [36m[2d5 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[33mpeer1.org1.example.com | [0m [36m[26e 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.5,txid=f83a5460-2005-4edb-a998-4ea387ae1ce8,syscc=true,proposal=0x0,canname=lscc:1.0.5
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [2be 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [0]
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[2dd 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[36;1mpeer0.org1.example.com | [0m [36m[2d6 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[26f 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : lscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[2bf 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Entry
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[2de 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[36;1mpeer0.org1.example.com | [0m [36m[2d7 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[270 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[2d8 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [4627d932]Transaction completed. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[2c0 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[2df 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[33mpeer1.org1.example.com | [0m [36m[271 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: lscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[2c1 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[36;1mpeer0.org1.example.com | [0m [36m[2d9 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [4627d932]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2da 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [4627d932]Handling ChaincodeMessage of type: COMPLETED(state:ready)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[2e0 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[33mpeer1.org1.example.com | [0m [36m[272 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f83a5460]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[273 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[2c2 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[2c3 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2db 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [4627d932]send state message COMPLETED
[36mexplorer | [0m [31m[2017-12-14 09:35:25.586] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[274 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [f83a5460]sendExecuteMsg trigger event INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[2dc 12-14 09:34:40.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [4627d932]Received message COMPLETED from shim
[34mpeer0.org2.example.com | [0m [36m[2c4 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5da12766]Transaction completed. Sending COMPLETED
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:26.660] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[2c5 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5da12766]Move state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2dd 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [4627d932]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[33mpeer1.org1.example.com | [0m [36m[275 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f83a5460]Move state message INIT
[32mpeer1.org2.example.com | [0m [36m[2e1 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[35morderer.example.com | [0m [36m[1b9 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU [0m Checking if identity satisfies ADMIN role for Org1MSP
[34mpeer0.org2.example.com | [0m [36m[2c6 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [5da12766]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[2de 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[276 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f83a5460]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[35morderer.example.com | [0m [36m[1ba 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026790 principal matched by identity 0
[34mpeer0.org2.example.com | [0m [36m[2c7 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [5da12766]send state message COMPLETED
[36;1mpeer0.org1.example.com | [0m [36m[2df 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:4627d9326de3d3a74bbc83ff77fedb866671172bdce687e5f9056b7796af3063
[32mpeer1.org2.example.com | [0m [36m[2e2 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc42192b000, header channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[33mpeer1.org1.example.com | [0m [36m[277 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[35morderer.example.com | [0m [36m[1bb 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU [0m Verify: digest = 00000000 da dd 74 a9 35 9f 1f 14 e0 3c dd 86 1f 57 bf ba |..t.5....<...W..|
[34mpeer0.org2.example.com | [0m [36m[2c8 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [5da12766]Received message COMPLETED from shim
[34mpeer0.org2.example.com | [0m [36m[2c9 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5da12766]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[2e0 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[278 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f83a5460]sending state message INIT
[35morderer.example.com | [0m 00000010 5e 42 96 9e e3 02 d8 b0 af 35 ce ae 94 24 39 56 |^B.......5...$9V|
[32mpeer1.org2.example.com | [0m [36m[2e3 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[34mpeer0.org2.example.com | [0m [36m[2ca 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091]HandleMessage- COMPLETED. Notify
[34mpeer0.org2.example.com | [0m [36m[2cb 12-14 09:34:40.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:5da1276629c21dc197ce3095a54931985df1a9ef10c523fae878319513fcb091
[34mpeer0.org2.example.com | [0m [36m[2cc 12-14 09:34:40.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2e1 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[279 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f83a5460]Received message INIT from shim
[35morderer.example.com | [0m [36m[1bc 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU [0m Verify: sig = 00000000 30 45 02 21 00 c8 49 2b 30 49 6a be d9 eb a3 c9 |0E.!..I+0Ij.....|
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[2cd 12-14 09:34:40.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2e2 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [36m[2e4 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[27a 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f83a5460]Handling ChaincodeMessage of type: INIT(state:ready)
[35morderer.example.com | [0m 00000010 b1 d7 c2 5c db 7d 7f 01 f0 f4 c5 4c a2 2a 38 b4 |...\.}.....L.*8.|
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[2ce 12-14 09:34:40.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2e3 12-14 09:34:40.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2e4 12-14 09:34:46.48 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU [0m This peer will pass blocks from orderer service to other peers for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[2e5 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[35morderer.example.com | [0m 00000020 03 c8 6f ec f5 02 20 26 98 0f ec d7 1d 2d b0 ca |..o... &.....-..|
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m [36m[2cf 12-14 09:34:40.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[2e5 12-14 09:34:46.49 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Connected to orderer.example.com:7050
[35morderer.example.com | [0m 00000030 7b 73 23 a7 15 35 c6 37 da c7 d0 f8 5a 99 85 fc |{s#..5.7....Z...|
[33mpeer1.org1.example.com | [0m [36m[27b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[2e6 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[2d0 12-14 09:34:46.92 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU [0m This peer will pass blocks from orderer service to other peers for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[2e6 12-14 09:34:46.49 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Establishing gRPC stream with orderer.example.com:7050 ...
[35morderer.example.com | [0m 00000040 5a f7 c3 eb b0 dd b3 |Z......|
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m [36m[27c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [f83a5460]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[2e7 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[2d1 12-14 09:34:46.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Connected to orderer.example.com:7050
[36;1mpeer0.org1.example.com | [0m [36m[2e7 12-14 09:34:46.49 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Entering
[35morderer.example.com | [0m [36m[1bd 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU [0m 0xc420026790 principal evaluation succeeds for identity 0
[33mpeer1.org1.example.com | [0m [36m[27d 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f83a5460]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[2d2 12-14 09:34:46.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU [0m Establishing gRPC stream with orderer.example.com:7050 ...
[36mexplorer | [0m [31m[2017-12-14 09:35:26.663] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [36m[2e8 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[35morderer.example.com | [0m [36m[1be 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU [0m 0xc420026790 gate 1513244079468693500 evaluation succeeds
[36;1mpeer0.org1.example.com | [0m [36m[2e8 12-14 09:34:46.49 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU [0m Starting deliver with block [1] for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[2d3 12-14 09:34:46.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Entering
[33mpeer1.org1.example.com | [0m [36m[27e 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f83a5460]Init succeeded. Sending COMPLETED
[35morderer.example.com | [0m [36m[1bf 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m [31m[2017-12-14 09:35:26.663] [ERROR] Query - [39mError: Missing userContext parameter
[34mpeer0.org2.example.com | [0m [36m[2d4 12-14 09:34:46.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU [0m Starting deliver with block [1] for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[2e9 12-14 09:34:46.49 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Exiting
[32mpeer1.org2.example.com | [0m [36m[2e9 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[35morderer.example.com | [0m [36m[1c0 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[2d5 12-14 09:34:46.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU [0m Exiting
[36;1mpeer0.org1.example.com | [0m [36m[2ea 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1]
[33mpeer1.org1.example.com | [0m [36m[27f 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f83a5460]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[2ea 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[2eb 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[35morderer.example.com | [0m [36m[1c1 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[2eb 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [1], peers number [1]
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[280 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [f83a5460]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[34mpeer0.org2.example.com | [0m [36m[2d6 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
[35morderer.example.com | [0m [36m[1c2 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[2ec 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[32mpeer1.org2.example.com | [0m [36m[2ec 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[34mpeer0.org2.example.com | [0m [36m[2d7 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [1], peers number [0]
[35morderer.example.com | [0m [36m[1c3 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[281 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [f83a5460]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[2ed 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[35morderer.example.com | [0m [36m[1c4 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[2d8 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[36;1mpeer0.org1.example.com | [0m [36m[2ed 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[1c5 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[2d9 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[32mpeer1.org2.example.com | [0m [36m[2ee 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[282 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [f83a5460]Received message COMPLETED from shim
[35morderer.example.com | [0m [36m[1c6 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[2ee 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[34mpeer0.org2.example.com | [0m [36m[2da 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[36mexplorer | [0m [31m[2017-12-14 09:35:26.663] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[283 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f83a5460]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[2ef 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc4217fa5a0
[35morderer.example.com | [0m [36m[1c7 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[2db 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc4215d4240
[32mpeer1.org2.example.com | [0m [36m[2ef 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[33mpeer1.org1.example.com | [0m [36m[284 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [f83a5460-2005-4edb-a998-4ea387ae1ce8]HandleMessage- COMPLETED. Notify
[35morderer.example.com | [0m [36m[1c8 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[2dc 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[36;1mpeer0.org1.example.com | [0m [36m[2f0 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[2f0 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[33mpeer1.org1.example.com | [0m [36m[285 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:f83a5460-2005-4edb-a998-4ea387ae1ce8
[34mpeer0.org2.example.com | [0m [36m[2dd 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[36;1mpeer0.org1.example.com | [0m [36m[2f1 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[35morderer.example.com | [0m [36m[1c9 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[286 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[2de 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 127): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[2f1 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[35morderer.example.com | [0m [36m[1ca 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[2f2 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[34mpeer0.org2.example.com | [0m [36m[2df 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[2f2 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[34mpeer0.org2.example.com | [0m [36m[2e0 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[36;1mpeer0.org1.example.com | [0m [36m[2f3 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[35morderer.example.com | [0m [36m[1cb 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [287 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
[34mpeer0.org2.example.com | [0m [36m[2e1 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[32mpeer1.org2.example.com | [0m [36m[2f3 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[35morderer.example.com | [0m [36m[1cc 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[2f4 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[33mpeer1.org1.example.com | [0m [36m[288 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [2d975bf1-9aa5-4f22-a864-50d86199997c]
[34mpeer0.org2.example.com | [0m [36m[2e2 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc4214cc000, header channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[35morderer.example.com | [0m [36m[1cd 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[2f4 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36;1mpeer0.org1.example.com | [0m [36m[2f5 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1]
[34mpeer0.org2.example.com | [0m [36m[2e3 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[36mexplorer | [0m [31m[2017-12-14 09:35:26.682] [ERROR] Query - [39mError: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[2f6 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[33mpeer1.org1.example.com | [0m [36m[289 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[35morderer.example.com | [0m [36m[1ce 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[2e4 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[2f5 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[2f7 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc4214c1000, header channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[33mpeer1.org1.example.com | [0m [36m[28a 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [f6a88c8c-9a80-4258-87a8-e5a0ba747466]
[32mpeer1.org2.example.com | [0m [36m[2f6 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:27.752] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[2e5 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[35morderer.example.com | [0m [36m[1cf 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[2f8 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[33mpeer1.org1.example.com | [0m [36m[28b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.5,txid=26048b45-38af-4c7f-b198-580194418bd5,syscc=true,proposal=0x0,canname=escc:1.0.5
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[2f7 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[34mpeer0.org2.example.com | [0m [36m[2e6 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[28c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : escc:1.0.5
[35morderer.example.com | [0m [36m[1d0 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[2f8 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[36;1mpeer0.org1.example.com | [0m [36m[2f9 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [2], peers number [1]
[34mpeer0.org2.example.com | [0m [36m[2e7 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[35morderer.example.com | [0m [36m[1d1 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[2f9 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[36;1mpeer0.org1.example.com | [0m [36m[2fa 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[28d 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[2e8 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[35morderer.example.com | [0m [36m[1d2 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[2fb 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[32mpeer1.org2.example.com | [0m [36m[2fa 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[33mpeer1.org1.example.com | [0m [36m[28e 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: escc:1.0.5
[35morderer.example.com | [0m [36m[1d3 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[2fc 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[34mpeer0.org2.example.com | [0m [36m[2e9 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[32mpeer1.org2.example.com | [0m [36m[2fb 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[35morderer.example.com | [0m [36m[1d4 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[28f 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [26048b45]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36;1mpeer0.org1.example.com | [0m [36m[2fd 12-14 09:34:46.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[32mpeer1.org2.example.com | [0m [36m[2fc 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[35morderer.example.com | [0m [36m[1d5 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[290 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36;1mpeer0.org1.example.com | [0m [36m[2fe 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[2ea 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[33mpeer1.org1.example.com | [0m [36m[291 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [26048b45]sendExecuteMsg trigger event INIT
[36;1mpeer0.org1.example.com | [0m [36m[2ff 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[32mpeer1.org2.example.com | [0m [36m[2fd 12-14 09:34:47.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[35morderer.example.com | [0m [36m[1d6 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36;1mpeer0.org1.example.com | [0m [36m[300 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[32mpeer1.org2.example.com | [0m [36m[2fe 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[33mpeer1.org1.example.com | [0m [36m[292 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [26048b45]Move state message INIT
[34mpeer0.org2.example.com | [0m [36m[2eb 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[35morderer.example.com | [0m [36m[1d7 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[301 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[33mpeer1.org1.example.com | [0m [36m[293 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [26048b45]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[2ff 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[34mpeer0.org2.example.com | [0m [36m[2ec 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[36mexplorer | [0m [31m[2017-12-14 09:35:27.753] [ERROR] Helper - [39madmin enrollment failed
[35morderer.example.com | [0m [36m[1d8 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Channel
[36;1mpeer0.org1.example.com | [0m [36m[302 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[2ed 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[33mpeer1.org1.example.com | [0m [36m[294 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[32mpeer1.org2.example.com | [0m [36m[300 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[36mexplorer | [0m [31m[2017-12-14 09:35:27.753] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[303 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[34mpeer0.org2.example.com | [0m [36m[2ee 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[33mpeer1.org1.example.com | [0m [36m[295 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [26048b45]sending state message INIT
[32mpeer1.org2.example.com | [0m [36m[301 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m [36m[1d9 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Channel
[36;1mpeer0.org1.example.com | [0m [36m[304 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[32mpeer1.org2.example.com | [0m [36m[302 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[296 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [26048b45]Received message INIT from shim
[35morderer.example.com | [0m [36m[1da 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Channel
[36;1mpeer0.org1.example.com | [0m [36m[305 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[34mpeer0.org2.example.com | [0m [36m[2ef 12-14 09:34:47.00 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[32mpeer1.org2.example.com | [0m [36m[303 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[36;1mpeer0.org1.example.com | [0m [36m[306 12-14 09:34:46.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[2f1 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[33mpeer1.org1.example.com | [0m [36m[297 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [26048b45]Handling ChaincodeMessage of type: INIT(state:ready)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[35morderer.example.com | [0m [36m[1db 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36;1mpeer0.org1.example.com | [0m [36m[307 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[34mpeer0.org2.example.com | [0m [36m[2f2 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[33mpeer1.org1.example.com | [0m [36m[298 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[32mpeer1.org2.example.com | [0m [36m[304 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[308 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[35morderer.example.com | [0m [36m[1dc 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[32mpeer1.org2.example.com | [0m [36m[305 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[34mpeer0.org2.example.com | [0m [36m[2f3 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[33mpeer1.org1.example.com | [0m [36m[299 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [26048b45]Received INIT, initializing chaincode
[36;1mpeer0.org1.example.com | [0m [36m[309 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36mexplorer | [0m [31m[2017-12-14 09:35:27.753] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[32mpeer1.org2.example.com | [0m [36m[306 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[35morderer.example.com | [0m [36m[1dd 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[34mpeer0.org2.example.com | [0m [36m[2f4 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36;1mpeer0.org1.example.com | [0m [36m[30a 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [29a 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO [0m Successfully initialized ESCC
[32mpeer1.org2.example.com | [0m [36m[307 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[1de 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[36;1mpeer0.org1.example.com | [0m [36m[30b 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[29b 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [26048b45]Init get response status: 200
[34mpeer0.org2.example.com | [0m [36m[2f5 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[35morderer.example.com | [0m [36m[1df 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[32mpeer1.org2.example.com | [0m [36m[308 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36;1mpeer0.org1.example.com | [0m [36m[30c 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[29c 12-14 09:34:40.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [26048b45]Init succeeded. Sending COMPLETED
[35morderer.example.com | [0m [36m[1e0 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[309 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[2f6 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 130): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[30d 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[32mpeer1.org2.example.com | [0m [36m[30a 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[2f0 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
[33mpeer1.org1.example.com | [0m [36m[29d 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [26048b45]Move state message COMPLETED
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[35morderer.example.com | [0m [36m[1e1 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Orderer
[36;1mpeer0.org1.example.com | [0m [36m[30e 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[30b 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[2f7 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[29e 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [26048b45]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[35morderer.example.com | [0m [36m[1e2 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Orderer
[36;1mpeer0.org1.example.com | [0m [36m[30f 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[32mpeer1.org2.example.com | [0m [36m[30c 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:27.763] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[2f8 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[310 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[35morderer.example.com | [0m [36m[1e3 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy BlockValidation for Orderer
[33mpeer1.org1.example.com | [0m [36m[29f 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [26048b45]send state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[2a0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [26048b45]Received message COMPLETED from shim
[32mpeer1.org2.example.com | [0m [36m[30d 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[36;1mpeer0.org1.example.com | [0m [36m[311 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[2f9 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[1e4 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Orderer
[33mpeer1.org1.example.com | [0m [36m[2a1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [26048b45]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36;1mpeer0.org1.example.com | [0m [36m[312 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[2fa 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[32mpeer1.org2.example.com | [0m [36m[30e 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[2a2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [26048b45-38af-4c7f-b198-580194418bd5]HandleMessage- COMPLETED. Notify
[36;1mpeer0.org1.example.com | [0m [36m[313 12-14 09:34:46.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[1e5 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[2fc 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[30f 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[33mpeer1.org1.example.com | [0m [36m[2a3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:26048b45-38af-4c7f-b198-580194418bd5
[36mexplorer | [0m [31m[2017-12-14 09:35:28.882] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[35morderer.example.com | [0m [36m[1e6 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[314 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[310 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[2fd 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33mpeer1.org1.example.com | [0m [36m[2a4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [36m[311 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[35morderer.example.com | [0m [36m[1e7 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for OrdererOrg
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[2fe 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[33mpeer1.org1.example.com | [0m [2a5 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[315 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[35morderer.example.com | [0m [36m[1e8 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[312 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[2a6 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [f6a88c8c-9a80-4258-87a8-e5a0ba747466]
[34mpeer0.org2.example.com | [0m [36m[2ff 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[316 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[35morderer.example.com | [0m [36m[1e9 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[313 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[300 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[2a7 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[317 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[35morderer.example.com | [0m [36m[1ea 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[32mpeer1.org2.example.com | [0m [36m[314 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[2a8 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [6b69a3c7-099e-4af6-a688-e31b0ef66b90]
[34mpeer0.org2.example.com | [0m [36m[301 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36;1mpeer0.org1.example.com | [0m [36m[318 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[315 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[35morderer.example.com | [0m [36m[1eb 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Application
[33mpeer1.org1.example.com | [0m [36m[2a9 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.5,txid=48a20d0d-4d7d-4ac7-a348-a0228c6d5c5b,syscc=true,proposal=0x0,canname=vscc:1.0.5
[34mpeer0.org2.example.com | [0m [36m[302 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[36;1mpeer0.org1.example.com | [0m [36m[319 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[316 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[35morderer.example.com | [0m [36m[1ec 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Application
[33mpeer1.org1.example.com | [0m [36m[2aa 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : vscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[2ab 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[31a 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[34mpeer0.org2.example.com | [0m [36m[303 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m [36m[317 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[35morderer.example.com | [0m [36m[1ed 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Application
[34mpeer0.org2.example.com | [0m [36m[304 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[36;1mpeer0.org1.example.com | [0m [36m[31b 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[2ac 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: vscc:1.0.5
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[35morderer.example.com | [0m [36m[1ee 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[318 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[2ad 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [48a20d0d]Inside sendExecuteMessage. Message INIT
[36mexplorer | [0m [31m[2017-12-14 09:35:28.882] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[305 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[36;1mpeer0.org1.example.com | [0m [36m[31c 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[35morderer.example.com | [0m [36m[1ef 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[2ae 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[34mpeer0.org2.example.com | [0m [36m[306 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[31a 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m [31m[2017-12-14 09:35:28.887] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[31d 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[34mpeer0.org2.example.com | [0m [36m[307 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[35morderer.example.com | [0m [36m[1f0 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[2af 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [48a20d0d]sendExecuteMsg trigger event INIT
[32mpeer1.org2.example.com | [0m [36m[319 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
[34mpeer0.org2.example.com | [0m [36m[2fb 12-14 09:34:47.01 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [2], peers number [0]
[36;1mpeer0.org1.example.com | [0m [36m[31e 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[32mpeer1.org2.example.com | [0m [36m[31b 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[2b0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [48a20d0d]Move state message INIT
[35morderer.example.com | [0m [36m[1f1 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[308 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[36;1mpeer0.org1.example.com | [0m [36m[31f 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[31d 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:28.892] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[1f2 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[1f3 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[320 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[2b1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [48a20d0d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[31c 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [0m [businesschannel] Gossiping block [2], peers number [0]
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 133): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[309 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[33mpeer1.org1.example.com | [0m [36m[2b2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[36;1mpeer0.org1.example.com | [0m [36m[321 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[322 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[323 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[36;1mpeer0.org1.example.com | [0m [36m[324 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[35morderer.example.com | [0m [36m[1f4 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org1MSP
[34mpeer0.org2.example.com | [0m [36m[30a 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[32mpeer1.org2.example.com | [0m [36m[31e 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[325 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[35morderer.example.com | [0m [36m[1f5 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org1MSP
[33mpeer1.org1.example.com | [0m [36m[2b3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [48a20d0d]sending state message INIT
[34mpeer0.org2.example.com | [0m [36m[30b 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[326 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m [31m[2017-12-14 09:35:28.912] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[35morderer.example.com | [0m [36m[1f6 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org1MSP
[34mpeer0.org2.example.com | [0m [36m[30c 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[30d 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[327 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[2b4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [48a20d0d]Received message INIT from shim
[35morderer.example.com | [0m [36m[1f7 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m [31m[2017-12-14 09:35:29.975] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[30e 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[328 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[329 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[32a 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[32b 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[35morderer.example.com | [0m [36m[1f8 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[30f 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[310 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[311 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[312 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[313 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36;1mpeer0.org1.example.com | [0m [36m[32c 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[35morderer.example.com | [0m [36m[1f9 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[34mpeer0.org2.example.com | [0m [36m[314 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[35morderer.example.com | [0m [36m[1fa 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[35morderer.example.com | [0m [36m[1fb 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[1fc 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m [36m[1fd 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[32d 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[315 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[2b5 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [48a20d0d]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[2b6 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[36;1mpeer0.org1.example.com | [0m [36m[32e 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[31f 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[320 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[321 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[32mpeer1.org2.example.com | [0m [36m[322 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[32mpeer1.org2.example.com | [0m [36m[323 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[32mpeer1.org2.example.com | [0m [36m[324 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[316 12-14 09:34:47.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[317 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[318 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[319 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[31a 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[32mpeer1.org2.example.com | [0m [36m[325 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[31b 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[35morderer.example.com | [0m [36m[1fe 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[32f 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[330 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[331 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[332 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[1ff 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Org2MSP
[33mpeer1.org1.example.com | [0m [36m[2b7 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [48a20d0d]Received INIT, initializing chaincode
[32mpeer1.org2.example.com | [0m [36m[326 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[333 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[334 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[31c 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[35morderer.example.com | [0m [36m[200 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[335 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[36;1mpeer0.org1.example.com | [0m [36m[336 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[36;1mpeer0.org1.example.com | [0m [36m[337 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[36;1mpeer0.org1.example.com | [0m [36m[338 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[339 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[31d 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[35morderer.example.com | [0m [36m[201 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[35morderer.example.com | [0m [36m[202 12-14 09:34:39.47 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance OrdererMSP
[35morderer.example.com | [0m [36m[203 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
[35morderer.example.com | [0m c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[33a 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[33b 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[33c 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[33d 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[33e 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[33f 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[340 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[341 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[31e 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[31f 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[320 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[321 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[322 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[342 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w
[35morderer.example.com | [0m XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[343 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[2b8 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [48a20d0d]Init get response status: 200
[32mpeer1.org2.example.com | [0m [36m[327 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[328 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[323 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36;1mpeer0.org1.example.com | [0m [36m[344 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36;1mpeer0.org1.example.com | [0m [36m[345 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[36;1mpeer0.org1.example.com | [0m [36m[346 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[347 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36;1mpeer0.org1.example.com | [0m [36m[348 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[324 12-14 09:34:47.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[325 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[326 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[327 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[349 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[34a 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[36;1mpeer0.org1.example.com | [0m [36m[34b 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36;1mpeer0.org1.example.com | [0m [36m[34c 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[34d 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[34e 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[34f 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[328 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[329 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[329 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:29.976] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[350 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4=
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[32a 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[32b 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[351 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m -----END CERTIFICATE-----
[34mpeer0.org2.example.com | [0m [36m[32c 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[32d 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[32e 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[34mpeer0.org2.example.com | [0m [36m[32f 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[34mpeer0.org2.example.com | [0m [36m[330 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[34mpeer0.org2.example.com | [0m [36m[331 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[332 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36;1mpeer0.org1.example.com | [0m [36m[352 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[35morderer.example.com | [0m [36m[204 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[333 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[205 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[35morderer.example.com | [0m YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
[35morderer.example.com | [0m bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE
[35morderer.example.com | [0m BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
[35morderer.example.com | [0m Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
[35morderer.example.com | [0m zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz
[35morderer.example.com | [0m EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG
[35morderer.example.com | [0m A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7
[35morderer.example.com | [0m 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM
[35morderer.example.com | [0m 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA==
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m [36m[206 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP OrdererMSP validating identity
[35morderer.example.com | [0m [36m[207 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are
[36;1mpeer0.org1.example.com | [0m [36m[353 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[334 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[2b9 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [48a20d0d]Init succeeded. Sending COMPLETED
[32mpeer1.org2.example.com | [0m [36m[32a 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m [31m[2017-12-14 09:35:29.976] [ERROR] Query - [39mError: Missing userContext parameter
[35morderer.example.com | [0m [36m[208 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[35morderer.example.com | [0m [36m[209 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[35morderer.example.com | [0m [36m[20a 12-14 09:34:39.48 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org1MSP
[35morderer.example.com | [0m [36m[20b 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
[35morderer.example.com | [0m AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
[35morderer.example.com | [0m BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5
[35morderer.example.com | [0m +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN
[35morderer.example.com | [0m wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9
[35morderer.example.com | [0m NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL
[35morderer.example.com | [0m liPpNxLSsBU=
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m [36m[20c 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m [36m[20d 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[354 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[335 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[336 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[355 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[356 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[337 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[33mpeer1.org1.example.com | [0m [36m[2ba 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [48a20d0d]Move state message COMPLETED
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
[35morderer.example.com | [0m MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5
[35morderer.example.com | [0m TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G
[35morderer.example.com | [0m A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h
[35morderer.example.com | [0m d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA
[35morderer.example.com | [0m fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx
[35morderer.example.com | [0m zekLSULI9G2UUYA77A==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[20e 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org1MSP validating identity
[35morderer.example.com | [0m [36m[20f 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[35morderer.example.com | [0m [36m[210 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[357 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[338 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[211 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU [0m Creating BCCSP-based MSP instance
[32mpeer1.org2.example.com | [0m [36m[32b 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[2bb 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [48a20d0d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36;1mpeer0.org1.example.com | [0m [36m[358 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[32c 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[32d 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[32e 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[32mpeer1.org2.example.com | [0m [36m[32f 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[330 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[331 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[32mpeer1.org2.example.com | [0m [36m[332 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[32mpeer1.org2.example.com | [0m [36m[333 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[32mpeer1.org2.example.com | [0m [36m[334 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[339 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[359 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[35a 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[35b 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[35c 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[35d 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[36;1mpeer0.org1.example.com | [0m [36m[35e 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[35f 12-14 09:34:46.61 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[35morderer.example.com | [0m [36m[212 12-14 09:34:39.49 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU [0m Setting up MSP instance Org2MSP
[34mpeer0.org2.example.com | [0m [36m[33a 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[360 12-14 09:34:46.61 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[361 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[362 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[36;1mpeer0.org1.example.com | [0m [36m[363 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[36;1mpeer0.org1.example.com | [0m [36m[364 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[36;1mpeer0.org1.example.com | [0m [36m[365 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[36;1mpeer0.org1.example.com | [0m [36m[366 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[367 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[35morderer.example.com | [0m [36m[213 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[35morderer.example.com | [0m cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
[35morderer.example.com | [0m Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5
[35morderer.example.com | [0m WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
[35morderer.example.com | [0m U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
[35morderer.example.com | [0m AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
[35morderer.example.com | [0m BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W
[35morderer.example.com | [0m RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
[35morderer.example.com | [0m BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/
[35morderer.example.com | [0m kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc
[35morderer.example.com | [0m 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq
[35morderer.example.com | [0m VA7fF8MfGA==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[2bc 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [48a20d0d]send state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[335 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[336 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[337 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[338 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[339 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[33a 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[33b 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[33b 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[33c 12-14 09:34:47.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:29.977] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 136): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[33c 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[33d 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[33e 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[33f 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[340 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[32mpeer1.org2.example.com | [0m [36m[341 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[32mpeer1.org2.example.com | [0m [36m[342 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[32mpeer1.org2.example.com | [0m [36m[343 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[344 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[32mpeer1.org2.example.com | [0m [36m[345 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[346 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[347 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[348 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[32mpeer1.org2.example.com | [0m [36m[349 12-14 09:34:47.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[34mpeer0.org2.example.com | [0m [36m[33d 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[2bd 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [48a20d0d]Received message COMPLETED from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[368 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[36;1mpeer0.org1.example.com | [0m [36m[369 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[34mpeer0.org2.example.com | [0m [36m[33e 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[214 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36;1mpeer0.org1.example.com | [0m [36m[36a 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42170a300), Data:(*common.BlockData)(0xc4214984c0), Metadata:(*common.BlockMetadata)(0xc421498500)}, doMVCCValidation=true
[32mpeer1.org2.example.com | [0m [36m[34a 12-14 09:34:47.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[33mpeer1.org1.example.com | [0m [36m[2be 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [48a20d0d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[36mexplorer | [0m [31m[2017-12-14 09:35:29.995] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[33f 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[2bf 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [48a20d0d-4d7d-4ac7-a348-a0228c6d5c5b]HandleMessage- COMPLETED. Notify
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[34b 12-14 09:34:47.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
2017-12-15 12:05:12 +08:00
[36;1mpeer0.org1.example.com | [0m [36m[36b 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[34mpeer0.org2.example.com | [0m [36m[340 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[36mexplorer | [0m [31m[2017-12-14 09:35:31.098] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[34c 12-14 09:34:47.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[34mpeer0.org2.example.com | [0m [36m[341 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[36c 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33mpeer1.org1.example.com | [0m [36m[2c0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:48a20d0d-4d7d-4ac7-a348-a0228c6d5c5b
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[34d 12-14 09:34:47.21 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[342 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[36d 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=1, blockHash=[]byte{0x81, 0xc1, 0xf4, 0xbc, 0xce, 0xfe, 0xcf, 0xba, 0xa, 0x88, 0xde, 0x5c, 0x57, 0x53, 0xcf, 0x5d, 0xef, 0xb6, 0x4c, 0x49, 0x24, 0x89, 0xc2, 0x64, 0x6c, 0x98, 0xc7, 0xd6, 0x74, 0x70, 0xc, 0xfa} txOffsets=
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[343 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[34e 12-14 09:34:47.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[33mpeer1.org1.example.com | [0m [36m[2c1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[34mpeer0.org2.example.com | [0m [36m[344 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[32mpeer1.org2.example.com | [0m [36m[34f 12-14 09:34:47.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[33mpeer1.org1.example.com | [0m [2c2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
[33mpeer1.org1.example.com | [0m [36m[2c3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [6b69a3c7-099e-4af6-a688-e31b0ef66b90]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[345 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:31.099] [ERROR] Helper - [39madmin enrollment failed
[32mpeer1.org2.example.com | [0m [36m[350 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[33mpeer1.org1.example.com | [0m [36m[2c4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU [0m constructing new tx simulator
[36;1mpeer0.org1.example.com | [0m txId= locPointer=offset=70, bytesLength=11922
[34mpeer0.org2.example.com | [0m [36m[346 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[351 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[33mpeer1.org1.example.com | [0m [36m[2c5 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU [0m constructing new tx simulator [c73c0a6c-b66a-4adc-8c9d-618b00d57654]
[36mexplorer | [0m [31m[2017-12-14 09:35:31.101] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[347 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[2c6 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU [0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.5,txid=01bb4afc-99e6-4852-9d19-5b6b6e0957d4,syscc=true,proposal=0x0,canname=qscc:1.0.5
[32mpeer1.org2.example.com | [0m [36m[352 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[36;1mpeer0.org1.example.com | [0m ]
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[34mpeer0.org2.example.com | [0m [36m[348 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [36m[2c7 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU [0m chaincode is running(no need to launch) : qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[2c8 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[2c9 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m chaincode canonical name: qscc:1.0.5
[33mpeer1.org1.example.com | [0m [36m[2ca 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [01bb4afc]Inside sendExecuteMessage. Message INIT
[33mpeer1.org1.example.com | [0m [36m[2cb 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU [0m Setting chaincode proposal context...
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[34mpeer0.org2.example.com | [0m [36m[349 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[32mpeer1.org2.example.com | [0m [36m[353 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[34a 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[32mpeer1.org2.example.com | [0m [36m[354 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[36;1mpeer0.org1.example.com | [0m [36m[36e 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx ID: [] to index
[33mpeer1.org1.example.com | [0m [36m[2cc 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0m [01bb4afc]sendExecuteMsg trigger event INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m [31m[2017-12-14 09:35:31.101] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[34mpeer0.org2.example.com | [0m [36m[34b 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[36f 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx number:[0] ID: [] to blockNumTranNum index
[33mpeer1.org1.example.com | [0m [36m[2cd 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [01bb4afc]Move state message INIT
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[34mpeer0.org2.example.com | [0m [36m[34c 12-14 09:34:47.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[370 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25698], isChainEmpty=[false], lastBlockNumber=[1]
[33mpeer1.org1.example.com | [0m [36m[2ce 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [01bb4afc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
[32mpeer1.org2.example.com | [0m [36m[355 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[35morderer.example.com | [0m [36m[215 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 139): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:31.121] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:32.210] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[34mpeer0.org2.example.com | [0m [36m[34d 12-14 09:34:47.07 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[34mpeer0.org2.example.com | [0m [36m[34e 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[34mpeer0.org2.example.com | [0m [36m[34f 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[34mpeer0.org2.example.com | [0m [36m[350 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[34mpeer0.org2.example.com | [0m [36m[351 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[34mpeer0.org2.example.com | [0m [36m[352 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[34mpeer0.org2.example.com | [0m [36m[353 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[34mpeer0.org2.example.com | [0m [36m[354 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[34mpeer0.org2.example.com | [0m [36m[355 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[34mpeer0.org2.example.com | [0m [36m[356 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420133e80), Data:(*common.BlockData)(0xc4218fd040), Metadata:(*common.BlockMetadata)(0xc4218fd080)}, doMVCCValidation=true
[34mpeer0.org2.example.com | [0m [36m[357 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[34mpeer0.org2.example.com | [0m [36m[358 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
[34mpeer0.org2.example.com | [0m [36m[359 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=1, blockHash=[]byte{0x81, 0xc1, 0xf4, 0xbc, 0xce, 0xfe, 0xcf, 0xba, 0xa, 0x88, 0xde, 0x5c, 0x57, 0x53, 0xcf, 0x5d, 0xef, 0xb6, 0x4c, 0x49, 0x24, 0x89, 0xc2, 0x64, 0x6c, 0x98, 0xc7, 0xd6, 0x74, 0x70, 0xc, 0xfa} txOffsets=
[34mpeer0.org2.example.com | [0m txId= locPointer=offset=70, bytesLength=11922
[34mpeer0.org2.example.com | [0m ]
[34mpeer0.org2.example.com | [0m [36m[35a 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx ID: [] to index
[34mpeer0.org2.example.com | [0m [36m[35b 12-14 09:34:47.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx number:[0] ID: [] to blockNumTranNum index
[34mpeer0.org2.example.com | [0m [36m[35c 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25698], isChainEmpty=[false], lastBlockNumber=[1]
[34mpeer0.org2.example.com | [0m [35d 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [1] with 1 transaction(s)
[34mpeer0.org2.example.com | [0m [36m[35e 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[34mpeer0.org2.example.com | [0m [36m[35f 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[34mpeer0.org2.example.com | [0m [36m[360 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[34mpeer0.org2.example.com | [0m [36m[361 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
[33mpeer1.org1.example.com | [0m [36m[2cf 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU [0m Ignoring NoTransitionError: no transition
[33mpeer1.org1.example.com | [0m [36m[2d0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [01bb4afc]sending state message INIT
[33mpeer1.org1.example.com | [0m [36m[2d1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [01bb4afc]Received message INIT from shim
[33mpeer1.org1.example.com | [0m [36m[2d2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [01bb4afc]Handling ChaincodeMessage of type: INIT(state:ready)
[33mpeer1.org1.example.com | [0m [36m[2d3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m Entered state ready
[33mpeer1.org1.example.com | [0m [36m[2d4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0m [01bb4afc]Received INIT, initializing chaincode
[33mpeer1.org1.example.com | [0m [2d5 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO [0m Init QSCC
[33mpeer1.org1.example.com | [0m [36m[2d6 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [01bb4afc]Init get response status: 200
[33mpeer1.org1.example.com | [0m [36m[2d7 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [01bb4afc]Init succeeded. Sending COMPLETED
[33mpeer1.org1.example.com | [0m [36m[2d8 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [01bb4afc]Move state message COMPLETED
[33mpeer1.org1.example.com | [0m [36m[2d9 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [01bb4afc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[33mpeer1.org1.example.com | [0m [36m[2da 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [01bb4afc]send state message COMPLETED
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:32.210] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:32.211] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:32.212] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 142): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:32.224] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:33.344] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[356 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42153aec0), Data:(*common.BlockData)(0xc42187a960), Metadata:(*common.BlockMetadata)(0xc42187a9a0)}, doMVCCValidation=true
[34mpeer0.org2.example.com | [0m [36m[362 12-14 09:34:47.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[33mpeer1.org1.example.com | [0m [36m[2db 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [01bb4afc]Received message COMPLETED from shim
[36;1mpeer0.org1.example.com | [0m [371 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [1] with 1 transaction(s)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw
[35morderer.example.com | [0m CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
[35morderer.example.com | [0m YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
[35morderer.example.com | [0m b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa
[35morderer.example.com | [0m MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
[35morderer.example.com | [0m YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[363 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [1]
[34mpeer0.org2.example.com | [0m [36m[364 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[357 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[32mpeer1.org2.example.com | [0m [36m[358 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[33mpeer1.org1.example.com | [0m [36m[2dc 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [01bb4afc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[33mpeer1.org1.example.com | [0m [36m[2dd 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [01bb4afc-99e6-4852-9d19-5b6b6e0957d4]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[2de 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:01bb4afc-99e6-4852-9d19-5b6b6e0957d4
[33mpeer1.org1.example.com | [0m [36m[2df 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [365 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [1]
[36mexplorer | [0m [31m[2017-12-14 09:35:33.344] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:33.345] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[359 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=1, blockHash=[]byte{0x81, 0xc1, 0xf4, 0xbc, 0xce, 0xfe, 0xcf, 0xba, 0xa, 0x88, 0xde, 0x5c, 0x57, 0x53, 0xcf, 0x5d, 0xef, 0xb6, 0x4c, 0x49, 0x24, 0x89, 0xc2, 0x64, 0x6c, 0x98, 0xc7, 0xd6, 0x74, 0x70, 0xc, 0xfa} txOffsets=
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD
[35morderer.example.com | [0m VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W
[35morderer.example.com | [0m G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka
[35morderer.example.com | [0m BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb
[35morderer.example.com | [0m Xk1Xy2C2aVQjOcr++w==
2017-12-15 12:05:12 +08:00
[33mpeer1.org1.example.com | [0m [2e0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO [0m system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
[32mpeer1.org2.example.com | [0m txId= locPointer=offset=70, bytesLength=11922
[34mpeer0.org2.example.com | [0m [36m[366 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[367 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36;1mpeer0.org1.example.com | [0m [36m[372 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[33mpeer1.org1.example.com | [0m [36m[2e1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU [0m Done with transaction simulation / query execution [c73c0a6c-b66a-4adc-8c9d-618b00d57654]
[32mpeer1.org2.example.com | [0m ]
[34mpeer0.org2.example.com | [0m [36m[368 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[2e2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [36m[35a 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx ID: [] to index
[32mpeer1.org2.example.com | [0m [36m[35b 12-14 09:34:47.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx number:[0] ID: [] to blockNumTranNum index
[32mpeer1.org2.example.com | [0m [36m[35c 12-14 09:34:47.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25698], isChainEmpty=[false], lastBlockNumber=[1]
[32mpeer1.org2.example.com | [0m [35d 12-14 09:34:47.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [1] with 1 transaction(s)
[32mpeer1.org2.example.com | [0m [36m[35e 12-14 09:34:47.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[34mpeer0.org2.example.com | [0m [36m[369 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Exit
[34mpeer0.org2.example.com | [0m [36m[36a 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Exit
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m [36m[216 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU [0m MSP Org2MSP validating identity
[35morderer.example.com | [0m [36m[217 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m Setting up the MSP manager (3 msps)
[35morderer.example.com | [0m [36m[218 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU [0m MSP manager setup complete, setup 3 msps
[32mpeer1.org2.example.com | [0m [36m[35f 12-14 09:34:47.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[36mexplorer | [0m [31m[2017-12-14 09:35:33.346] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [2e3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [0]
[33mpeer1.org1.example.com | [0m [36m[2e4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[36b 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[32mpeer1.org2.example.com | [0m [36m[360 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[32mpeer1.org2.example.com | [0m [36m[361 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
[32mpeer1.org2.example.com | [0m [36m[362 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[34mpeer0.org2.example.com | [0m [36m[36c 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[34mpeer0.org2.example.com | [0m [36m[36d 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[33mpeer1.org1.example.com | [0m [36m[2e5 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[33mpeer1.org1.example.com | [0m [36m[2e6 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[35morderer.example.com | [0m [36m[219 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[36e 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc421a3bcb0
[34mpeer0.org2.example.com | [0m [36m[36f 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[34mpeer0.org2.example.com | [0m [36m[370 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[34mpeer0.org2.example.com | [0m [36m[371 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[33mpeer1.org1.example.com | [0m [36m[2e7 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU [0m Exit
[35morderer.example.com | [0m [36m[21a 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 145): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[363 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [1]
[32mpeer1.org2.example.com | [0m [36m[364 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [365 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [1]
[34mpeer0.org2.example.com | [0m [36m[372 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[35morderer.example.com | [0m [36m[21b 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[2e8 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[2e9 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7ffc0abc]Transaction completed. Sending COMPLETED
[34mpeer0.org2.example.com | [0m [36m[373 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[34mpeer0.org2.example.com | [0m [36m[374 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[32mpeer1.org2.example.com | [0m [36m[366 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[2ea 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7ffc0abc]Move state message COMPLETED
[32mpeer1.org2.example.com | [0m [36m[367 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[34mpeer0.org2.example.com | [0m [36m[375 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc421b21000, header channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[373 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[36;1mpeer0.org1.example.com | [0m [36m[374 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[36;1mpeer0.org1.example.com | [0m [36m[375 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
[36;1mpeer0.org1.example.com | [0m [36m[376 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[33mpeer1.org1.example.com | [0m [36m[2eb 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0m [7ffc0abc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[32mpeer1.org2.example.com | [0m [36m[368 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[33mpeer1.org1.example.com | [0m [36m[2ec 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0m [7ffc0abc]send state message COMPLETED
[34mpeer0.org2.example.com | [0m [36m[376 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[35morderer.example.com | [0m [36m[21c 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36;1mpeer0.org1.example.com | [0m [36m[377 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [1]
[36;1mpeer0.org1.example.com | [0m [36m[378 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[33mpeer1.org1.example.com | [0m [36m[2ed 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0m [7ffc0abc]Received message COMPLETED from shim
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:33.360] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:34.480] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[369 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Exit
[32mpeer1.org2.example.com | [0m [36m[36a 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[2ee 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7ffc0abc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
[35morderer.example.com | [0m [36m[21d 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: plaintext: 0ABC060A1B08011A0608AF8BC9D10522...E403282EB40CB99880D99DB842278535
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[377 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[36b 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[33mpeer1.org1.example.com | [0m [36m[2ef 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0m [7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8]HandleMessage- COMPLETED. Notify
[33mpeer1.org1.example.com | [0m [36m[2f0 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU [0m notifying Txid:7ffc0abc4cb7bf54a97df3ef133209a2dfc7015538dd2fb90fc83f62a7dd73e8
[33mpeer1.org1.example.com | [0m [36m[2f1 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[2f2 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[2f3 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU [0m Exit
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[32mpeer1.org2.example.com | [0m [36m[36c 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[35morderer.example.com | [0m [36m[21e 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: digest: 6A99E7C7491B251F27EC762282A87AF2637E6E892D685D7AEB5D0EB656502DBC
[34mpeer0.org2.example.com | [0m [36m[378 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[379 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[33mpeer1.org1.example.com | [0m [36m[2f4 12-14 09:34:40.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[2f5 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[36d 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[36;1mpeer0.org1.example.com | [0m [379 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [1]
[36;1mpeer0.org1.example.com | [0m [36m[37a 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[37b 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[34mpeer0.org2.example.com | [0m [36m[37a 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[2f6 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[37b 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[35morderer.example.com | [0m [36m[21f 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU [0m Returning existing local MSP
[33mpeer1.org1.example.com | [0m [36m[2f7 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[33mpeer1.org1.example.com | [0m [36m[2f8 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc4217a1e90
[33mpeer1.org1.example.com | [0m [36m[2f9 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[33mpeer1.org1.example.com | [0m [36m[2fa 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[33mpeer1.org1.example.com | [0m [36m[2fb 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[32mpeer1.org2.example.com | [0m [36m[36e 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc421df6240
[35morderer.example.com | [0m [36m[220 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [36m[221 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[36;1mpeer0.org1.example.com | [0m [36m[37c 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[36;1mpeer0.org1.example.com | [0m [36m[37d 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[37e 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[37f 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[34mpeer0.org2.example.com | [0m [36m[37c 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[37d 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[32mpeer1.org2.example.com | [0m [36m[36f 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[32mpeer1.org2.example.com | [0m [36m[370 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[32mpeer1.org2.example.com | [0m [36m[371 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[33mpeer1.org1.example.com | [0m [36m[2fc 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[33mpeer1.org1.example.com | [0m [36m[2fd 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[34mpeer0.org2.example.com | [0m [36m[37e 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[36mexplorer | [0m [31m[2017-12-14 09:35:34.480] [ERROR] Helper - [39madmin enrollment failed
[33mpeer1.org1.example.com | [0m [36m[2fe 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[32mpeer1.org2.example.com | [0m [36m[372 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[32mpeer1.org2.example.com | [0m [36m[373 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[32mpeer1.org2.example.com | [0m [36m[374 12-14 09:34:47.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[34mpeer0.org2.example.com | [0m [36m[37f 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:34.481] [ERROR] Query - [39mError: Missing userContext parameter
[33mpeer1.org1.example.com | [0m [36m[2ff 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc421698000, header channel_header:"\010\001\032\006\010\261\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030Yt\364\244\327\302h\302\370\261\027\037*\322|\314h\203\325\303\320\201\030;"
[36;1mpeer0.org1.example.com | [0m [36m[380 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[36;1mpeer0.org1.example.com | [0m [36m[381 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[36;1mpeer0.org1.example.com | [0m [36m[382 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc421cdf1d0
[36;1mpeer0.org1.example.com | [0m [36m[383 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[36;1mpeer0.org1.example.com | [0m [36m[384 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[32mpeer1.org2.example.com | [0m [36m[375 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc421e0e000, header channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[34mpeer0.org2.example.com | [0m [36m[380 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[300 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[385 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[36;1mpeer0.org1.example.com | [0m [36m[386 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[32mpeer1.org2.example.com | [0m [36m[376 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[32mpeer1.org2.example.com | [0m [36m[377 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[34mpeer0.org2.example.com | [0m [36m[381 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[382 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[383 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[301 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[378 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:34.482] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[34mpeer0.org2.example.com | [0m [36m[384 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[33mpeer1.org1.example.com | [0m [36m[302 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[32mpeer1.org2.example.com | [0m [36m[379 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[35morderer.example.com | [0m [36m[222 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[36;1mpeer0.org1.example.com | [0m [36m[387 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[33mpeer1.org1.example.com | [0m [36m[303 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[34mpeer0.org2.example.com | [0m [36m[385 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[32mpeer1.org2.example.com | [0m [36m[37a 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[304 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[33mpeer1.org1.example.com | [0m [36m[305 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[34mpeer0.org2.example.com | [0m [36m[386 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[34mpeer0.org2.example.com | [0m [36m[387 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[34mpeer0.org2.example.com | [0m [36m[388 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 148): Error: Cannot save null userContext.
[32mpeer1.org2.example.com | [0m [36m[37b 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[33mpeer1.org1.example.com | [0m [36m[306 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[33mpeer1.org1.example.com | [0m [36m[307 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[33mpeer1.org1.example.com | [0m [36m[308 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[389 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[388 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[36;1mpeer0.org1.example.com | [0m [36m[389 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc421a42000, header channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[33mpeer1.org1.example.com | [0m [36m[309 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[37c 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[37d 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[30a 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[35morderer.example.com | [0m [36m[223 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: plaintext: 0AB8060A1708041A0608AF8BC9D10522...25827A242B10315F4C19B4B8C92AE251
[35morderer.example.com | [0m [36m[224 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: digest: 035F04490B5723AD511EEEC2FC317C3964D2BD411F6DD4CA141AB9D1F627CFBC
[36mexplorer | [0m [31m[2017-12-14 09:35:34.493] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[38a 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[34mpeer0.org2.example.com | [0m [36m[38b 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[33mpeer1.org1.example.com | [0m [36m[30b 12-14 09:34:46.54 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[33mpeer1.org1.example.com | [0m [36m[30c 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[32mpeer1.org2.example.com | [0m [36m[37e 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[35morderer.example.com | [0m [36m[225 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [0m [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:35.596] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[34mpeer0.org2.example.com | [0m [36m[38c 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[33mpeer1.org1.example.com | [0m [36m[30d 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[33mpeer1.org1.example.com | [0m [36m[30e 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[35morderer.example.com | [0m [36m[226 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU [0m Returning policy Writers for evaluation
[35morderer.example.com | [0m [36m[227 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU [0m 0xc420026400 gate 1513244079506153900 evaluation starts
[36mexplorer | [0m at emitOne (events.js:96:13)
[34mpeer0.org2.example.com | [0m [36m[38d 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[38e 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[32mpeer1.org2.example.com | [0m [36m[37f 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[38a 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[35morderer.example.com | [0m [36m[228 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU [0m 0xc420026400 signed by 0 principal evaluation starts (used [false])
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[33mpeer1.org1.example.com | [0m [36m[30f 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[33mpeer1.org1.example.com | [0m [36m[310 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[38f 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[38b 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[35morderer.example.com | [0m [36m[229 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU [0m 0xc420026400 processing identity 0 with bytes of 0a0a4f7264657265724d535012f0052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434454434341624f674177494241674952414e4e395975767450576d2f627874443441307a51433077436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456f61546177566e623677494a47762f4d6b4b585774446d366334396b4578616837552f556f69384a304974524545424c0a6756735a5851506d654c63684a6d455166424a654f62433844554a693969576b676d777634614e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652580a4b685437332f505a7362423661683477436759494b6f5a497a6a304541774944534141775251496841506249576f764a6a6445566251655a6c72576133432b550a69586d6b6e4b394749453572755a6b3238702f4e4169426d6937685854425a2f644f2f47544f6c386277644145636a6f566b744a6e3239546c5a55546f5268760a54673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
[35morderer.example.com | [0m [36m[22a 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU [0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL
[35morderer.example.com | [0m MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
[35morderer.example.com | [0m cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at emitOne (events.js:96:13)
[36;1mpeer0.org1.example.com | [0m [36m[38c 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[32mpeer1.org2.example.com | [0m [36m[380 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[381 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[32mpeer1.org2.example.com | [0m [36m[382 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[390 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV
2017-12-15 12:05:12 +08:00
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[33mpeer1.org1.example.com | [0m [36m[311 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[32mpeer1.org2.example.com | [0m [36m[383 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
[35morderer.example.com | [0m c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI
[35morderer.example.com | [0m KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL
[35morderer.example.com | [0m gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA
2017-12-15 12:05:12 +08:00
[34mpeer0.org2.example.com | [0m [36m[391 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[33mpeer1.org1.example.com | [0m [36m[312 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[32mpeer1.org2.example.com | [0m [36m[384 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:35.599] [ERROR] Helper - [39madmin enrollment failed
[36;1mpeer0.org1.example.com | [0m [36m[38d 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[36;1mpeer0.org1.example.com | [0m [36m[38e 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[33mpeer1.org1.example.com | [0m [36m[313 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[33mpeer1.org1.example.com | [0m [36m[314 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[392 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[393 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[36mexplorer | [0m [31m[2017-12-14 09:35:35.599] [ERROR] Query - [39mError: Missing userContext parameter
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX
[35morderer.example.com | [0m KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U
[35morderer.example.com | [0m iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv
2017-12-15 12:05:12 +08:00
[32mpeer1.org2.example.com | [0m [36m[385 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[32mpeer1.org2.example.com | [0m [36m[386 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[34mpeer0.org2.example.com | [0m [36m[394 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[34mpeer0.org2.example.com | [0m [36m[395 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:35.600] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[32mpeer1.org2.example.com | [0m [36m[387 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[33mpeer1.org1.example.com | [0m [36m[315 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[316 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[38f 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[36;1mpeer0.org1.example.com | [0m [36m[390 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[388 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[34mpeer0.org2.example.com | [0m [36m[396 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
2017-12-05 17:17:05 +08:00
[35morderer.example.com | [0m Tg==
2017-12-15 12:05:12 +08:00
[35morderer.example.com | [0m -----END CERTIFICATE-----
[35morderer.example.com | [0m [36m[22b 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU [0m Checking if identity satisfies MEMBER role for OrdererMSP
[35morderer.example.com | [0m [36m[22c 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU [0m MSP OrdererMSP validating identity
[33mpeer1.org1.example.com | [0m [36m[317 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[389 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[38a 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[34mpeer0.org2.example.com | [0m [36m[397 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[398 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[34mpeer0.org2.example.com | [0m [36m[399 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[36;1mpeer0.org1.example.com | [0m [36m[391 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[36;1mpeer0.org1.example.com | [0m [36m[392 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[36;1mpeer0.org1.example.com | [0m [36m[393 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[394 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[33mpeer1.org1.example.com | [0m [36m[318 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[33mpeer1.org1.example.com | [0m [36m[319 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[34mpeer0.org2.example.com | [0m [36m[39a 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[34mpeer0.org2.example.com | [0m [36m[39b 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 151): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[31a 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[38b 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[34mpeer0.org2.example.com | [0m [36m[39c 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[36;1mpeer0.org1.example.com | [0m [36m[395 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[35morderer.example.com | [0m [36m[22d 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU [0m 0xc420026400 principal matched by identity 0
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[31b 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[34mpeer0.org2.example.com | [0m [36m[39d 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[34mpeer0.org2.example.com | [0m [36m[39e 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[39f 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[32mpeer1.org2.example.com | [0m [36m[38c 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[36;1mpeer0.org1.example.com | [0m [36m[396 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[33mpeer1.org1.example.com | [0m [36m[31c 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[33mpeer1.org1.example.com | [0m [36m[31d 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[33mpeer1.org1.example.com | [0m [36m[31e 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[34mpeer0.org2.example.com | [0m [36m[3a0 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[3a1 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[32mpeer1.org2.example.com | [0m [36m[38d 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[32mpeer1.org2.example.com | [0m [36m[38e 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[32mpeer1.org2.example.com | [0m [36m[38f 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[390 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[33mpeer1.org1.example.com | [0m [36m[31f 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[320 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:35.619] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:36.696] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[34mpeer0.org2.example.com | [0m [36m[3a2 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[33mpeer1.org1.example.com | [0m [36m[321 12-14 09:34:46.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[391 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[397 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[22e 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU [0m Verify: digest = 00000000 03 5f 04 49 0b 57 23 ad 51 1e ee c2 fc 31 7c 39 |._.I.W#.Q....1|9|
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[32mpeer1.org2.example.com | [0m [36m[392 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[32mpeer1.org2.example.com | [0m [36m[393 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[32mpeer1.org2.example.com | [0m [36m[394 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[34mpeer0.org2.example.com | [0m [36m[3a3 12-14 09:34:47.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[398 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[36;1mpeer0.org1.example.com | [0m [36m[399 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[322 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[323 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[32mpeer1.org2.example.com | [0m [36m[395 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[32mpeer1.org2.example.com | [0m [36m[396 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[32mpeer1.org2.example.com | [0m [36m[397 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[398 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[399 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[3a4 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[32mpeer1.org2.example.com | [0m [36m[39a 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[32mpeer1.org2.example.com | [0m [36m[39b 12-14 09:34:47.27 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[34mpeer0.org2.example.com | [0m [36m[3a5 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[3a6 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[34mpeer0.org2.example.com | [0m [36m[3a7 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[39a 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:36.699] [ERROR] Helper - [39madmin enrollment failed
[33mpeer1.org1.example.com | [0m [36m[324 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[33mpeer1.org1.example.com | [0m [36m[325 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[33mpeer1.org1.example.com | [0m [36m[326 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[327 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[3a8 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[3a9 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36mexplorer | [0m [31m[2017-12-14 09:35:36.700] [ERROR] Query - [39mError: Missing userContext parameter
[32mpeer1.org2.example.com | [0m [36m[39c 12-14 09:34:47.29 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[32mpeer1.org2.example.com | [0m [36m[39d 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[328 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[39b 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[34mpeer0.org2.example.com | [0m [36m[3aa 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[32mpeer1.org2.example.com | [0m [36m[39e 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[32mpeer1.org2.example.com | [0m [36m[39f 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[34mpeer0.org2.example.com | [0m [36m[3ab 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[36;1mpeer0.org1.example.com | [0m [36m[39c 12-14 09:34:46.69 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[3a0 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:36.701] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[33mpeer1.org1.example.com | [0m [36m[329 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[39d 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[39e 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[34mpeer0.org2.example.com | [0m [36m[3ac 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[35morderer.example.com | [0m 00000010 64 d2 bd 41 1f 6d d4 ca 14 1a b9 d1 f6 27 cf bc |d..A.m.......'..|
[32mpeer1.org2.example.com | [0m [36m[3a1 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[36;1mpeer0.org1.example.com | [0m [36m[39f 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[3ad 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3ae 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3af 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[32a 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[32b 12-14 09:34:46.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[33mpeer1.org1.example.com | [0m [36m[32c 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[33mpeer1.org1.example.com | [0m [36m[32d 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 154): Error: Cannot save null userContext.
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[3a2 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[32mpeer1.org2.example.com | [0m [36m[3a3 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[3b0 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3a4 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[3a5 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[32mpeer1.org2.example.com | [0m [36m[3a6 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[33mpeer1.org1.example.com | [0m [36m[32e 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[33mpeer1.org1.example.com | [0m [36m[32f 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:36.718] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[3b1 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3a7 12-14 09:34:47.30 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[32mpeer1.org2.example.com | [0m [36m[3a8 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[35morderer.example.com | [0m [36m[22f 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU [0m Verify: sig = 00000000 30 45 02 21 00 dd 5a 0a 25 0c 82 20 b7 21 51 93 |0E.!..Z.%.. .!Q.|
[33mpeer1.org1.example.com | [0m [36m[330 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[36;1mpeer0.org1.example.com | [0m [36m[3a0 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[3a1 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[3a2 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[3b2 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[35morderer.example.com | [0m 00000010 a1 37 19 10 ec 44 b7 c7 ce a6 cb 34 eb fc 13 96 |.7...D.....4....|
[33mpeer1.org1.example.com | [0m [36m[331 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:37.798] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[32mpeer1.org2.example.com | [0m [36m[3a9 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[3a3 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[3b3 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[34mpeer0.org2.example.com | [0m [36m[3b4 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[34mpeer0.org2.example.com | [0m [36m[3b5 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[33mpeer1.org1.example.com | [0m [36m[332 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[333 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[33mpeer1.org1.example.com | [0m [36m[334 12-14 09:34:46.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[33mpeer1.org1.example.com | [0m [36m[335 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[336 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[3aa 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36;1mpeer0.org1.example.com | [0m [36m[3a4 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[3a5 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[337 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3b6 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[32mpeer1.org2.example.com | [0m [36m[3ab 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[32mpeer1.org2.example.com | [0m [36m[3ac 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3b7 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3b8 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3b9 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[338 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[339 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[33a 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3ad 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[34mpeer0.org2.example.com | [0m [36m[3ba 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3bb 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[33mpeer1.org1.example.com | [0m [36m[33b 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3ae 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[3af 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3b0 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3b1 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3bc 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[35morderer.example.com | [0m 00000020 15 74 2f f3 87 02 20 51 4b 63 57 4c b6 9a 92 07 |.t/... QKcWL....|
[33mpeer1.org1.example.com | [0m [36m[33c 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[32mpeer1.org2.example.com | [0m [36m[3b2 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3bd 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3be 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3bf 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[36;1mpeer0.org1.example.com | [0m [36m[3a6 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[32mpeer1.org2.example.com | [0m [36m[3b3 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[35morderer.example.com | [0m 00000030 61 df a6 56 65 9b e5 4a b2 f9 58 cd aa 11 cd 5f |a..Ve..J..X...._|
[34mpeer0.org2.example.com | [0m [36m[3c0 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[33mpeer1.org1.example.com | [0m [36m[33d 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[32mpeer1.org2.example.com | [0m [36m[3b4 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[3b5 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[3b6 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[36mexplorer | [0m [31m[2017-12-14 09:35:37.799] [ERROR] Helper - [39madmin enrollment failed
[34mpeer0.org2.example.com | [0m [36m[3c1 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[33e 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[36;1mpeer0.org1.example.com | [0m [36m[3a7 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Readers
[36;1mpeer0.org1.example.com | [0m [36m[3a8 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Admins
[36;1mpeer0.org1.example.com | [0m [36m[3a9 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Writers
[36mexplorer | [0m [31m[2017-12-14 09:35:37.800] [ERROR] Query - [39mError: Missing userContext parameter
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[33f 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[340 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m [36m[341 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[35morderer.example.com | [0m 00000040 3f c9 1a 4b 5e 75 3c |?..K^u<|
[32mpeer1.org2.example.com | [0m [36m[3b7 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[34mpeer0.org2.example.com | [0m [36m[3c2 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:37.801] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [36m[342 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[230 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU [0m 0xc420026400 principal evaluation succeeds for identity 0
[34mpeer0.org2.example.com | [0m [36m[3c3 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[3c4 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[34mpeer0.org2.example.com | [0m [36m[3c5 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[34mpeer0.org2.example.com | [0m [36m[3c6 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[32mpeer1.org2.example.com | [0m [36m[3b8 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[33mpeer1.org1.example.com | [0m [36m[343 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[344 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[345 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[346 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[3b9 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3c7 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[34mpeer0.org2.example.com | [0m [36m[3c8 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[35morderer.example.com | [0m [36m[231 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU [0m 0xc420026400 gate 1513244079506153900 evaluation succeeds
[36;1mpeer0.org1.example.com | [0m [36m[3aa 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[347 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[348 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[33mpeer1.org1.example.com | [0m [36m[349 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[34mpeer0.org2.example.com | [0m [36m[3c9 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[34mpeer0.org2.example.com | [0m [36m[3ca 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[34mpeer0.org2.example.com | [0m [36m[3cb 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[3cc 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[3ba 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3bb 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3bc 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[32mpeer1.org2.example.com | [0m [36m[3bd 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[34a 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[36;1mpeer0.org1.example.com | [0m [36m[3ab 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[3cd 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[34mpeer0.org2.example.com | [0m [36m[3ce 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 157): Error: Cannot save null userContext.
[33mpeer1.org1.example.com | [0m [36m[34b 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[3be 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[3ac 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[35morderer.example.com | [0m [36m[232 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU [0m Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039c7e0 1 [0xc4200260b0]}) Writers]}
[35morderer.example.com | [0m [36m[233 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU [0m Returning existing local MSP
[35morderer.example.com | [0m [36m[234 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [36m[235 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU [0m Returning existing local MSP
[34mpeer0.org2.example.com | [0m [36m[3cf 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[3ad 12-14 09:34:46.70 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[34c 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[34d 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[33mpeer1.org1.example.com | [0m [36m[34e 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[32mpeer1.org2.example.com | [0m [36m[3bf 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[3c0 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[34f 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[36;1mpeer0.org1.example.com | [0m [36m[3ae 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[35morderer.example.com | [0m [36m[236 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU [0m Obtaining default signing identity
[35morderer.example.com | [0m [36m[237 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: plaintext: 0ABC060A1B08011A0608AF8BC9D10522...07526561646572731A0641646D696E73
[35morderer.example.com | [0m [36m[238 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU [0m Sign: digest: E68BC6A015CC161275F6604AFB22B0AF73A68DF184AF7B05B60ADE1749C8C900
[34mpeer0.org2.example.com | [0m [36m[3d0 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[350 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[3af 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m [36m[3d1 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[3c1 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[32mpeer1.org2.example.com | [0m [36m[3c2 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [36m[3c3 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[35morderer.example.com | [0m [36m[239 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[35morderer.example.com | [0m [36m[23a 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[35morderer.example.com | [0m [36m[23b 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[33mpeer1.org1.example.com | [0m [36m[351 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[33mpeer1.org1.example.com | [0m [36m[352 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36;1mpeer0.org1.example.com | [0m [36m[3b0 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[36;1mpeer0.org1.example.com | [0m [36m[3b1 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[32mpeer1.org2.example.com | [0m [36m[3c4 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[34mpeer0.org2.example.com | [0m [36m[3d2 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[3d3 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[3d4 12-14 09:34:47.11 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[353 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[33mpeer1.org1.example.com | [0m [36m[354 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[3b2 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[32mpeer1.org2.example.com | [0m [36m[3c5 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[35morderer.example.com | [0m [36m[23c 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[34mpeer0.org2.example.com | [0m [36m[3d5 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36mexplorer | [0m [31m[2017-12-14 09:35:37.817] [ERROR] Query - [39mError: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31m[2017-12-14 09:35:38.919] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[33mpeer1.org1.example.com | [0m [36m[355 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[3d6 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[3c6 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[32mpeer1.org2.example.com | [0m [36m[3c7 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[3b3 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[356 12-14 09:34:46.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[34mpeer0.org2.example.com | [0m [36m[3d7 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[3d8 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[3d9 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[3c8 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[36;1mpeer0.org1.example.com | [0m [36m[3b4 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[34mpeer0.org2.example.com | [0m [36m[3da 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[32mpeer1.org2.example.com | [0m [36m[3c9 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36;1mpeer0.org1.example.com | [0m [36m[3b5 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[33mpeer1.org1.example.com | [0m [36m[357 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[23d 12-14 09:34:39.50 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[34mpeer0.org2.example.com | [0m [36m[3db 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[34mpeer0.org2.example.com | [0m [36m[3dc 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[32mpeer1.org2.example.com | [0m [36m[3ca 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[32mpeer1.org2.example.com | [0m [36m[3cb 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[23e 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:38.920] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:38.920] [ERROR] Query - [39mError: Missing userContext parameter
[33mpeer1.org1.example.com | [0m [36m[358 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[3cc 12-14 09:34:47.31 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[3dd 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
[34mpeer0.org2.example.com | [0m [36m[3de 12-14 09:34:47.12 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[35morderer.example.com | [0m [36m[23f 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[36;1mpeer0.org1.example.com | [0m [36m[3b6 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[32mpeer1.org2.example.com | [0m [36m[3cd 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU [0m Initializing protos for *struct {}
[33mpeer1.org1.example.com | [0m [36m[359 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[35a 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[3df 12-14 09:34:47.14 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[32mpeer1.org2.example.com | [0m [36m[3ce 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[33mpeer1.org1.example.com | [0m [36m[35b 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[35c 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[35d 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[34mpeer0.org2.example.com | [0m [36m[3e0 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[32mpeer1.org2.example.com | [0m [36m[3cf 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[35morderer.example.com | [0m [36m[240 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[33mpeer1.org1.example.com | [0m [36m[35e 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[3b7 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[36;1mpeer0.org1.example.com | [0m [36m[3b8 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[33mpeer1.org1.example.com | [0m [36m[35f 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[33mpeer1.org1.example.com | [0m [36m[360 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[3d0 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[32mpeer1.org2.example.com | [0m [36m[3d1 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[34mpeer0.org2.example.com | [0m [36m[3e1 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[34mpeer0.org2.example.com | [0m [36m[3e2 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[35morderer.example.com | [0m [36m[241 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[33mpeer1.org1.example.com | [0m [36m[361 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[32mpeer1.org2.example.com | [0m [36m[3d2 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[36;1mpeer0.org1.example.com | [0m [36m[3b9 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[34mpeer0.org2.example.com | [0m [36m[3e3 12-14 09:34:47.16 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[33mpeer1.org1.example.com | [0m [36m[362 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[33mpeer1.org1.example.com | [0m [36m[363 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[36mexplorer | [0m [31m[2017-12-14 09:35:38.921] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[35morderer.example.com | [0m [36m[242 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
[34mpeer0.org2.example.com | [0m [36m[3e4 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[32mpeer1.org2.example.com | [0m [36m[3d3 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[3d4 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[33mpeer1.org1.example.com | [0m [36m[364 12-14 09:34:46.59 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[33mpeer1.org1.example.com | [0m [36m[365 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[33mpeer1.org1.example.com | [0m [36m[366 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are
[33mpeer1.org1.example.com | [0m [36m[367 12-14 09:34:46.60 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[34mpeer0.org2.example.com | [0m [36m[3e5 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[34mpeer0.org2.example.com | [0m [36m[3e6 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 160): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[3ba 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[36;1mpeer0.org1.example.com | [0m [36m[3bb 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[3d5 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[34mpeer0.org2.example.com | [0m [36m[3e7 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[34mpeer0.org2.example.com | [0m [36m[3e8 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421a07200), Data:(*common.BlockData)(0xc421aeca40), Metadata:(*common.BlockMetadata)(0xc421aeca80)}, doMVCCValidation=true
[33mpeer1.org1.example.com | [0m [36m[368 12-14 09:34:46.62 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[3d6 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ApplicationOrgProtos
[34mpeer0.org2.example.com | [0m [36m[3e9 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[369 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[33mpeer1.org1.example.com | [0m [36m[36a 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[36;1mpeer0.org1.example.com | [0m [36m[3bc 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[34mpeer0.org2.example.com | [0m [36m[3ea 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
[32mpeer1.org2.example.com | [0m [36m[3d7 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: AnchorPeers
[32mpeer1.org2.example.com | [0m [36m[3d8 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[3d9 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[32mpeer1.org2.example.com | [0m [36m[3da 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU [0m Setting up MSP for org OrdererOrg
[33mpeer1.org1.example.com | [0m [36m[36b 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[33mpeer1.org1.example.com | [0m [36m[36c 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[33mpeer1.org1.example.com | [0m [36m[36d 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[32mpeer1.org2.example.com | [0m [36m[3db 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
[34mpeer0.org2.example.com | [0m [36m[3eb 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=2, blockHash=[]byte{0xa5, 0x7a, 0x12, 0x2e, 0x19, 0xe9, 0xc0, 0x3a, 0xc1, 0x3e, 0xe4, 0x92, 0xd4, 0xc9, 0x23, 0xb3, 0xc, 0x4c, 0x41, 0x28, 0x7b, 0x58, 0x93, 0x4c, 0x9f, 0x41, 0x25, 0x50, 0x7f, 0xad, 0x55, 0xe5} txOffsets=
[34mpeer0.org2.example.com | [0m txId= locPointer=offset=70, bytesLength=11979
[33mpeer1.org1.example.com | [0m [36m[36e 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[34mpeer0.org2.example.com | [0m ]
[35morderer.example.com | [0m [36m[243 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
[35morderer.example.com | [0m [36m[244 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
[35morderer.example.com | [0m [36m[245 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
[35morderer.example.com | [0m [36m[246 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchSize
[36mexplorer | [0m [31m[2017-12-14 09:35:38.936] [ERROR] Query - [39mError: Connect Failed
[34mpeer0.org2.example.com | [0m [36m[3ec 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=25768, bytesLength=11979] for tx ID: [] to index
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[33mpeer1.org1.example.com | [0m [36m[36f 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[33mpeer1.org1.example.com | [0m [36m[370 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[32mpeer1.org2.example.com | [0m [36m[3dc 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[3bd 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[36mexplorer | [0m [31m[2017-12-14 09:35:39.991] [ERROR] Helper - [39mError: Calling enrollment endpoint failed with error [Error: connect ECONNREFUSED 127.0.0.1:7054]
[36mexplorer | [0m at ClientRequest.<anonymous> (/blockchain-explorer/node_modules/fabric-ca-client/lib/FabricCAClientImpl.js:711:12)
[36mexplorer | [0m at emitOne (events.js:96:13)
[33mpeer1.org1.example.com | [0m [36m[371 12-14 09:34:46.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005fe00), Data:(*common.BlockData)(0xc421c93340), Metadata:(*common.BlockMetadata)(0xc421c93380)}, doMVCCValidation=true
[33mpeer1.org1.example.com | [0m [36m[372 12-14 09:34:46.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[32mpeer1.org2.example.com | [0m [36m[3dd 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU [0m Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
[32mpeer1.org2.example.com | [0m [36m[3de 12-14 09:34:47.32 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU [0m Setting up MSP for org Org2MSP
[32mpeer1.org2.example.com | [0m [36m[3df 12-14 09:34:47.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU [0m Updating trusted root authorities for channel businesschannel
[35morderer.example.com | [0m [36m[247 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
[34mpeer0.org2.example.com | [0m [36m[3ed 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=25768, bytesLength=11979] for tx number:[0] ID: [] to blockNumTranNum index
[33mpeer1.org1.example.com | [0m [36m[373 12-14 09:34:46.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
[35morderer.example.com | [0m [36m[248 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
[35morderer.example.com | [0m [36m[249 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Admins
[35morderer.example.com | [0m [36m[24a 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
[35morderer.example.com | [0m [36m[24b 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Readers
[35morderer.example.com | [0m [36m[24c 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Orderer/Writers
[36;1mpeer0.org1.example.com | [0m [36m[3be 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[3e0 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m updating root CAs for channel [businesschannel]
[36mexplorer | [0m at ClientRequest.emit (events.js:188:7)
[36mexplorer | [0m at TLSSocket.socketErrorListener (_http_client.js:310:9)
[36mexplorer | [0m at emitOne (events.js:96:13)
[36mexplorer | [0m at TLSSocket.emit (events.js:188:7)
[32mpeer1.org2.example.com | [0m [36m[3e1 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org1MSP]
[34mpeer0.org2.example.com | [0m [36m[3ee 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39507], isChainEmpty=[false], lastBlockNumber=[2]
[34mpeer0.org2.example.com | [0m [3ef 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [2] with 1 transaction(s)
[33mpeer1.org1.example.com | [0m [36m[374 12-14 09:34:46.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=1, blockHash=[]byte{0x81, 0xc1, 0xf4, 0xbc, 0xce, 0xfe, 0xcf, 0xba, 0xa, 0x88, 0xde, 0x5c, 0x57, 0x53, 0xcf, 0x5d, 0xef, 0xb6, 0x4c, 0x49, 0x24, 0x89, 0xc2, 0x64, 0x6c, 0x98, 0xc7, 0xd6, 0x74, 0x70, 0xc, 0xfa} txOffsets=
[36;1mpeer0.org1.example.com | [0m [36m[3bf 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[35morderer.example.com | [0m [36m[24d 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application
[32mpeer1.org2.example.com | [0m [36m[3e2 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding app root CAs for MSP [Org2MSP]
[36mexplorer | [0m at emitErrorNT (net.js:1281:8)
[34mpeer0.org2.example.com | [0m [36m[3f0 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[35morderer.example.com | [0m [36m[24e 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org1MSP
[36;1mpeer0.org1.example.com | [0m [36m[3c0 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[33mpeer1.org1.example.com | [0m txId= locPointer=offset=70, bytesLength=11922
[32mpeer1.org2.example.com | [0m [36m[3e3 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU [0m adding orderer root CAs for MSP [OrdererMSP]
[32mpeer1.org2.example.com | [0m [36m[3e4 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m config transaction received for chain businesschannel
[32mpeer1.org2.example.com | [0m [36m[3e5 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m END Block Validation
[35morderer.example.com | [0m [36m[24f 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
[35morderer.example.com | [0m [36m[250 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
[35morderer.example.com | [0m [36m[251 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
[36;1mpeer0.org1.example.com | [0m [36m[3c1 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at _combinedTickCallback (internal/process/next_tick.js:80:11)
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:104:9)
[36mexplorer | [0m [31m[2017-12-14 09:35:39.991] [ERROR] Helper - [39madmin enrollment failed
[36mexplorer | [0m [31m[2017-12-14 09:35:39.992] [ERROR] Query - [39mError: Missing userContext parameter
[36;1mpeer0.org1.example.com | [0m [36m[3c2 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[35morderer.example.com | [0m [36m[252 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
[32mpeer1.org2.example.com | [0m [36m[3e6 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Received configuration update, calling CSCC ConfigUpdate
[33mpeer1.org1.example.com | [0m ]
[34mpeer0.org2.example.com | [0m [36m[3f1 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[36mexplorer | [0m at new TransactionID (/blockchain-explorer/node_modules/fabric-client/lib/TransactionID.js:43:10)
[36;1mpeer0.org1.example.com | [0m [36m[3c3 12-14 09:34:46.71 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[253 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Application/Org2MSP
[32mpeer1.org2.example.com | [0m [36m[3e7 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU [0m Validating new block with num trans = [1]
[33mpeer1.org1.example.com | [0m [36m[375 12-14 09:34:46.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx ID: [] to index
[36mexplorer | [0m at Channel.queryInfo (/blockchain-explorer/node_modules/fabric-client/lib/Channel.js:765:14)
[36mexplorer | [0m at helper.getRegisteredUsers.then (/blockchain-explorer/app/query.js:71:18)
[36;1mpeer0.org1.example.com | [0m [36m[3c4 12-14 09:34:46.72 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[34mpeer0.org2.example.com | [0m [36m[3f2 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[32mpeer1.org2.example.com | [0m [36m[3e8 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421a9bd80), Data:(*common.BlockData)(0xc421e04060), Metadata:(*common.BlockMetadata)(0xc421e040a0)}, doMVCCValidation=true
[32mpeer1.org2.example.com | [0m [36m[3e9 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Validating a block with [1] transactions
[35morderer.example.com | [0m [36m[254 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
[36;1mpeer0.org1.example.com | [0m [36m[3c5 12-14 09:34:46.72 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[3c6 12-14 09:34:46.72 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[33mpeer1.org1.example.com | [0m [36m[376 12-14 09:34:46.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=12016, bytesLength=11922] for tx number:[0] ID: [] to blockNumTranNum index
[33mpeer1.org1.example.com | [0m [36m[377 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25698], isChainEmpty=[false], lastBlockNumber=[1]
[35morderer.example.com | [0m [36m[255 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
[35morderer.example.com | [0m [36m[256 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
[35morderer.example.com | [0m [36m[257 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
[35morderer.example.com | [0m [36m[258 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
[35morderer.example.com | [0m [36m[259 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Consortium
[36;1mpeer0.org1.example.com | [0m [36m[3c7 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[32mpeer1.org2.example.com | [0m [36m[3ea 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU [0m Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
[32mpeer1.org2.example.com | [0m [36m[3eb 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Indexing block [blockNum=2, blockHash=[]byte{0xa5, 0x7a, 0x12, 0x2e, 0x19, 0xe9, 0xc0, 0x3a, 0xc1, 0x3e, 0xe4, 0x92, 0xd4, 0xc9, 0x23, 0xb3, 0xc, 0x4c, 0x41, 0x28, 0x7b, 0x58, 0x93, 0x4c, 0x9f, 0x41, 0x25, 0x50, 0x7f, 0xad, 0x55, 0xe5} txOffsets=
[32mpeer1.org2.example.com | [0m txId= locPointer=offset=70, bytesLength=11979
[32mpeer1.org2.example.com | [0m ]
[35morderer.example.com | [0m [36m[25a 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/OrdererAddresses
[35morderer.example.com | [0m [36m[25b 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
[35morderer.example.com | [0m [36m[25c 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/HashingAlgorithm
[35morderer.example.com | [0m [36m[25d 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Writers
[36;1mpeer0.org1.example.com | [0m [36m[3c8 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[36mexplorer | [0m [31m[2017-12-14 09:35:39.992] [ERROR] blockscanner - [39mTypeError: Cannot read property 'low' of undefined
[33mpeer1.org1.example.com | [0m [378 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [1] with 1 transaction(s)
[33mpeer1.org1.example.com | [0m [36m[379 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[36;1mpeer0.org1.example.com | [0m [36m[3c9 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m 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"
[36mexplorer | [0m at getChainInfo.then.response (/blockchain-explorer/app/query.js:169:32)
[32mpeer1.org2.example.com | [0m [36m[3ec 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=25768, bytesLength=11979] for tx ID: [] to index
[33mpeer1.org1.example.com | [0m [36m[37a 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[33mpeer1.org1.example.com | [0m [36m[37b 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[33mpeer1.org1.example.com | [0m [36m[37c 12-14 09:34:46.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
[35morderer.example.com | [0m [36m[25e 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Admins
[32mpeer1.org2.example.com | [0m [36m[3ed 12-14 09:34:47.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU [0m Adding txLoc [fileSuffixNum=0, offset=25768, bytesLength=11979] for tx number:[0] ID: [] to blockNumTranNum index
[34mpeer0.org2.example.com | [0m [36m[3f3 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
[36mexplorer | [0m at process._tickCallback (internal/process/next_tick.js:109:7)
[33mpeer1.org1.example.com | [0m [36m[37d 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[35morderer.example.com | [0m [36m[25f 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Policy] /Channel/Readers
[36;1mpeer0.org1.example.com | [0m [36m[3ca 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Writers to
[36;1mpeer0.org1.example.com | [0m [36m[3cb 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Admins to
[36;1mpeer0.org1.example.com | [0m [36m[3cc 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU [0m Setting policy for key Readers to
[35morderer.example.com | [0m [36m[260 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[35morderer.example.com | [0m [36m[261 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[35morderer.example.com | [0m [36m[262 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[33mpeer1.org1.example.com | [0m [36m[37e 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [1]
[32mpeer1.org2.example.com | [0m [36m[3ee 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU [0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39507], isChainEmpty=[false], lastBlockNumber=[2]
[36mexplorer | [0m (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 163): Error: Cannot save null userContext.
[36;1mpeer0.org1.example.com | [0m [36m[3cd 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[3ce 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[3cf 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[263 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[32mpeer1.org2.example.com | [0m [3ef 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO [0m Channel [businesschannel]: Created block [2] with 1 transaction(s)
[32mpeer1.org2.example.com | [0m [36m[3f0 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Committing updates to state database
[32mpeer1.org2.example.com | [0m [36m[3f1 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Write lock acquired for committing updates to state database
[32mpeer1.org2.example.com | [0m [36m[3f2 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Updates committed to state database
[32mpeer1.org2.example.com | [0m [36m[3f3 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
[36;1mpeer0.org1.example.com | [0m [36m[3d0 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
[36;1mpeer0.org1.example.com | [0m [36m[3d1 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[264 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[33mpeer1.org1.example.com | [0m [36m[37f 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [36m[3f4 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[34mpeer0.org2.example.com | [0m [36m[3f5 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [2]
[34mpeer0.org2.example.com | [0m [36m[3f6 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[3d2 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU [0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
[35morderer.example.com | [0m [36m[265 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[32mpeer1.org2.example.com | [0m [36m[3f4 12-14 09:34:47.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Skipping transaction [0] since it is not an endorsement transaction
[32mpeer1.org2.example.com | [0m [36m[3f5 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU [0m Channel [businesschannel]: Updates committed to history database for blockNo [2]
[32mpeer1.org2.example.com | [0m [36m[3f6 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Entry
[32mpeer1.org2.example.com | [0m [3f7 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [2]
[33mpeer1.org1.example.com | [0m [380 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [1]
[36;1mpeer0.org1.example.com | [0m [36m[3d3 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU [0m Beginning new config for channel businesschannel
[35morderer.example.com | [0m [36m[266 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Channel
[33mpeer1.org1.example.com | [0m [36m[381 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[36mexplorer | [0m [31merror [39m: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: Connect Failed
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36mexplorer | [0m [31merror [39m: [Client.js]: Failed Installed Chaincodes Query. Error: Error: Connect Failed
[36;1mpeer0.org1.example.com | [0m [36m[3d4 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.ChannelProtos
[36;1mpeer0.org1.example.com | [0m [36m[3d5 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: HashingAlgorithm
[35morderer.example.com | [0m [36m[267 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Channel
[33mpeer1.org1.example.com | [0m [36m[382 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[33mpeer1.org1.example.com | [0m [36m[383 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[33mpeer1.org1.example.com | [0m [36m[384 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[385 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Exit
[33mpeer1.org1.example.com | [0m [36m[386 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU [0m Validating block
[36;1mpeer0.org1.example.com | [0m [36m[3d6 12-14 09:34:46.73 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BlockDataHashingStructure
[35morderer.example.com | [0m [36m[268 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Channel
[32mpeer1.org2.example.com | [0m [36m[3f8 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[34mpeer0.org2.example.com | [0m [3f7 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO [0m Channel [businesschannel]: Sending event for block number [2]
[36mexplorer | [0m at /blockchain-explorer/node_modules/grpc/src/client.js:554:15
[36;1mpeer0.org1.example.com | [0m [36m[3d7 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: OrdererAddresses
[35morderer.example.com | [0m [36m[269 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[33mpeer1.org1.example.com | [0m [36m[387 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m START Block Validation
[33mpeer1.org1.example.com | [0m [36m[388 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Validating transaction peer.ValidateTransaction()
[33mpeer1.org1.example.com | [0m [36m[389 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m ValidateTransactionEnvelope starts for envelope 0xc421c3edb0
[35morderer.example.com | [0m [36m[26a 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[34mpeer0.org2.example.com | [0m [36m[3f8 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Entry
[36;1mpeer0.org1.example.com | [0m [36m[3d8 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: Consortium
[36mexplorer | [0m [31m[2017-12-14 09:35:40.004] [ERROR] Query - [39mError: Connect Failed
[33mpeer1.org1.example.com | [0m [36m[38a 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU [0m Header is channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[33mpeer1.org1.example.com | [0m [36m[38b 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU [0m validateChannelHeader info: header type 1
[35morderer.example.com | [0m [36m[26b 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[35morderer.example.com | [0m [36m[26c 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[32mpeer1.org2.example.com | [0m [36m[3f9 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[32mpeer1.org2.example.com | [0m [36m[3fa 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event sent successfully
[36;1mpeer0.org1.example.com | [0m [36m[3d9 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrdererProtos
[35morderer.example.com | [0m [36m[26d 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[32mpeer1.org2.example.com | [0m [36m[3fb 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[3da 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ConsensusType
[33mpeer1.org1.example.com | [0m [36m[38c 12-14 09:34:46.67 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator starts
[33mpeer1.org1.example.com | [0m [36m[38d 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is &{OrdererMSP fcb073bba41aef05a6a567ffd435bf0e89d43a1afdb7dbf96245382288964c63}
[33mpeer1.org1.example.com | [0m [36m[38e 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator info: creator is valid
[33mpeer1.org1.example.com | [0m [36m[38f 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU [0m checkSignatureFromCreator exists successfully
[35morderer.example.com | [0m [36m[26e 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[35morderer.example.com | [0m [36m[26f 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Admins for Orderer
[35morderer.example.com | [0m [36m[270 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy BlockValidation for Orderer
[35morderer.example.com | [0m [36m[271 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Readers for Orderer
[32mpeer1.org2.example.com | [0m [36m[3fc 12-14 09:34:47.36 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU [0m Exit
[36;1mpeer0.org1.example.com | [0m [36m[3db 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchSize
[36;1mpeer0.org1.example.com | [0m [36m[3dc 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: BatchTimeout
[33mpeer1.org1.example.com | [0m [36m[390 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU [0m validateConfigTransaction starts for data 0xc421a13000, header channel_header:"\010\001\032\006\010\263\213\311\321\005\"\017businesschannel" signature_header:"\n\377\005\n\nOrdererMSP\022\360\005-----BEGIN -----\nMIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL\ngVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX\nKhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U\niXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv\nTg==\n-----END -----\n\022\030\252\350\377\306\217,\205<=\251z:$P[\024\225\354\373\337a\225&>"
[33mpeer1.org1.example.com | [0m [36m[391 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU [0m Transaction is for chain businesschannel
[33mpeer1.org1.example.com | [0m [36m[392 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel
[33mpeer1.org1.example.com | [0m [36m[393 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer
[33mpeer1.org1.example.com | [0m [36m[394 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
[35morderer.example.com | [0m [36m[272 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU [0m Proposed new policy Writers for Orderer
[36;1mpeer0.org1.example.com | [0m [36m[3dd 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: KafkaBrokers
[36;1mpeer0.org1.example.com | [0m [36m[3de 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: ChannelRestrictions
[32mpeer1.org2.example.com | [0m [33m[3fd 12-14 09:34:48.75 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage.validateMsg -> WARN [0m StateInfo message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1513244086814217800 > pki_id:"\213\231\210\303\247\202\035p\326M\331\023|\367We\277\306\"\3221s:uk~\3760\267\220tC" channel_MAC:"\031\303 \351\347y\325\200\330\341yH^\267\221\321\236\025\020\236\005*\247J\376\246\013_G\240\203\342" > , Envelope: 105 bytes, Signature: 71 bytes is found invalid: PKIID wasn't found
[32mpeer1.org2.example.com | [0m [33m[3fe 12-14 09:34:48.75 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN [0m Message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1513244086814217800 > pki_id:"\213\231\210\303\247\202\035p\326M\331\023|\367We\277\306\"\3221s:uk~\3760\267\220tC" channel_MAC:"\031\303 \351\347y\325\200\330\341yH^\267\221\321\236\025\020\236\005*\247J\376\246\013_G\240\203\342" > , Envelope: 105 bytes, Signature: 71 bytes isn't valid
[34mpeer0.org2.example.com | [0m [36m[3f9 12-14 09:34:47.17 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU [0m Event processor timeout > 0
[33mpeer1.org1.example.com | [0m [36m[395 12-14 09:34:46.68 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU [0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
[35morderer.example.com | [0m [36m[273 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[35morderer.example.com | [0m [36m[274 12-14 09:34:39.51 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU [0m Processing field: MSP
[36;1mpeer0.org1.example.com | [0m [36m[3df 12-14 09:34:46.74 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU [0m Initializing protos for *config.OrganizationProtos
[32mpeer1.org2.example.com | [0m [36m[3ff 12-14 09:34:48.93 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage -> DEBU [0m Don't have StateInfo message of peer 172.21.0.5:7051 [15 250 74 86 255 134 183 7 249 123 23 20 73 177 218 37 180 227 77 207 22 52 106 103 14 226 123 248 37 214 6 88]
[32mpeer1.org2.example.com | [0m [36m[400 12-14 09:34:49.11 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU [0m Channel businesschannel : Couldn't find org identity of peer <20> <> <EFBFBD> ç<EFBFBD> p<> M<EFBFBD> |<7C> We<57> <65> "<22> 1s:uk~<7E> 0<EFBFBD> <30> tC message sent from W<> (<28> <> <EFBFBD> <EFBFBD> v