ywandy

fabric v1.2.1部署 log

Nov 7th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.26 KB | None | 0 0
  1. # yewei @ yeweivps1 in ~/yyw/educhain/educhain_mod/deploy [14:12:45]
  2. $ ./start.sh
  3. 一、环境清理
  4. 二、生成证书和起始区块信息
  5. org0.educhain.accurchain.com
  6. org1.educhain.accurchain.com
  7. 2018-11-07 14:13:33.707 CST [common/tools/configtxgen] main -> WARN 001 Omitting                                                                    the channel ID for configtxgen is deprecated.  Explicitly passing the channel I                                                                   D will be required in the future, defaulting to 'testchainid'.
  8. 2018-11-07 14:13:33.707 CST [common/tools/configtxgen] main -> INFO 002 Loading                                                                    configuration
  9. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen/encoder] NewChannelGroup -                                                                   > WARN 003 Default policy emission is deprecated, please include policy specific                                                                   iations for the channel group in configtx.yaml
  10. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen/encoder] NewOrdererGroup -                                                                   > WARN 004 Default policy emission is deprecated, please include policy specific                                                                   iations for the orderer group in configtx.yaml
  11. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen/encoder] NewOrdererOrgGrou                                                                   p -> WARN 005 Default policy emission is deprecated, please include policy speci                                                                   ficiations for the orderer org group OrdererOrg in configtx.yaml
  12. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen/encoder] NewOrdererOrgGrou                                                                   p -> WARN 006 Default policy emission is deprecated, please include policy speci                                                                   ficiations for the orderer org group Org0MSP in configtx.yaml
  13. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen/encoder] NewOrdererOrgGrou                                                                   p -> WARN 007 Default policy emission is deprecated, please include policy speci                                                                   ficiations for the orderer org group Org1MSP in configtx.yaml
  14. 2018-11-07 14:13:33.711 CST [common/tools/configtxgen] doOutputBlock -> INFO 008                                                                    Generating genesis block
  15. 2018-11-07 14:13:33.712 CST [common/tools/configtxgen] doOutputBlock -> INFO 009                                                                    Writing genesis block
  16. 区块链 : 启动
  17. Creating network "deploy_default" with the default driver
  18. Creating cli                                ... done
  19. Creating deploy_peer.base_1                 ... done
  20. Creating orderer.educhain.accurchain.com ... done
  21. Creating peer0.org1.educhain.accurchain.com ... done
  22. Creating peer0.org0.educhain.accurchain.com ... done
  23. Creating peer1.org1.educhain.accurchain.com ... done
  24. Creating peer2.org1.educhain.accurchain.com ... done
  25. Creating peer1.org0.educhain.accurchain.com ... done
  26. 正在等待节点的启动完成,等待10
  27. 三、生成通道的TX文件(这个动作会创建一个创世交易,也是该通道的创世交易)
  28. 2018-11-07 14:13:58.119 CST [common/tools/configtxgen] main -> INFO 001 Loading configuration
  29. 2018-11-07 14:13:58.123 CST [common/tools/configtxgen] doOutputChannelCreateTx -> INFO 002 Generating new channel configtx
  30. 2018-11-07 14:13:58.123 CST [common/tools/configtxgen/encoder] NewApplicationGroup -> WARN 003 Default policy emission is deprecated, please include policy specificiations for the application group in configtx.yaml
  31. 2018-11-07 14:13:58.124 CST [common/tools/configtxgen/encoder] NewApplicationOrgGroup -> WARN 004 Default policy emission is deprecated, please include policy specificiations for the application org group Org0MSP in configtx.yaml
  32. 2018-11-07 14:13:58.124 CST [common/tools/configtxgen/encoder] NewApplicationOrgGroup -> WARN 005 Default policy emission is deprecated, please include policy specificiations for the application org group Org1MSP in configtx.yaml
  33. 2018-11-07 14:13:58.124 CST [common/tools/configtxgen] doOutputChannelCreateTx -> INFO 006 Writing new channel tx
  34. 2018-11-07 14:13:58.152 CST [common/tools/configtxgen] main -> INFO 001 Loading configuration
  35. 2018-11-07 14:13:58.156 CST [common/tools/configtxgen] doOutputChannelCreateTx -> INFO 002 Generating new channel configtx
  36. 2018-11-07 14:13:58.156 CST [common/tools/configtxgen/encoder] NewApplicationGroup -> WARN 003 Default policy emission is deprecated, please include policy specificiations for the application group in configtx.yaml
  37. 2018-11-07 14:13:58.156 CST [common/tools/configtxgen/encoder] NewApplicationOrgGroup -> WARN 004 Default policy emission is deprecated, please include policy specificiations for the application org group Org0MSP in configtx.yaml
  38. 2018-11-07 14:13:58.156 CST [common/tools/configtxgen/encoder] NewApplicationOrgGroup -> WARN 005 Default policy emission is deprecated, please include policy specificiations for the application org group Org1MSP in configtx.yaml
  39. 2018-11-07 14:13:58.157 CST [common/tools/configtxgen] doOutputChannelCreateTx -> INFO 006 Writing new channel tx
  40. 四、生成组织关于通道的锚节点(主节点)交易
  41. 2018-11-07 14:13:58.184 CST [common/tools/configtxgen] main -> INFO 001 Loading configuration
  42. 2018-11-07 14:13:58.188 CST [common/tools/configtxgen] doOutputAnchorPeersUpdate -> INFO 002 Generating anchor peer update
  43. 2018-11-07 14:13:58.188 CST [common/tools/configtxgen] doOutputAnchorPeersUpdate -> INFO 003 Writing anchor peer update
  44. 2018-11-07 14:13:58.219 CST [common/tools/configtxgen] main -> INFO 001 Loading configuration
  45. 2018-11-07 14:13:58.223 CST [common/tools/configtxgen] doOutputAnchorPeersUpdate -> INFO 002 Generating anchor peer update
  46. 2018-11-07 14:13:58.224 CST [common/tools/configtxgen] doOutputAnchorPeersUpdate -> INFO 003 Writing anchor peer update
  47. 五、在区块链上按照刚刚生成的TX文件去创建通道
  48. 六、让节点去加入到通道
  49. 七、链码安装
  50. 八、实例化链码
Advertisement
Add Comment
Please, Sign In to add comment