Skip to content

Instantly share code, notes, and snippets.

@adityadani
Last active January 6, 2018 02:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adityadani/47f8f04e9537c667c43548d8fc6a6ebb to your computer and use it in GitHub Desktop.
Save adityadani/47f8f04e9537c667c43548d8fc6a6ebb to your computer and use it in GitHub Desktop.
etcd server logs from node 171
2018-01-05 10:04:07.123171 I | embed: listening for peers on http://70.0.96.171:2380
2018-01-05 10:04:07.123235 I | embed: listening for client requests on 70.0.96.171:2379
2018-01-05 10:04:07.123305 I | embed: listening for client requests on 127.0.0.1:2379
2018-01-05 10:04:07.149973 I | etcdserver: name = 37f9f79d-b40d-4e77-8e6c-0dc3c045c169
2018-01-05 10:04:07.150003 I | etcdserver: data dir = /var/.px/0/.metadata
2018-01-05 10:04:07.150013 I | etcdserver: member dir = /var/.px/0/.metadata/member
2018-01-05 10:04:07.150020 I | etcdserver: heartbeat = 100ms
2018-01-05 10:04:07.150026 I | etcdserver: election = 1000ms
2018-01-05 10:04:07.150033 I | etcdserver: snapshot count = 100000
2018-01-05 10:04:07.150052 I | etcdserver: advertise client URLs = http://70.0.96.171:2379
2018-01-05 10:04:07.182307 I | etcdserver: starting member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.182394 I | raft: 5f7cde07f68da008 became follower at term 0
2018-01-05 10:04:07.182419 I | raft: newRaft 5f7cde07f68da008 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
2018-01-05 10:04:07.182428 I | raft: 5f7cde07f68da008 became follower at term 1
2018-01-05 10:04:07.217941 W | auth: simple token is not cryptographically signed
2018-01-05 10:04:07.238911 I | rafthttp: started HTTP pipelining with peer 1750a66866bb4d1
2018-01-05 10:04:07.238982 I | rafthttp: started HTTP pipelining with peer b141f3996117731c
2018-01-05 10:04:07.239009 I | rafthttp: starting peer 1750a66866bb4d1...
2018-01-05 10:04:07.239027 I | rafthttp: started HTTP pipelining with peer 1750a66866bb4d1
2018-01-05 10:04:07.278483 I | rafthttp: started streaming with peer 1750a66866bb4d1 (writer)
2018-01-05 10:04:07.278554 I | rafthttp: started streaming with peer 1750a66866bb4d1 (writer)
2018-01-05 10:04:07.278584 I | rafthttp: started peer 1750a66866bb4d1
2018-01-05 10:04:07.278616 I | rafthttp: added peer 1750a66866bb4d1
2018-01-05 10:04:07.278641 I | rafthttp: starting peer b141f3996117731c...
2018-01-05 10:04:07.278667 I | rafthttp: started HTTP pipelining with peer b141f3996117731c
2018-01-05 10:04:07.288935 I | rafthttp: started streaming with peer 1750a66866bb4d1 (stream MsgApp v2 reader)
2018-01-05 10:04:07.289422 I | rafthttp: started streaming with peer 1750a66866bb4d1 (stream Message reader)
2018-01-05 10:04:07.292376 I | rafthttp: started streaming with peer b141f3996117731c (writer)
2018-01-05 10:04:07.294221 I | rafthttp: started streaming with peer b141f3996117731c (writer)
2018-01-05 10:04:07.294429 I | rafthttp: started peer b141f3996117731c
2018-01-05 10:04:07.294471 I | rafthttp: added peer b141f3996117731c
2018-01-05 10:04:07.294558 I | etcdserver: starting server... [version: 3.2.2, cluster version: to_be_decided]
2018-01-05 10:04:07.295155 I | rafthttp: started streaming with peer b141f3996117731c (stream MsgApp v2 reader)
2018-01-05 10:04:07.295530 I | rafthttp: started streaming with peer b141f3996117731c (stream Message reader)
2018-01-05 10:04:07.296065 I | rafthttp: peer 1750a66866bb4d1 became active
2018-01-05 10:04:07.296131 I | rafthttp: established a TCP streaming connection with peer 1750a66866bb4d1 (stream MsgApp v2 reader)
2018-01-05 10:04:07.299514 I | raft: 5f7cde07f68da008 [term: 1] received a MsgHeartbeat message with higher term from 1750a66866bb4d1 [term: 8]
2018-01-05 10:04:07.299572 I | raft: 5f7cde07f68da008 became follower at term 8
2018-01-05 10:04:07.299589 I | raft: raft.node: 5f7cde07f68da008 elected leader 1750a66866bb4d1 at term 8
2018-01-05 10:04:07.300137 I | rafthttp: established a TCP streaming connection with peer 1750a66866bb4d1 (stream MsgApp v2 writer)
2018-01-05 10:04:07.300439 I | rafthttp: peer b141f3996117731c became active
2018-01-05 10:04:07.300476 I | rafthttp: established a TCP streaming connection with peer b141f3996117731c (stream MsgApp v2 writer)
2018-01-05 10:04:07.301473 I | rafthttp: established a TCP streaming connection with peer b141f3996117731c (stream Message writer)
2018-01-05 10:04:07.301733 I | rafthttp: established a TCP streaming connection with peer 1750a66866bb4d1 (stream Message writer)
2018-01-05 10:04:07.315044 I | rafthttp: established a TCP streaming connection with peer b141f3996117731c (stream MsgApp v2 reader)
2018-01-05 10:04:07.315164 I | rafthttp: established a TCP streaming connection with peer b141f3996117731c (stream Message reader)
2018-01-05 10:04:07.315211 I | rafthttp: established a TCP streaming connection with peer 1750a66866bb4d1 (stream Message reader)
2018-01-05 10:04:07.410358 I | etcdserver/membership: added member 1750a66866bb4d1 [http://70.0.96.169:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.410676 N | etcdserver/membership: set the initial cluster version to 3.2
2018-01-05 10:04:07.410791 I | etcdserver/api: enabled capabilities for version 3.2
2018-01-05 10:04:07.440387 I | etcdserver/membership: added member e3e33e677a39ef4 [http://70.0.96.170:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.440447 I | rafthttp: starting peer e3e33e677a39ef4...
2018-01-05 10:04:07.440473 I | rafthttp: started HTTP pipelining with peer e3e33e677a39ef4
2018-01-05 10:04:07.461543 I | rafthttp: started streaming with peer e3e33e677a39ef4 (writer)
2018-01-05 10:04:07.463394 I | rafthttp: started streaming with peer e3e33e677a39ef4 (writer)
2018-01-05 10:04:07.464569 I | rafthttp: started peer e3e33e677a39ef4
2018-01-05 10:04:07.464607 I | rafthttp: added peer e3e33e677a39ef4
2018-01-05 10:04:07.464728 I | rafthttp: started streaming with peer e3e33e677a39ef4 (stream MsgApp v2 reader)
2018-01-05 10:04:07.465105 I | rafthttp: started streaming with peer e3e33e677a39ef4 (stream Message reader)
2018-01-05 10:04:07.480234 I | etcdserver/membership: added member 40572f499336a94c [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.480309 I | rafthttp: starting peer 40572f499336a94c...
2018-01-05 10:04:07.480361 I | rafthttp: started HTTP pipelining with peer 40572f499336a94c
2018-01-05 10:04:07.505846 I | rafthttp: started streaming with peer 40572f499336a94c (writer)
2018-01-05 10:04:07.505917 I | rafthttp: started streaming with peer 40572f499336a94c (writer)
2018-01-05 10:04:07.515993 I | rafthttp: started peer 40572f499336a94c
2018-01-05 10:04:07.516088 I | rafthttp: added peer 40572f499336a94c
2018-01-05 10:04:07.519527 I | rafthttp: started streaming with peer 40572f499336a94c (stream Message reader)
2018-01-05 10:04:07.519942 I | rafthttp: started streaming with peer 40572f499336a94c (stream MsgApp v2 reader)
2018-01-05 10:04:07.521893 I | rafthttp: started HTTP pipelining with peer 5f7cde07f68da008
2018-01-05 10:04:07.521945 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.522232 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.627984 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.628309 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.745785 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.746019 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.748574 I | etcdserver/membership: removed member 40572f499336a94c from cluster 7d822a0b36701781
2018-01-05 10:04:07.748617 I | rafthttp: stopping peer 40572f499336a94c...
2018-01-05 10:04:07.748643 I | rafthttp: stopped streaming with peer 40572f499336a94c (writer)
2018-01-05 10:04:07.748657 I | rafthttp: stopped streaming with peer 40572f499336a94c (writer)
2018-01-05 10:04:07.748694 I | rafthttp: stopped HTTP pipelining with peer 40572f499336a94c
2018-01-05 10:04:07.748712 I | rafthttp: stopped streaming with peer 40572f499336a94c (stream MsgApp v2 reader)
2018-01-05 10:04:07.748722 I | rafthttp: stopped streaming with peer 40572f499336a94c (stream Message reader)
2018-01-05 10:04:07.748731 I | rafthttp: stopped peer 40572f499336a94c
2018-01-05 10:04:07.748780 I | rafthttp: removed peer 40572f499336a94c
2018-01-05 10:04:07.751242 I | etcdserver/membership: added member a1e0039c3c185244 [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.751271 I | rafthttp: starting peer a1e0039c3c185244...
2018-01-05 10:04:07.751296 I | rafthttp: started HTTP pipelining with peer a1e0039c3c185244
2018-01-05 10:04:07.752998 I | rafthttp: started peer a1e0039c3c185244
2018-01-05 10:04:07.753022 I | rafthttp: added peer a1e0039c3c185244
2018-01-05 10:04:07.754653 I | rafthttp: started streaming with peer a1e0039c3c185244 (writer)
2018-01-05 10:04:07.754784 I | rafthttp: started streaming with peer a1e0039c3c185244 (writer)
2018-01-05 10:04:07.754833 I | rafthttp: started streaming with peer a1e0039c3c185244 (stream Message reader)
2018-01-05 10:04:07.755148 I | rafthttp: started streaming with peer a1e0039c3c185244 (stream MsgApp v2 reader)
2018-01-05 10:04:07.758491 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.758725 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.762049 I | etcdserver/membership: removed member a1e0039c3c185244 from cluster 7d822a0b36701781
2018-01-05 10:04:07.762087 I | rafthttp: stopping peer a1e0039c3c185244...
2018-01-05 10:04:07.762103 I | rafthttp: stopped streaming with peer a1e0039c3c185244 (writer)
2018-01-05 10:04:07.762118 I | rafthttp: stopped streaming with peer a1e0039c3c185244 (writer)
2018-01-05 10:04:07.762137 I | rafthttp: stopped HTTP pipelining with peer a1e0039c3c185244
2018-01-05 10:04:07.762150 I | rafthttp: stopped streaming with peer a1e0039c3c185244 (stream MsgApp v2 reader)
2018-01-05 10:04:07.762160 I | rafthttp: stopped streaming with peer a1e0039c3c185244 (stream Message reader)
2018-01-05 10:04:07.762168 I | rafthttp: stopped peer a1e0039c3c185244
2018-01-05 10:04:07.762180 I | rafthttp: removed peer a1e0039c3c185244
2018-01-05 10:04:07.766235 I | etcdserver/membership: added member c2b9e1e8a17629e6 [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.766283 I | rafthttp: starting peer c2b9e1e8a17629e6...
2018-01-05 10:04:07.766322 I | rafthttp: started HTTP pipelining with peer c2b9e1e8a17629e6
2018-01-05 10:04:07.766954 I | rafthttp: started peer c2b9e1e8a17629e6
2018-01-05 10:04:07.766976 I | rafthttp: added peer c2b9e1e8a17629e6
2018-01-05 10:04:07.767853 I | rafthttp: started streaming with peer c2b9e1e8a17629e6 (writer)
2018-01-05 10:04:07.767915 I | rafthttp: started streaming with peer c2b9e1e8a17629e6 (writer)
2018-01-05 10:04:07.767950 I | rafthttp: started streaming with peer c2b9e1e8a17629e6 (stream Message reader)
2018-01-05 10:04:07.768226 I | rafthttp: started streaming with peer c2b9e1e8a17629e6 (stream MsgApp v2 reader)
2018-01-05 10:04:07.769020 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.769217 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.870166 I | etcdserver/membership: removed member e3e33e677a39ef4 from cluster 7d822a0b36701781
2018-01-05 10:04:07.870288 I | rafthttp: stopping peer e3e33e677a39ef4...
2018-01-05 10:04:07.870309 I | rafthttp: stopped streaming with peer e3e33e677a39ef4 (writer)
2018-01-05 10:04:07.870325 I | rafthttp: stopped streaming with peer e3e33e677a39ef4 (writer)
2018-01-05 10:04:07.870348 I | rafthttp: stopped HTTP pipelining with peer e3e33e677a39ef4
2018-01-05 10:04:07.870363 I | rafthttp: stopped streaming with peer e3e33e677a39ef4 (stream MsgApp v2 reader)
2018-01-05 10:04:07.870379 I | rafthttp: stopped streaming with peer e3e33e677a39ef4 (stream Message reader)
2018-01-05 10:04:07.870388 I | rafthttp: stopped peer e3e33e677a39ef4
2018-01-05 10:04:07.870400 I | rafthttp: removed peer e3e33e677a39ef4
2018-01-05 10:04:07.901213 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.902314 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:07.932075 I | etcdserver/membership: added member 586d733044f5e9e4 [http://70.0.96.170:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:07.932167 I | rafthttp: starting peer 586d733044f5e9e4...
2018-01-05 10:04:07.932197 I | rafthttp: started HTTP pipelining with peer 586d733044f5e9e4
2018-01-05 10:04:07.937124 I | rafthttp: started streaming with peer 586d733044f5e9e4 (writer)
2018-01-05 10:04:07.940779 I | rafthttp: started peer 586d733044f5e9e4
2018-01-05 10:04:07.940836 I | rafthttp: added peer 586d733044f5e9e4
2018-01-05 10:04:07.946622 I | rafthttp: started streaming with peer 586d733044f5e9e4 (writer)
2018-01-05 10:04:07.946686 I | rafthttp: started streaming with peer 586d733044f5e9e4 (stream MsgApp v2 reader)
2018-01-05 10:04:07.946922 I | rafthttp: started streaming with peer 586d733044f5e9e4 (stream Message reader)
2018-01-05 10:04:08.003852 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.004840 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.014790 I | etcdserver/membership: removed member 586d733044f5e9e4 from cluster 7d822a0b36701781
2018-01-05 10:04:08.014847 I | rafthttp: stopping peer 586d733044f5e9e4...
2018-01-05 10:04:08.014866 I | rafthttp: stopped streaming with peer 586d733044f5e9e4 (writer)
2018-01-05 10:04:08.014880 I | rafthttp: stopped streaming with peer 586d733044f5e9e4 (writer)
2018-01-05 10:04:08.014908 I | rafthttp: stopped HTTP pipelining with peer 586d733044f5e9e4
2018-01-05 10:04:08.014923 I | rafthttp: stopped streaming with peer 586d733044f5e9e4 (stream MsgApp v2 reader)
2018-01-05 10:04:08.014937 I | rafthttp: stopped streaming with peer 586d733044f5e9e4 (stream Message reader)
2018-01-05 10:04:08.014946 I | rafthttp: stopped peer 586d733044f5e9e4
2018-01-05 10:04:08.014959 I | rafthttp: removed peer 586d733044f5e9e4
2018-01-05 10:04:08.022173 I | etcdserver/membership: added member b141f3996117731c [http://70.0.96.170:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:08.085384 I | etcdserver/membership: removed member c2b9e1e8a17629e6 from cluster 7d822a0b36701781
2018-01-05 10:04:08.085438 I | rafthttp: stopping peer c2b9e1e8a17629e6...
2018-01-05 10:04:08.085457 I | rafthttp: stopped streaming with peer c2b9e1e8a17629e6 (writer)
2018-01-05 10:04:08.085472 I | rafthttp: stopped streaming with peer c2b9e1e8a17629e6 (writer)
2018-01-05 10:04:08.085497 I | rafthttp: stopped HTTP pipelining with peer c2b9e1e8a17629e6
2018-01-05 10:04:08.085512 I | rafthttp: stopped streaming with peer c2b9e1e8a17629e6 (stream MsgApp v2 reader)
2018-01-05 10:04:08.085540 I | rafthttp: stopped streaming with peer c2b9e1e8a17629e6 (stream Message reader)
2018-01-05 10:04:08.085549 I | rafthttp: stopped peer c2b9e1e8a17629e6
2018-01-05 10:04:08.085562 I | rafthttp: removed peer c2b9e1e8a17629e6
2018-01-05 10:04:08.088428 I | etcdserver/membership: added member 96095b59abc4f028 [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:08.088462 I | rafthttp: starting peer 96095b59abc4f028...
2018-01-05 10:04:08.088488 I | rafthttp: started HTTP pipelining with peer 96095b59abc4f028
2018-01-05 10:04:08.091572 I | rafthttp: started streaming with peer 96095b59abc4f028 (writer)
2018-01-05 10:04:08.092063 I | rafthttp: started streaming with peer 96095b59abc4f028 (writer)
2018-01-05 10:04:08.094868 I | rafthttp: started peer 96095b59abc4f028
2018-01-05 10:04:08.094913 I | rafthttp: added peer 96095b59abc4f028
2018-01-05 10:04:08.096162 I | rafthttp: started streaming with peer 96095b59abc4f028 (stream MsgApp v2 reader)
2018-01-05 10:04:08.096532 I | rafthttp: started streaming with peer 96095b59abc4f028 (stream Message reader)
2018-01-05 10:04:08.097843 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.098031 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.105704 I | etcdserver/membership: removed member 96095b59abc4f028 from cluster 7d822a0b36701781
2018-01-05 10:04:08.105777 I | rafthttp: stopping peer 96095b59abc4f028...
2018-01-05 10:04:08.105798 I | rafthttp: stopped streaming with peer 96095b59abc4f028 (writer)
2018-01-05 10:04:08.105811 I | rafthttp: stopped streaming with peer 96095b59abc4f028 (writer)
2018-01-05 10:04:08.105833 I | rafthttp: stopped HTTP pipelining with peer 96095b59abc4f028
2018-01-05 10:04:08.105844 I | rafthttp: stopped streaming with peer 96095b59abc4f028 (stream MsgApp v2 reader)
2018-01-05 10:04:08.105854 I | rafthttp: stopped streaming with peer 96095b59abc4f028 (stream Message reader)
2018-01-05 10:04:08.105861 I | rafthttp: stopped peer 96095b59abc4f028
2018-01-05 10:04:08.105873 I | rafthttp: removed peer 96095b59abc4f028
2018-01-05 10:04:08.109763 I | etcdserver/membership: added member e98ead33d0c04f87 [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:08.109945 I | rafthttp: starting peer e98ead33d0c04f87...
2018-01-05 10:04:08.109970 I | rafthttp: started HTTP pipelining with peer e98ead33d0c04f87
2018-01-05 10:04:08.111655 I | rafthttp: started streaming with peer e98ead33d0c04f87 (writer)
2018-01-05 10:04:08.115860 I | rafthttp: started streaming with peer e98ead33d0c04f87 (writer)
2018-01-05 10:04:08.134715 I | rafthttp: started peer e98ead33d0c04f87
2018-01-05 10:04:08.134814 I | rafthttp: added peer e98ead33d0c04f87
2018-01-05 10:04:08.138658 I | rafthttp: started streaming with peer e98ead33d0c04f87 (stream MsgApp v2 reader)
2018-01-05 10:04:08.139052 I | rafthttp: started streaming with peer e98ead33d0c04f87 (stream Message reader)
2018-01-05 10:04:08.139484 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.139621 E | rafthttp: failed to find member 5f7cde07f68da008 in cluster 7d822a0b36701781
2018-01-05 10:04:08.141932 I | etcdserver/membership: removed member e98ead33d0c04f87 from cluster 7d822a0b36701781
2018-01-05 10:04:08.141971 I | rafthttp: stopping peer e98ead33d0c04f87...
2018-01-05 10:04:08.141987 I | rafthttp: stopped streaming with peer e98ead33d0c04f87 (writer)
2018-01-05 10:04:08.142000 I | rafthttp: stopped streaming with peer e98ead33d0c04f87 (writer)
2018-01-05 10:04:08.142020 I | rafthttp: stopped HTTP pipelining with peer e98ead33d0c04f87
2018-01-05 10:04:08.142031 I | rafthttp: stopped streaming with peer e98ead33d0c04f87 (stream MsgApp v2 reader)
2018-01-05 10:04:08.142040 I | rafthttp: stopped streaming with peer e98ead33d0c04f87 (stream Message reader)
2018-01-05 10:04:08.142048 I | rafthttp: stopped peer e98ead33d0c04f87
2018-01-05 10:04:08.142058 I | rafthttp: removed peer e98ead33d0c04f87
2018-01-05 10:04:08.144006 I | etcdserver/membership: added member 5f7cde07f68da008 [http://70.0.96.171:2380] to cluster 7d822a0b36701781
2018-01-05 10:04:08.144215 I | etcdserver: published {Name:37f9f79d-b40d-4e77-8e6c-0dc3c045c169 ClientURLs:[http://70.0.96.171:2379]} to cluster 7d822a0b36701781
2018-01-05 10:04:08.144376 I | embed: ready to serve client requests
2018-01-05 10:04:08.144519 I | embed: ready to serve client requests
2018-01-05 10:04:08.145017 N | embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!
2018-01-05 10:04:08.145451 N | embed: serving insecure client requests on 70.0.96.171:2379, this is strongly discouraged!
2018-01-05 10:04:56.464171 I | etcdserver/membership: removed member b141f3996117731c from cluster 7d822a0b36701781
2018-01-05 10:04:56.464206 I | rafthttp: stopping peer b141f3996117731c...
2018-01-05 10:04:56.464514 I | rafthttp: closed the TCP streaming connection with peer b141f3996117731c (stream MsgApp v2 writer)
2018-01-05 10:04:56.464530 I | rafthttp: stopped streaming with peer b141f3996117731c (writer)
2018-01-05 10:04:56.464846 I | rafthttp: closed the TCP streaming connection with peer b141f3996117731c (stream Message writer)
2018-01-05 10:04:56.464858 I | rafthttp: stopped streaming with peer b141f3996117731c (writer)
2018-01-05 10:04:56.465062 I | rafthttp: stopped HTTP pipelining with peer b141f3996117731c
2018-01-05 10:04:56.465160 W | rafthttp: lost the TCP streaming connection with peer b141f3996117731c (stream MsgApp v2 reader)
2018-01-05 10:04:56.465179 E | rafthttp: failed to read b141f3996117731c on stream MsgApp v2 (context canceled)
2018-01-05 10:04:56.465188 I | rafthttp: peer b141f3996117731c became inactive
2018-01-05 10:04:56.465202 I | rafthttp: stopped streaming with peer b141f3996117731c (stream MsgApp v2 reader)
2018-01-05 10:04:56.465279 W | rafthttp: lost the TCP streaming connection with peer b141f3996117731c (stream Message reader)
2018-01-05 10:04:56.465299 I | rafthttp: stopped streaming with peer b141f3996117731c (stream Message reader)
2018-01-05 10:04:56.465314 I | rafthttp: stopped peer b141f3996117731c
2018-01-05 10:04:56.465328 I | rafthttp: removed peer b141f3996117731c
2018-01-05 10:04:56.567949 W | rafthttp: rejected the stream from peer b141f3996117731c since it was removed
2018-01-05 10:04:56.568216 W | rafthttp: rejected the stream from peer b141f3996117731c since it was removed
2018-01-05 10:05:07.230158 W | wal: sync duration of 1.204202893s, expected less than 1s
2018-01-05 10:05:08.083107 I | raft: 5f7cde07f68da008 is starting a new election at term 8
2018-01-05 10:05:08.083168 I | raft: 5f7cde07f68da008 became candidate at term 9
2018-01-05 10:05:08.083191 I | raft: 5f7cde07f68da008 received MsgVoteResp from 5f7cde07f68da008 at term 9
2018-01-05 10:05:08.083211 I | raft: 5f7cde07f68da008 [logterm: 8, index: 5256] sent MsgVote request to 1750a66866bb4d1 at term 9
2018-01-05 10:05:08.083226 I | raft: raft.node: 5f7cde07f68da008 lost leader 1750a66866bb4d1 at term 9
2018-01-05 10:05:08.094219 I | raft: 5f7cde07f68da008 received MsgVoteResp from 1750a66866bb4d1 at term 9
2018-01-05 10:05:08.094259 I | raft: 5f7cde07f68da008 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections
2018-01-05 10:05:08.094289 I | raft: 5f7cde07f68da008 became leader at term 9
2018-01-05 10:05:08.095102 I | raft: raft.node: 5f7cde07f68da008 elected leader 5f7cde07f68da008 at term 9
2018-01-05 10:07:21.135361 I | etcdserver/api/v3rpc: transport: http2Server.HandleStreams failed to read frame: read tcp 70.0.96.171:2379->70.0.96.170:56922: read: connection reset by peer
2018-01-05 10:07:47.354137 I | etcdserver/membership: added member 76b88e7c6bf434e8 [http://70.0.96.170:2380] to cluster 7d822a0b36701781
2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment