Skip to content

Instantly share code, notes, and snippets.

@gabrtv
Created October 7, 2014 19:00
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 gabrtv/e92e175f6024c53ad3db to your computer and use it in GitHub Desktop.
Save gabrtv/e92e175f6024c53ad3db to your computer and use it in GitHub Desktop.
etcd crash, node 2
$ journalctl -u etcd --no-pager
-- Logs begin at Tue 2014-10-07 18:38:20 UTC, end at Tue 2014-10-07 19:00:22 UTC. --
Oct 07 18:38:46 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Starting etcd...
Oct 07 18:38:46 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Started etcd.
Oct 07 18:38:47 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:47.843 INFO | The path /var/lib/etcd/log is in btrfs
Oct 07 18:38:47 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:47.844 INFO | Set NOCOW to path /var/lib/etcd/log succeeded
Oct 07 18:38:47 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:47.844 INFO | Discovery via https://discovery.etcd.io using prefix /9c6a4c45ba24fdd15f81fb3246c21e1e.
Oct 07 18:38:50 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:50.324 WARNING | Discovery encountered an error: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Oct 07 18:38:50 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:50.325 WARNING | a0954713f3b94f0ca1f353c55a3bf585 failed to connect discovery service[https://discovery.etcd.io/9c6a4c45ba24fdd15f81fb3246c21e1e]: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Oct 07 18:38:50 ip-10-21-1-183.us-west-2.compute.internal etcd[606]: [etcd] Oct 7 18:38:50.325 CRITICAL | a0954713f3b94f0ca1f353c55a3bf585, the new instance, must register itself to discovery service as required
Oct 07 18:38:50 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: etcd.service: main process exited, code=exited, status=1/FAILURE
Oct 07 18:38:50 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Unit etcd.service entered failed state.
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: etcd.service holdoff time over, scheduling restart.
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Stopping etcd...
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Starting etcd...
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Started etcd.
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:00.587 INFO | The path /var/lib/etcd/log is in btrfs
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:00.587 INFO | Set NOCOW to path /var/lib/etcd/log succeeded
Oct 07 18:39:00 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:00.587 INFO | Discovery via https://discovery.etcd.io using prefix /9c6a4c45ba24fdd15f81fb3246c21e1e.
Oct 07 18:39:02 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:02.992 WARNING | Discovery encountered an error: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Oct 07 18:39:02 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:02.992 WARNING | a0954713f3b94f0ca1f353c55a3bf585 failed to connect discovery service[https://discovery.etcd.io/9c6a4c45ba24fdd15f81fb3246c21e1e]: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0]
Oct 07 18:39:02 ip-10-21-1-183.us-west-2.compute.internal etcd[728]: [etcd] Oct 7 18:39:02.992 CRITICAL | a0954713f3b94f0ca1f353c55a3bf585, the new instance, must register itself to discovery service as required
Oct 07 18:39:02 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: etcd.service: main process exited, code=exited, status=1/FAILURE
Oct 07 18:39:02 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Unit etcd.service entered failed state.
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: etcd.service holdoff time over, scheduling restart.
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Stopping etcd...
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Starting etcd...
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal systemd[1]: Started etcd.
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.255 INFO | The path /var/lib/etcd/log is in btrfs
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.255 INFO | Set NOCOW to path /var/lib/etcd/log succeeded
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.255 INFO | Discovery via https://discovery.etcd.io using prefix /9c6a4c45ba24fdd15f81fb3246c21e1e.
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.445 INFO | Discovery found peers [http://10.21.1.213:7001 http://10.21.2.170:7001 http://10.21.2.171:7001]
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.445 INFO | Discovery fetched back peer list: [10.21.1.213:7001 10.21.2.170:7001 10.21.2.171:7001]
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.462 INFO | Send Join Request to http://10.21.1.213:7001/join
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.517 INFO | a0954713f3b94f0ca1f353c55a3bf585 joined the cluster via peer 10.21.1.213:7001
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.520 INFO | etcd server [name a0954713f3b94f0ca1f353c55a3bf585, listen on :4001, advertised url http://10.21.1.183:4001]
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.520 INFO | peer server [name a0954713f3b94f0ca1f353c55a3bf585, listen on :7001, advertised url http://10.21.1.183:7001]
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.520 INFO | a0954713f3b94f0ca1f353c55a3bf585 starting in peer mode
Oct 07 18:39:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:13.520 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'initialized' to 'follower'.
Oct 07 18:39:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:14.019 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'snapshotting'.
Oct 07 18:39:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:14.079 INFO | a0954713f3b94f0ca1f353c55a3bf585: peer added: '2868193a525a4a33a6233fc08d44a78e'
Oct 07 18:39:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:14.084 INFO | a0954713f3b94f0ca1f353c55a3bf585: peer added: '85f296e0a566455bb3d82475f4170aea'
Oct 07 18:39:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:14.087 INFO | a0954713f3b94f0ca1f353c55a3bf585: peer added: '09d54fd107ef48b7bf7b35dcb1fd810a'
Oct 07 18:39:16 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:39:16.892 INFO | a0954713f3b94f0ca1f353c55a3bf585: snapshot of 32312 events at index 32312 completed
Oct 07 18:52:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:52:47.567 INFO | a0954713f3b94f0ca1f353c55a3bf585: snapshot of 10015 events at index 42327 completed
Oct 07 18:53:02 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:02.694 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'snapshotting' to 'follower'.
Oct 07 18:53:02 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:02.694 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #1 started.
Oct 07 18:53:02 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:02.694 INFO | a0954713f3b94f0ca1f353c55a3bf585: leader changed from '09d54fd107ef48b7bf7b35dcb1fd810a' to ''.
Oct 07 18:53:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:05.159 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:53:10 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:10.144 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:53:10 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:10.144 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #4 started.
Oct 07 18:53:12 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:12.829 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #5 started.
Oct 07 18:53:15 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:15.410 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:53:17 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:17.688 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:53:17 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:17.688 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #7 started.
Oct 07 18:53:20 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:20.223 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:53:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:27.315 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:53:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:27.315 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #10 started.
Oct 07 18:53:30 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:30.794 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:53:39 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:39.764 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:53:39 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:39.764 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #14 started.
Oct 07 18:53:42 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:42.326 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #15 started.
Oct 07 18:53:45 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:45.572 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #16 started.
Oct 07 18:53:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:47.594 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #17 started.
Oct 07 18:53:50 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:50.501 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:53:58 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:58.850 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:53:58 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:53:58.850 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #21 started.
Oct 07 18:54:01 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:01.189 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:04 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:04.845 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:04 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:04.845 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #23 started.
Oct 07 18:54:07 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:07.791 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:10 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:10.976 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:10 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:10.976 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #25 started.
Oct 07 18:54:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:13.476 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:18 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:18.083 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:18 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:18.083 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #28 started.
Oct 07 18:54:20 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:20.393 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:22 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:22.439 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:22 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:22.439 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #30 started.
Oct 07 18:54:25 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:25.064 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:29 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:29.420 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:29 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:29.421 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #33 started.
Oct 07 18:54:31 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:31.916 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:47.174 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:47.174 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #40 started.
Oct 07 18:54:49 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:49.180 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:54:59 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:59.602 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:54:59 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:54:59.602 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #45 started.
Oct 07 18:55:02 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:02.124 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:05.560 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:05.560 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #47 started.
Oct 07 18:55:08 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:08.555 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:14.380 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:14 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:14.380 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #50 started.
Oct 07 18:55:17 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:17.670 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #51 started.
Oct 07 18:55:19 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:19.956 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #52 started.
Oct 07 18:55:22 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:22.488 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:24.726 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:24.726 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #54 started.
Oct 07 18:55:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:27.917 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #55 started.
Oct 07 18:55:30 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:30.137 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #56 started.
Oct 07 18:55:32 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:32.426 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:35 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:35.020 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:35 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:35.020 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #58 started.
Oct 07 18:55:37 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:37.562 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #59 started.
Oct 07 18:55:39 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:39.589 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #60 started.
Oct 07 18:55:41 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:41.674 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:43 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:43.886 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:43 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:43.886 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #62 started.
Oct 07 18:55:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:47.099 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:50 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:50.027 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:50 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:50.027 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #64 started.
Oct 07 18:55:52 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:52.453 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:55:58 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:58.305 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:55:58 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:55:58.305 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #67 started.
Oct 07 18:56:00 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:00.515 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #68 started.
Oct 07 18:56:03 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:03.055 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #69 started.
Oct 07 18:56:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:05.945 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #70 started.
Oct 07 18:56:08 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:08.394 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #71 started.
Oct 07 18:56:11 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:11.012 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #72 started.
Oct 07 18:56:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:13.410 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:56:20 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:20.120 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:56:20 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:20.120 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #76 started.
Oct 07 18:56:22 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:22.743 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #77 started.
Oct 07 18:56:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:24.874 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #78 started.
Oct 07 18:56:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:27.025 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #79 started.
Oct 07 18:56:30 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:30.206 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:56:34 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:34.813 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:56:34 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:34.813 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #82 started.
Oct 07 18:56:37 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:37.395 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #83 started.
Oct 07 18:56:40 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:40.874 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #84 started.
Oct 07 18:56:43 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:43.187 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:56:49 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:49.042 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:56:49 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:49.042 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #87 started.
Oct 07 18:56:51 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:51.219 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #88 started.
Oct 07 18:56:53 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:53.426 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:56:55 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:55.843 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:56:55 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:55.844 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #90 started.
Oct 07 18:56:57 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:57.887 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #91 started.
Oct 07 18:56:59 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:56:59.974 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #92 started.
Oct 07 18:57:03 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:03.045 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #93 started.
Oct 07 18:57:06 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:06.454 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:57:18 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:18.212 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:57:18 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:18.212 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #98 started.
Oct 07 18:57:21 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:21.394 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:57:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:24.488 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:57:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:24.488 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #100 started.
Oct 07 18:57:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:27.095 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #101 started.
Oct 07 18:57:29 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:29.527 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #102 started.
Oct 07 18:57:32 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:32.158 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #103 started.
Oct 07 18:57:34 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:34.948 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #104 started.
Oct 07 18:57:37 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:37.063 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:57:45 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:45.299 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:57:45 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:45.299 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #108 started.
Oct 07 18:57:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:47.352 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #109 started.
Oct 07 18:57:50 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:50.421 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #110 started.
Oct 07 18:57:52 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:52.466 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #111 started.
Oct 07 18:57:55 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:55.054 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:57:57 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:57.842 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:57:57 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:57:57.842 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #113 started.
Oct 07 18:58:00 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:00.736 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #114 started.
Oct 07 18:58:04 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:04.092 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #115 started.
Oct 07 18:58:06 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:06.769 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #116 started.
Oct 07 18:58:10 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:10.306 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #117 started.
Oct 07 18:58:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:13.470 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #118 started.
Oct 07 18:58:16 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:16.235 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:58:21 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:21.646 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:58:21 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:21.646 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #121 started.
Oct 07 18:58:24 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:24.202 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #122 started.
Oct 07 18:58:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:27.408 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #123 started.
Oct 07 18:58:29 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:29.489 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:58:31 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:31.970 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:58:31 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:31.970 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #125 started.
Oct 07 18:58:34 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:34.345 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #126 started.
Oct 07 18:58:36 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:36.521 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #127 started.
Oct 07 18:58:39 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:39.229 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #128 started.
Oct 07 18:58:42 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:42.650 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #129 started.
Oct 07 18:58:46 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:46.072 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:58:48 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:48.897 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:58:48 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:48.897 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #131 started.
Oct 07 18:58:51 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:51.185 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:58:54 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:54.238 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:58:54 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:54.238 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #133 started.
Oct 07 18:58:58 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:58:58.006 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #134 started.
Oct 07 18:59:01 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:01.092 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:04 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:04.041 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:04 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:04.041 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #136 started.
Oct 07 18:59:06 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:06.476 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #137 started.
Oct 07 18:59:08 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:08.662 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:17 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:17.069 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:17 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:17.069 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #141 started.
Oct 07 18:59:19 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:19.562 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:27.249 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:27 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:27.249 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #145 started.
Oct 07 18:59:29 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:29.984 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:32 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:32.557 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:32 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:32.557 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #147 started.
Oct 07 18:59:35 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:35.959 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #148 started.
Oct 07 18:59:38 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:38.565 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #149 started.
Oct 07 18:59:40 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:40.717 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #150 started.
Oct 07 18:59:44 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:44.435 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:47.488 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:47 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:47.489 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #152 started.
Oct 07 18:59:49 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:49.738 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #153 started.
Oct 07 18:59:51 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:51.833 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #154 started.
Oct 07 18:59:54 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:54.342 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #155 started.
Oct 07 18:59:57 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:57.428 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 18:59:59 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:59.614 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 18:59:59 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 18:59:59.614 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #157 started.
Oct 07 19:00:02 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:02.088 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 19:00:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:05.819 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 19:00:05 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:05.820 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #159 started.
Oct 07 19:00:08 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:08.439 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Oct 07 19:00:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:13.986 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'candidate' to 'follower'.
Oct 07 19:00:13 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:13.986 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #162 started.
Oct 07 19:00:16 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:16.585 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #163 started.
Oct 07 19:00:18 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:18.699 INFO | a0954713f3b94f0ca1f353c55a3bf585: term #164 started.
Oct 07 19:00:22 ip-10-21-1-183.us-west-2.compute.internal etcd[736]: [etcd] Oct 7 19:00:22.247 INFO | a0954713f3b94f0ca1f353c55a3bf585: state changed from 'follower' to 'candidate'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment