Skip to content

Instantly share code, notes, and snippets.

@yifan-gu
Created April 4, 2017 01:06
Show Gist options
  • Save yifan-gu/f6bda8a120082b9e5c014be3f280f856 to your computer and use it in GitHub Desktop.
Save yifan-gu/f6bda8a120082b9e5c014be3f280f856 to your computer and use it in GitHub Desktop.
kube etcd logs
2017-04-04 00:35:48.181672 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_HOST=10.3.0.15
2017-04-04 00:35:48.182161 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_PORT_CLIENT=2379
2017-04-04 00:35:48.182165 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_ADDR=10.3.0.15
2017-04-04 00:35:48.182170 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_PORT=2379
2017-04-04 00:35:48.182173 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT=tcp://10.3.0.15:2379
2017-04-04 00:35:48.182176 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_PORT=2379
2017-04-04 00:35:48.182180 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_PROTO=tcp
2017-04-04 00:35:48.182185 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP=tcp://10.3.0.15:2379
2017-04-04 00:35:48.182203 I | etcdmain: etcd Version: 3.1.0
2017-04-04 00:35:48.182206 I | etcdmain: Git SHA: 8ba2897
2017-04-04 00:35:48.182221 I | etcdmain: Go Version: go1.7.4
2017-04-04 00:35:48.182224 I | etcdmain: Go OS/Arch: linux/amd64
2017-04-04 00:35:48.182227 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1
2017-04-04 00:35:48.182257 I | etcdmain: advertising using detected default host "10.240.0.19"
2017-04-04 00:35:48.182381 I | embed: listening for peers on http://10.240.0.19:2380
2017-04-04 00:35:48.182409 I | embed: listening for client requests on 10.240.0.19:2379
2017-04-04 00:35:48.189015 I | etcdserver: name = kube-etcd-0001
2017-04-04 00:35:48.189029 I | etcdserver: data dir = /var/etcd/kube-system-kube-etcd-0001
2017-04-04 00:35:48.189033 I | etcdserver: member dir = /var/etcd/kube-system-kube-etcd-0001/member
2017-04-04 00:35:48.189037 I | etcdserver: heartbeat = 100ms
2017-04-04 00:35:48.189040 I | etcdserver: election = 1000ms
2017-04-04 00:35:48.189043 I | etcdserver: snapshot count = 10000
2017-04-04 00:35:48.189051 I | etcdserver: advertise client URLs = http://10.240.0.19:2379
2017-04-04 00:35:48.192895 I | etcdserver: starting member e1a2f4694b2dc339 in cluster c6df03af7f5e1993
2017-04-04 00:35:48.192916 I | raft: e1a2f4694b2dc339 became follower at term 0
2017-04-04 00:35:48.192937 I | raft: newRaft e1a2f4694b2dc339 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
2017-04-04 00:35:48.192941 I | raft: e1a2f4694b2dc339 became follower at term 1
2017-04-04 00:35:48.208403 I | rafthttp: started HTTP pipelining with peer 71521a7fd483a301
2017-04-04 00:35:48.208431 I | rafthttp: starting peer 71521a7fd483a301...
2017-04-04 00:35:48.208441 I | rafthttp: started HTTP pipelining with peer 71521a7fd483a301
2017-04-04 00:35:48.212728 I | rafthttp: started peer 71521a7fd483a301
2017-04-04 00:35:48.212774 I | rafthttp: added peer 71521a7fd483a301
2017-04-04 00:35:48.212791 I | etcdserver: starting server... [version: 3.1.0, cluster version: to_be_decided]
2017-04-04 00:35:48.217831 I | rafthttp: started streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:35:48.217850 I | rafthttp: started streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:35:48.217884 I | rafthttp: started streaming with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:35:48.218745 I | rafthttp: started streaming with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:35:48.219526 I | rafthttp: peer 71521a7fd483a301 became active
2017-04-04 00:35:48.219536 I | rafthttp: established a TCP streaming connection with peer 71521a7fd483a301 (stream Message writer)
2017-04-04 00:35:48.224671 I | rafthttp: established a TCP streaming connection with peer 71521a7fd483a301 (stream MsgApp v2 writer)
2017-04-04 00:35:48.225216 I | rafthttp: established a TCP streaming connection with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:35:48.225394 I | rafthttp: established a TCP streaming connection with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:35:49.223656 I | raft: e1a2f4694b2dc339 [term: 1] received a MsgVote message with higher term from 71521a7fd483a301 [term: 5]
2017-04-04 00:35:49.223683 I | raft: e1a2f4694b2dc339 became follower at term 5
2017-04-04 00:35:49.223695 I | raft: e1a2f4694b2dc339 [logterm: 0, index: 0, vote: 0] cast MsgVote for 71521a7fd483a301 [logterm: 4, index: 2225] at term 5
2017-04-04 00:35:49.225473 I | raft: raft.node: e1a2f4694b2dc339 elected leader 71521a7fd483a301 at term 5
2017-04-04 00:35:49.238296 I | etcdserver/membership: added member f4624bdd0cc55773 [http://10.240.0.14:12380] to cluster c6df03af7f5e1993
2017-04-04 00:35:49.238387 I | rafthttp: starting peer f4624bdd0cc55773...
2017-04-04 00:35:49.238460 I | rafthttp: started HTTP pipelining with peer f4624bdd0cc55773
2017-04-04 00:35:49.239084 I | rafthttp: started peer f4624bdd0cc55773
2017-04-04 00:35:49.239129 I | rafthttp: added peer f4624bdd0cc55773
2017-04-04 00:35:49.239734 N | etcdserver/membership: set the initial cluster version to 3.1
2017-04-04 00:35:49.239793 I | etcdserver/api: enabled capabilities for version 3.1
2017-04-04 00:35:49.248079 I | rafthttp: started streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:35:49.248155 I | rafthttp: started streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:35:49.248212 I | rafthttp: started streaming with peer f4624bdd0cc55773 (stream MsgApp v2 reader)
2017-04-04 00:35:49.248597 I | rafthttp: started streaming with peer f4624bdd0cc55773 (stream Message reader)
2017-04-04 00:35:49.256395 I | etcdserver/membership: added member 71521a7fd483a301 [http://10.240.0.14:2380] to cluster c6df03af7f5e1993
2017-04-04 00:35:49.267537 I | etcdserver/membership: removed member f4624bdd0cc55773 from cluster c6df03af7f5e1993
2017-04-04 00:35:49.267641 I | rafthttp: stopping peer f4624bdd0cc55773...
2017-04-04 00:35:49.267682 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:35:49.267703 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:35:49.267809 I | rafthttp: stopped HTTP pipelining with peer f4624bdd0cc55773
2017-04-04 00:35:49.267849 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (stream MsgApp v2 reader)
2017-04-04 00:35:49.267867 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (stream Message reader)
2017-04-04 00:35:49.267884 I | rafthttp: stopped peer f4624bdd0cc55773
2017-04-04 00:35:49.267900 I | rafthttp: removed peer f4624bdd0cc55773
2017-04-04 00:35:49.324572 I | etcdserver/membership: added member e1a2f4694b2dc339 [http://10.240.0.19:2380] to cluster c6df03af7f5e1993
2017-04-04 00:35:49.327538 I | etcdserver: published {Name:kube-etcd-0001 ClientURLs:[http://10.240.0.19:2379]} to cluster c6df03af7f5e1993
2017-04-04 00:35:49.327848 I | embed: ready to serve client requests
2017-04-04 00:35:49.328215 N | embed: serving insecure client requests on 10.240.0.19:2379, this is strongly discouraged!
2017-04-04 00:36:05.022724 I | etcdserver/membership: added member 7fdb737fd0628c2f [http://10.240.0.17:2380] to cluster c6df03af7f5e1993
2017-04-04 00:36:05.022755 I | rafthttp: starting peer 7fdb737fd0628c2f...
2017-04-04 00:36:05.022792 I | rafthttp: started HTTP pipelining with peer 7fdb737fd0628c2f
2017-04-04 00:36:05.032891 I | rafthttp: started streaming with peer 7fdb737fd0628c2f (writer)
2017-04-04 00:36:05.033049 I | rafthttp: started streaming with peer 7fdb737fd0628c2f (writer)
2017-04-04 00:36:05.033505 I | rafthttp: started peer 7fdb737fd0628c2f
2017-04-04 00:36:05.033551 I | rafthttp: added peer 7fdb737fd0628c2f
2017-04-04 00:36:05.034671 I | rafthttp: started streaming with peer 7fdb737fd0628c2f (stream MsgApp v2 reader)
2017-04-04 00:36:05.034958 I | rafthttp: started streaming with peer 7fdb737fd0628c2f (stream Message reader)
2017-04-04 00:36:05.611168 I | rafthttp: peer 7fdb737fd0628c2f became active
2017-04-04 00:36:05.611289 I | rafthttp: established a TCP streaming connection with peer 7fdb737fd0628c2f (stream Message writer)
2017-04-04 00:36:05.611569 I | rafthttp: established a TCP streaming connection with peer 7fdb737fd0628c2f (stream MsgApp v2 writer)
2017-04-04 00:36:05.665595 I | rafthttp: established a TCP streaming connection with peer 7fdb737fd0628c2f (stream MsgApp v2 reader)
2017-04-04 00:36:05.665995 I | rafthttp: established a TCP streaming connection with peer 7fdb737fd0628c2f (stream Message reader)
2017-04-04 00:36:27.335872 I | etcdserver/membership: removed member 71521a7fd483a301 from cluster c6df03af7f5e1993
2017-04-04 00:36:27.335894 I | rafthttp: stopping peer 71521a7fd483a301...
2017-04-04 00:36:27.336090 I | rafthttp: closed the TCP streaming connection with peer 71521a7fd483a301 (stream MsgApp v2 writer)
2017-04-04 00:36:27.336097 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:36:27.336268 I | rafthttp: closed the TCP streaming connection with peer 71521a7fd483a301 (stream Message writer)
2017-04-04 00:36:27.336274 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:36:27.336352 I | rafthttp: stopped HTTP pipelining with peer 71521a7fd483a301
2017-04-04 00:36:27.336405 W | rafthttp: lost the TCP streaming connection with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:36:27.336413 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:36:27.336437 W | rafthttp: lost the TCP streaming connection with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:36:27.336443 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:36:27.336449 I | rafthttp: stopped peer 71521a7fd483a301
2017-04-04 00:36:27.336456 I | rafthttp: removed peer 71521a7fd483a301
2017-04-04 00:36:27.437961 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:27.438318 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:28.270102 I | raft: e1a2f4694b2dc339 [logterm: 5, index: 2417, vote: 71521a7fd483a301] ignored MsgVote from 7fdb737fd0628c2f [logterm: 5, index: 2417] at term 5: lease is not expired (remaining ticks: 1)
2017-04-04 00:36:28.893649 I | raft: e1a2f4694b2dc339 is starting a new election at term 5
2017-04-04 00:36:28.893704 I | raft: e1a2f4694b2dc339 became candidate at term 6
2017-04-04 00:36:28.893717 I | raft: e1a2f4694b2dc339 received MsgVoteResp from e1a2f4694b2dc339 at term 6
2017-04-04 00:36:28.893727 I | raft: e1a2f4694b2dc339 [logterm: 5, index: 2417] sent MsgVote request to 7fdb737fd0628c2f at term 6
2017-04-04 00:36:28.893737 I | raft: raft.node: e1a2f4694b2dc339 lost leader 71521a7fd483a301 at term 6
2017-04-04 00:36:28.895514 I | raft: e1a2f4694b2dc339 received MsgVoteResp rejection from 7fdb737fd0628c2f at term 6
2017-04-04 00:36:28.895529 I | raft: e1a2f4694b2dc339 [quorum:2] has received 1 MsgVoteResp votes and 1 vote rejections
2017-04-04 00:36:29.069612 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.070029 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.171587 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.171719 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.273032 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.273245 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.374577 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.374741 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.476338 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.476460 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.577637 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.577787 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.679090 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.679219 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.780557 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.780690 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.882653 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.882819 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.984934 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:29.985110 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.086337 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.086483 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.169895 I | raft: e1a2f4694b2dc339 [term: 6] received a MsgVote message with higher term from 7fdb737fd0628c2f [term: 7]
2017-04-04 00:36:30.169928 I | raft: e1a2f4694b2dc339 became follower at term 7
2017-04-04 00:36:30.169939 I | raft: e1a2f4694b2dc339 [logterm: 5, index: 2417, vote: 0] cast MsgVote for 7fdb737fd0628c2f [logterm: 5, index: 2417] at term 7
2017-04-04 00:36:30.171832 I | raft: raft.node: e1a2f4694b2dc339 elected leader 7fdb737fd0628c2f at term 7
2017-04-04 00:36:30.188302 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.188569 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.296650 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.297007 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.400161 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.400545 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.501786 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.502160 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.603207 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.603315 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.704560 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.704678 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.806034 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.806268 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.907715 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:30.907891 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.009382 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.010180 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.110901 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.111691 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.212096 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.213190 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.313652 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.314294 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.415194 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.415598 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.516579 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.517112 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.618495 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.618825 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.720374 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.722214 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.821797 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.823143 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.923163 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:31.924009 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.024707 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.025296 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.126513 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.126892 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.228242 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.228599 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.329856 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.330201 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.431558 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.431910 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.533283 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.533639 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.634737 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.634873 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.736253 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.736398 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.837739 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.838112 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.939164 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:32.939317 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.041716 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.041868 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.143461 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.143581 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.244844 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.245195 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.346681 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.347049 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.448433 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.448786 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.550029 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.550398 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.651510 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.651860 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.752996 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.753382 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.854696 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.855026 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.956259 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:33.956413 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.058355 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.058757 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.159581 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.160063 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.261113 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.261660 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.362742 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.363026 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.464395 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.464731 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.566043 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.566371 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.667775 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.667921 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.769123 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.769247 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.870494 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.870653 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.972022 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:34.972132 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.073425 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.073573 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.174797 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.174912 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.276555 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.276874 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.378301 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.378431 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.480252 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.480361 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.581702 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.581827 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.683272 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.683391 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.785056 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.785383 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.888135 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.888488 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.989814 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:36:35.989923 W | rafthttp: rejected the stream from peer 71521a7fd483a301 since it was removed
2017-04-04 00:37:40.622858 I | etcdserver/membership: removed member 7fdb737fd0628c2f from cluster c6df03af7f5e1993
2017-04-04 00:37:40.622885 I | rafthttp: stopping peer 7fdb737fd0628c2f...
2017-04-04 00:37:40.623267 I | rafthttp: closed the TCP streaming connection with peer 7fdb737fd0628c2f (stream MsgApp v2 writer)
2017-04-04 00:37:40.623274 I | rafthttp: stopped streaming with peer 7fdb737fd0628c2f (writer)
2017-04-04 00:37:40.623486 I | rafthttp: closed the TCP streaming connection with peer 7fdb737fd0628c2f (stream Message writer)
2017-04-04 00:37:40.623494 I | rafthttp: stopped streaming with peer 7fdb737fd0628c2f (writer)
2017-04-04 00:37:40.623575 I | rafthttp: stopped HTTP pipelining with peer 7fdb737fd0628c2f
2017-04-04 00:37:40.623631 W | rafthttp: lost the TCP streaming connection with peer 7fdb737fd0628c2f (stream MsgApp v2 reader)
2017-04-04 00:37:40.623650 I | rafthttp: stopped streaming with peer 7fdb737fd0628c2f (stream MsgApp v2 reader)
2017-04-04 00:37:40.623699 W | rafthttp: lost the TCP streaming connection with peer 7fdb737fd0628c2f (stream Message reader)
2017-04-04 00:37:40.623707 I | rafthttp: stopped streaming with peer 7fdb737fd0628c2f (stream Message reader)
2017-04-04 00:37:40.623711 I | rafthttp: stopped peer 7fdb737fd0628c2f
2017-04-04 00:37:40.623718 I | rafthttp: removed peer 7fdb737fd0628c2f
2017-04-04 00:37:40.725012 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:40.725384 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:41.907648 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:41.907960 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.009093 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.009407 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.093634 I | raft: e1a2f4694b2dc339 is starting a new election at term 7
2017-04-04 00:37:42.093667 I | raft: e1a2f4694b2dc339 became candidate at term 8
2017-04-04 00:37:42.093686 I | raft: e1a2f4694b2dc339 received MsgVoteResp from e1a2f4694b2dc339 at term 8
2017-04-04 00:37:42.093699 I | raft: e1a2f4694b2dc339 became leader at term 8
2017-04-04 00:37:42.093706 I | raft: raft.node: e1a2f4694b2dc339 changed leader from 7fdb737fd0628c2f to e1a2f4694b2dc339 at term 8
2017-04-04 00:37:42.110699 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.110837 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.212004 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.212328 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.313481 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.313791 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.415213 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.415591 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.517390 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.517725 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.619069 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.619222 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.720449 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.720587 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.821758 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.821887 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.923008 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:42.923132 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.024549 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.024664 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.126091 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.126222 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.229056 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.229350 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.331556 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.331906 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.433105 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.433448 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.534586 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.534954 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.636133 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.636475 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.737661 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.738036 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.839220 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.839567 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.940732 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:43.941065 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.042390 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.042717 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.144049 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.144189 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.245479 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.245811 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.347015 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.347343 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.451062 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.451334 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.553404 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.553508 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.654819 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.654931 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.756298 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.756437 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.857648 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.857782 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.959020 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:44.959160 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.060499 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.060875 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.161863 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.162250 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.263106 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.263510 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.364738 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.365077 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.466465 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.466867 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.568531 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.568841 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.670307 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.670673 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.771898 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.772328 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.873962 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.874306 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.975850 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:45.976212 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.077698 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.078057 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.179221 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.179344 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.280617 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.280950 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.382206 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.382605 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.483820 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.484193 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.585381 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.585777 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.687305 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.687447 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.789002 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.789132 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.890797 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.890916 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.992410 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:46.992585 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.094142 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.094268 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.195691 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.195801 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.297207 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.297346 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.398707 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.398848 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.500188 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.500543 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.601917 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.602303 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.703601 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.703922 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.807124 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.807331 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.908732 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:47.908891 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.010302 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.010451 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.111852 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.111999 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.213283 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.213656 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.314935 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.315091 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.416168 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.416883 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.517517 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.518035 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.618850 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.618999 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.720299 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.720663 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.822176 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.822619 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.923721 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:48.924102 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.025402 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.025818 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.127606 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.127923 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.229297 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.229649 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.330905 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.331255 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.432516 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.432846 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.534145 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.534353 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.635739 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.635878 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.737249 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.737396 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.838654 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.838800 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.940196 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:49.940327 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.041727 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.041852 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.143161 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.143301 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.244634 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.244779 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.345885 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.346240 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.447434 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.447775 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.549046 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.549476 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.650791 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.650921 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.752534 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.752672 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.854210 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.854323 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.955918 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:50.956049 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.057546 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.057945 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.159268 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.159614 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.260700 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.261049 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.362334 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.362722 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.463937 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.464349 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.565507 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.566467 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.667414 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.667944 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.769106 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.769624 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.870847 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.871313 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.972496 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:51.973072 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.074615 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.075041 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.176361 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.176622 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.277773 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.278255 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.382666 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.383200 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.484491 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.484830 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.586368 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.586796 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.688497 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.688595 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.789750 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.790124 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.891157 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.891277 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.992387 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:52.992533 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.093806 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.094263 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.195751 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.196127 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.297683 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.298066 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.399044 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.399373 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.500615 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.501023 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.602305 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.602769 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.704230 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.704613 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.806073 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.806558 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.907710 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:53.908111 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.009525 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.009925 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.111112 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.111530 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.212770 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.213112 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.314468 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.315106 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.416353 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.416754 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.518104 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.518445 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.619668 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.619797 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.721135 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.721544 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.822620 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.823028 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.924135 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:54.924473 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.025649 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.026037 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.127673 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.127819 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.228958 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.229361 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.338048 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.338404 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.440097 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.440428 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.544124 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.544450 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.645662 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.646037 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.747176 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.747500 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.848717 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:37:55.849051 W | rafthttp: rejected the stream from peer 7fdb737fd0628c2f since it was removed
2017-04-04 00:40:33.090288 I | mvcc: store.index: compact 1585
2017-04-04 00:40:33.093314 I | mvcc: finished scheduled compaction at 1585 (took 2.609288ms)
2017-04-04 00:42:10.878315 W | wal: sync duration of 3.514701394s, expected less than 1s
2017-04-04 00:42:18.974055 W | wal: sync duration of 3.331405453s, expected less than 1s
2017-04-04 00:42:35.951432 W | wal: sync duration of 2.900590165s, expected less than 1s
2017-04-04 00:42:49.970435 W | wal: sync duration of 3.995421113s, expected less than 1s
2017-04-04 00:43:04.972613 W | wal: sync duration of 4.029926115s, expected less than 1s
2017-04-04 00:45:33.100784 I | mvcc: store.index: compact 2279
2017-04-04 00:45:33.102728 I | mvcc: finished scheduled compaction at 2279 (took 1.507089ms)
2017-04-04 00:50:33.104937 I | mvcc: store.index: compact 2841
2017-04-04 00:50:33.106258 I | mvcc: finished scheduled compaction at 2841 (took 973.929µs)
2017-04-04 00:55:33.109263 I | mvcc: store.index: compact 3414
2017-04-04 00:55:33.110742 I | mvcc: finished scheduled compaction at 3414 (took 1.130254ms)
2017-04-04 00:37:41.823561 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_HOST=10.3.0.15
2017-04-04 00:37:41.823618 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_PORT_CLIENT=2379
2017-04-04 00:37:41.823623 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_ADDR=10.3.0.15
2017-04-04 00:37:41.823626 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT=tcp://10.3.0.15:2379
2017-04-04 00:37:41.823629 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_SERVICE_PORT=2379
2017-04-04 00:37:41.823633 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_PORT=2379
2017-04-04 00:37:41.823637 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP_PROTO=tcp
2017-04-04 00:37:41.823643 W | pkg/flags: unrecognized environment variable ETCD_SERVICE_PORT_2379_TCP=tcp://10.3.0.15:2379
2017-04-04 00:37:41.823659 I | etcdmain: etcd Version: 3.1.0
2017-04-04 00:37:41.823662 I | etcdmain: Git SHA: 8ba2897
2017-04-04 00:37:41.823665 I | etcdmain: Go Version: go1.7.4
2017-04-04 00:37:41.823668 I | etcdmain: Go OS/Arch: linux/amd64
2017-04-04 00:37:41.823674 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1
2017-04-04 00:37:41.823739 N | etcdmain: the server is already initialized as member before, starting as etcd member...
2017-04-04 00:37:41.823746 I | etcdmain: advertising using detected default host "10.240.0.17"
2017-04-04 00:37:41.823807 I | embed: listening for peers on http://10.240.0.17:2380
2017-04-04 00:37:41.823864 I | embed: listening for client requests on 10.240.0.17:2379
2017-04-04 00:37:41.838805 I | etcdserver: name = kube-etcd-0002
2017-04-04 00:37:41.838821 I | etcdserver: data dir = /var/etcd/kube-system-kube-etcd-0002
2017-04-04 00:37:41.838826 I | etcdserver: member dir = /var/etcd/kube-system-kube-etcd-0002/member
2017-04-04 00:37:41.838833 I | etcdserver: heartbeat = 100ms
2017-04-04 00:37:41.838836 I | etcdserver: election = 1000ms
2017-04-04 00:37:41.838839 I | etcdserver: snapshot count = 10000
2017-04-04 00:37:41.838852 I | etcdserver: advertise client URLs = http://10.240.0.17:2379
2017-04-04 00:37:41.862202 I | etcdserver: restarting member 7fdb737fd0628c2f in cluster c6df03af7f5e1993 at commit index 2569
2017-04-04 00:37:41.862540 I | raft: 7fdb737fd0628c2f became follower at term 7
2017-04-04 00:37:41.862583 I | raft: newRaft 7fdb737fd0628c2f [peers: [], term: 7, commit: 2569, applied: 0, lastindex: 2569, lastterm: 7]
2017-04-04 00:37:41.878491 I | etcdserver: starting server... [version: 3.1.0, cluster version: to_be_decided]
2017-04-04 00:37:41.882342 I | etcdserver/membership: added member f4624bdd0cc55773 [http://10.240.0.14:12380] to cluster c6df03af7f5e1993
2017-04-04 00:37:41.882479 I | rafthttp: starting peer f4624bdd0cc55773...
2017-04-04 00:37:41.882631 I | rafthttp: started HTTP pipelining with peer f4624bdd0cc55773
2017-04-04 00:37:41.883907 I | rafthttp: started peer f4624bdd0cc55773
2017-04-04 00:37:41.884000 I | rafthttp: added peer f4624bdd0cc55773
2017-04-04 00:37:41.884713 N | etcdserver/membership: set the initial cluster version to 3.1
2017-04-04 00:37:41.884795 I | etcdserver/api: enabled capabilities for version 3.1
2017-04-04 00:37:41.889923 I | rafthttp: started streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:37:41.889993 I | rafthttp: started streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:37:41.890056 I | rafthttp: started streaming with peer f4624bdd0cc55773 (stream MsgApp v2 reader)
2017-04-04 00:37:41.890387 I | rafthttp: started streaming with peer f4624bdd0cc55773 (stream Message reader)
2017-04-04 00:37:41.892293 I | etcdserver/membership: added member 71521a7fd483a301 [http://10.240.0.14:2380] to cluster c6df03af7f5e1993
2017-04-04 00:37:41.892350 I | rafthttp: starting peer 71521a7fd483a301...
2017-04-04 00:37:41.892386 I | rafthttp: started HTTP pipelining with peer 71521a7fd483a301
2017-04-04 00:37:41.893658 I | rafthttp: started peer 71521a7fd483a301
2017-04-04 00:37:41.893705 I | rafthttp: added peer 71521a7fd483a301
2017-04-04 00:37:41.894191 I | etcdserver/membership: removed member f4624bdd0cc55773 from cluster c6df03af7f5e1993
2017-04-04 00:37:41.894236 I | rafthttp: stopping peer f4624bdd0cc55773...
2017-04-04 00:37:41.894254 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:37:41.894270 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (writer)
2017-04-04 00:37:41.894331 I | rafthttp: started streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:37:41.894353 I | rafthttp: started streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:37:41.894397 I | rafthttp: started streaming with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:37:41.894647 I | rafthttp: started streaming with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:37:41.894897 I | rafthttp: stopped HTTP pipelining with peer f4624bdd0cc55773
2017-04-04 00:37:41.894979 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (stream MsgApp v2 reader)
2017-04-04 00:37:41.895002 I | rafthttp: stopped streaming with peer f4624bdd0cc55773 (stream Message reader)
2017-04-04 00:37:41.895034 I | rafthttp: stopped peer f4624bdd0cc55773
2017-04-04 00:37:41.895049 I | rafthttp: removed peer f4624bdd0cc55773
2017-04-04 00:37:41.896917 I | etcdserver/membership: added member e1a2f4694b2dc339 [http://10.240.0.19:2380] to cluster c6df03af7f5e1993
2017-04-04 00:37:41.896972 I | rafthttp: starting peer e1a2f4694b2dc339...
2017-04-04 00:37:41.896993 I | rafthttp: started HTTP pipelining with peer e1a2f4694b2dc339
2017-04-04 00:37:41.902542 I | rafthttp: started streaming with peer e1a2f4694b2dc339 (writer)
2017-04-04 00:37:41.904178 I | rafthttp: started peer e1a2f4694b2dc339
2017-04-04 00:37:41.904227 I | rafthttp: added peer e1a2f4694b2dc339
2017-04-04 00:37:41.904640 I | etcdserver/membership: added member 7fdb737fd0628c2f [http://10.240.0.17:2380] to cluster c6df03af7f5e1993
2017-04-04 00:37:41.905088 I | etcdserver/membership: removed member 71521a7fd483a301 from cluster c6df03af7f5e1993
2017-04-04 00:37:41.905144 I | rafthttp: stopping peer 71521a7fd483a301...
2017-04-04 00:37:41.905164 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:37:41.905194 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (writer)
2017-04-04 00:37:41.905441 I | rafthttp: started streaming with peer e1a2f4694b2dc339 (writer)
2017-04-04 00:37:41.905521 I | rafthttp: started streaming with peer e1a2f4694b2dc339 (stream MsgApp v2 reader)
2017-04-04 00:37:41.905772 I | rafthttp: started streaming with peer e1a2f4694b2dc339 (stream Message reader)
2017-04-04 00:37:41.905989 I | rafthttp: stopped HTTP pipelining with peer 71521a7fd483a301
2017-04-04 00:37:41.906061 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (stream MsgApp v2 reader)
2017-04-04 00:37:41.906105 I | rafthttp: stopped streaming with peer 71521a7fd483a301 (stream Message reader)
2017-04-04 00:37:41.906154 I | rafthttp: stopped peer 71521a7fd483a301
2017-04-04 00:37:41.906190 I | rafthttp: removed peer 71521a7fd483a301
2017-04-04 00:37:41.906841 I | etcdserver/membership: removed member 7fdb737fd0628c2f from cluster c6df03af7f5e1993
2017-04-04 00:37:41.908054 E | etcdserver: the member has been permanently removed from the cluster
2017-04-04 00:37:41.908145 I | etcdserver: the data-dir used by this member must be removed.
2017-04-04 00:37:48.879100 E | etcdserver: publish error: etcdserver: request timed out
2017-04-04 00:37:55.879343 I | etcdserver: aborting publish because server is stopped
2017-04-04 00:37:55.879675 I | rafthttp: stopping peer e1a2f4694b2dc339...
2017-04-04 00:37:55.879748 I | rafthttp: stopped streaming with peer e1a2f4694b2dc339 (writer)
2017-04-04 00:37:55.879779 I | rafthttp: stopped streaming with peer e1a2f4694b2dc339 (writer)
2017-04-04 00:37:55.879917 I | rafthttp: stopped HTTP pipelining with peer e1a2f4694b2dc339
2017-04-04 00:37:55.880051 I | rafthttp: stopped streaming with peer e1a2f4694b2dc339 (stream MsgApp v2 reader)
2017-04-04 00:37:55.880098 I | rafthttp: stopped streaming with peer e1a2f4694b2dc339 (stream Message reader)
2017-04-04 00:37:55.880139 I | rafthttp: stopped peer e1a2f4694b2dc339
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment