Created
January 24, 2018 22:00
-
-
Save seffyroff/505315aeacdb362a4311214ade0c0b39 to your computer and use it in GitHub Desktop.
Consul Logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
consul-dev_consul.1.tlhacl3b4dst@rombus | ==> Found address '10.0.2.80' for interface 'eth0', setting bind option... | |
consul-dev_consul.1.tlhacl3b4dst@rombus | ==> Found address '172.18.0.7' for interface 'eth1', setting client option... | |
consul-dev_consul.1.tlhacl3b4dst@rombus | bootstrap = true: do not enable unless necessary | |
consul-dev_consul.1.tlhacl3b4dst@rombus | ==> Starting Consul agent... | |
consul-dev_consul.1.tlhacl3b4dst@rombus | ==> Consul agent running! | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Version: 'v1.0.3' | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Node ID: 'd26442fe-82f2-2aaf-b24a-bdca60130bb1' | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Node name: 'ff1d4c0dfb73' | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Datacenter: 'dc1' (Segment: '<all>') | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Server: true (Bootstrap: true) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Client Addr: [172.18.0.7] (HTTP: 8500, HTTPS: -1, DNS: 8600) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Cluster Addr: 10.0.2.80 (LAN: 8301, WAN: 8302) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false | |
consul-dev_consul.1.tlhacl3b4dst@rombus | | |
consul-dev_consul.1.tlhacl3b4dst@rombus | ==> Log data will now stream in as it occurs: | |
consul-dev_consul.1.tlhacl3b4dst@rombus | | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:35 [DEBUG] Using random ID "d26442fe-82f2-2aaf-b24a-bdca60130bb1" as node ID | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d26442fe-82f2-2aaf-b24a-bdca60130bb1 Address:10.0.2.80:8300}] | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] raft: Node at 10.0.2.80:8300 [Follower] entering Follower state (Leader: "") | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] serf: EventMemberJoin: ff1d4c0dfb73.dc1 10.0.2.80 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] serf: EventMemberJoin: ff1d4c0dfb73 10.0.2.80 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] agent: Started DNS server 172.18.0.7:8600 (udp) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] consul: Adding LAN server ff1d4c0dfb73 (Addr: tcp/10.0.2.80:8300) (DC: dc1) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] consul: Handled member-join event for server "ff1d4c0dfb73.dc1" in area "wan" | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] agent: Started DNS server 172.18.0.7:8600 (tcp) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] agent: Started HTTP server on 172.18.0.7:8500 (tcp) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:36 [INFO] agent: started state syncer | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:43 [ERR] agent: failed to sync remote state: No cluster leader | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:43 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:43 [INFO] raft: Node at 10.0.2.80:8300 [Candidate] entering Candidate state in term 2 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [DEBUG] raft: Votes needed: 1 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [DEBUG] raft: Vote granted from d26442fe-82f2-2aaf-b24a-bdca60130bb1 in term 2. Tally: 1 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [INFO] raft: Election won. Tally: 1 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [INFO] raft: Node at 10.0.2.80:8300 [Leader] entering Leader state | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [INFO] consul: cluster leadership acquired | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [INFO] consul: New leader elected: ff1d4c0dfb73 | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:44 [INFO] consul: member 'ff1d4c0dfb73' joined, marking health alive | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:45 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:46 [INFO] agent: Synced node info | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:50:46 [DEBUG] agent: Node info in sync | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:51:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:52:36 [DEBUG] manager: Rebalanced 1 servers, next active server is ff1d4c0dfb73.dc1 (Addr: tcp/10.0.2.80:8300) (DC: dc1) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:52:37 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:52:37 [DEBUG] agent: Node info in sync | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:52:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:53:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:54:32 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:54:32 [DEBUG] agent: Node info in sync | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:54:42 [DEBUG] manager: Rebalanced 1 servers, next active server is ff1d4c0dfb73.dc1 (Addr: tcp/10.0.2.80:8300) (DC: dc1) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:54:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:55:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:56:16 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:56:16 [DEBUG] agent: Node info in sync | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:56:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:57:27 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:57:27 [DEBUG] agent: Node info in sync | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:57:41 [DEBUG] manager: Rebalanced 1 servers, next active server is ff1d4c0dfb73.dc1 (Addr: tcp/10.0.2.80:8300) (DC: dc1) | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:57:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:58:44 [DEBUG] consul: Skipping self join check for "ff1d4c0dfb73" since the cluster is too small | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:59:10 [DEBUG] Skipping remote check "serfHealth" since it is managed automatically | |
consul-dev_consul.1.tlhacl3b4dst@rombus | 2018/01/24 13:59:10 [DEBUG] agent: Node info in sync |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment