By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '9c32b791-2850-fa2d-a6bb-5666b66bea00' Node name: 'dev-msb-consul-5fdfc4cfd5-zttzq' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/01/29 12:38:07 [DEBUG] agent: Using random ID "9c32b791-2850-fa2d-a6bb-5666b66bea00" as node ID 2022/01/29 12:38:07 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9c32b791-2850-fa2d-a6bb-5666b66bea00 Address:127.0.0.1:8300}] 2022/01/29 12:38:07 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/29 12:38:07 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-zttzq.dc1 127.0.0.1 2022/01/29 12:38:07 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-zttzq 127.0.0.1 2022/01/29 12:38:07 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-zttzq (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:38:07 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-zttzq.dc1" in area "wan" 2022/01/29 12:38:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/29 12:38:07 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/29 12:38:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/29 12:38:07 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/29 12:38:07 [INFO] agent: started state syncer 2022/01/29 12:38:07 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/29 12:38:07 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/29 12:38:07 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/29 12:38:07 [DEBUG] raft: Votes needed: 1 2022/01/29 12:38:07 [DEBUG] raft: Vote granted from 9c32b791-2850-fa2d-a6bb-5666b66bea00 in term 2. Tally: 1 2022/01/29 12:38:07 [INFO] raft: Election won. Tally: 1 2022/01/29 12:38:07 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/29 12:38:07 [INFO] consul: cluster leadership acquired 2022/01/29 12:38:07 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-zttzq 2022/01/29 12:38:07 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/29 12:38:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:38:07 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-zttzq' joined, marking health alive 2022/01/29 12:38:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:38:07 [INFO] agent: Synced node info 2022/01/29 12:38:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:38:08 [DEBUG] agent: Node info in sync 2022/01/29 12:38:08 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/01/29 12:38:19 [DEBUG] http: Request GET /v1/status/leader (694.696µs) from=10.242.19.10:55096 2022/01/29 12:38:21 [DEBUG] http: Request GET /v1/status/leader (1.696331ms) from=10.242.240.82:47250 2022/01/29 12:38:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:38:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:38:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 12:38:31 [DEBUG] agent: Node info in sync 2022/01/29 12:38:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.841354ms) from=10.242.19.9:35274 2022/01/29 12:38:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:38:31 [DEBUG] agent: Node info in sync 2022/01/29 12:38:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (912.191µs) from=10.242.19.9:35276 2022/01/29 12:38:39 [DEBUG] http: Request GET /v1/status/leader (502.617µs) from=10.242.19.10:55296 2022/01/29 12:38:41 [DEBUG] http: Request GET /v1/status/leader (680.502µs) from=10.242.240.82:47610 2022/01/29 12:38:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:38:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:38:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:38:54 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 12:38:54 [DEBUG] agent: Node info in sync 2022/01/29 12:38:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.29315ms) from=10.242.19.9:35532 2022/01/29 12:38:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=12 (22.618176429s) from=10.242.19.10:54918 2022/01/29 12:38:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:38:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:38:54 [DEBUG] agent: Node info in sync 2022/01/29 12:38:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (665.728µs) from=10.242.19.9:35534 2022/01/29 12:38:59 [DEBUG] http: Request GET /v1/status/leader (2.575277ms) from=10.242.19.10:55570 2022/01/29 12:39:01 [DEBUG] http: Request GET /v1/status/leader (598.955µs) from=10.242.240.82:47970 2022/01/29 12:39:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:39:19 [DEBUG] http: Request GET /v1/status/leader (417.032µs) from=10.242.19.10:55846 2022/01/29 12:39:21 [DEBUG] http: Request GET /v1/status/leader (351.109µs) from=10.242.240.82:48330 2022/01/29 12:39:39 [DEBUG] http: Request GET /v1/status/leader (323.567µs) from=10.242.19.10:56038 2022/01/29 12:39:41 [DEBUG] http: Request GET /v1/status/leader (363.781µs) from=10.242.240.82:48750 2022/01/29 12:39:59 [DEBUG] http: Request GET /v1/status/leader (1.341809ms) from=10.242.19.10:56228 2022/01/29 12:40:01 [DEBUG] http: Request GET /v1/status/leader (5.267981ms) from=10.242.240.82:49102 2022/01/29 12:40:07 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:40:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:40:19 [DEBUG] http: Request GET /v1/status/leader (942.84µs) from=10.242.19.10:56418 2022/01/29 12:40:21 [DEBUG] http: Request GET /v1/status/leader (1.023536ms) from=10.242.240.82:49444 2022/01/29 12:40:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=573 (2m1.485106159s) from=10.242.240.82:47272 2022/01/29 12:40:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12?wait=120s&index=902 (2m3.902039671s) from=10.242.19.10:55066 2022/01/29 12:40:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=552 (2m3.170813564s) from=10.242.240.82:47270 2022/01/29 12:40:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14?wait=120s&index=870 (2m6.482043324s) from=10.242.19.10:55068 2022/01/29 12:40:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15?wait=120s&index=908 (2m3.23782614s) from=10.242.19.10:55136 2022/01/29 12:40:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=15 (2m5.965584137s) from=10.242.19.10:55116 2022/01/29 12:40:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=997 (2m0.213219151s) from=10.242.240.82:47386 2022/01/29 12:40:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=547 (2m4.924118177s) from=10.242.240.82:47322 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17?wait=120s&index=894 (2m0.049170742s) from=10.242.19.10:54784 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=20 (2m0.067586132s) from=10.242.19.10:54900 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17?wait=120s&index=912 (2m0.091146498s) from=10.242.19.10:54830 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=993 (2m0.127811754s) from=10.242.19.10:54762 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13?wait=120s&index=868 (2m0.197486333s) from=10.242.19.10:54884 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12?wait=120s&index=884 (2m6.357243521s) from=10.242.19.10:55144 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18?wait=120s&index=896 (2m0.214806022s) from=10.242.19.10:54866 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15?wait=120s&index=891 (2m0.338404593s) from=10.242.19.10:54880 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=991 (2m0.408151179s) from=10.242.19.10:54764 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15?wait=120s&index=873 (2m0.517144828s) from=10.242.19.10:54930 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=80 (2m0.573502207s) from=10.242.19.10:54840 2022/01/29 12:40:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=997 (2m0.688793059s) from=10.242.19.10:54774 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=547 (2m1.025536718s) from=10.242.19.10:54832 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=14 (2m1.035150106s) from=10.242.19.10:54822 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11?wait=120s&index=900 (2m1.055815362s) from=10.242.19.10:54912 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12?wait=120s&index=867 (2m1.078040815s) from=10.242.19.10:54836 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1?wait=120s&index=78 (2m1.092944804s) from=10.242.19.10:54802 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12?wait=120s&index=885 (2m1.182637203s) from=10.242.19.10:54872 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18?wait=120s&index=879 (2m1.444917569s) from=10.242.19.10:54854 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13?wait=120s&index=905 (2m1.466859603s) from=10.242.19.10:54804 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=990 (2m1.471231291s) from=10.242.19.10:54782 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=21 (2m1.604042709s) from=10.242.19.10:54820 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18?wait=120s&index=897 (2m1.630109538s) from=10.242.19.10:54838 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=574 (2m5.065705036s) from=10.242.240.82:47384 2022/01/29 12:40:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16?wait=120s&index=893 (2m1.659252794s) from=10.242.19.10:54886 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-v1?wait=120s&index=571 (2m1.782768866s) from=10.242.19.10:54834 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13?wait=120s&index=887 (2m1.826032295s) from=10.242.19.10:54806 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15?wait=120s&index=890 (2m2.009862803s) from=10.242.19.10:54896 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=992 (2m2.011729038s) from=10.242.19.10:54766 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14?wait=120s&index=906 (2m2.100547263s) from=10.242.19.10:54862 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14?wait=120s&index=871 (2m2.158170752s) from=10.242.19.10:54934 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/aai-named-query?wait=120s&index=919 (2m2.168697769s) from=10.242.19.10:54792 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18?wait=120s&index=878 (2m2.207248131s) from=10.242.19.10:54770 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12?wait=120s&index=903 (2m2.552356169s) from=10.242.19.10:54808 2022/01/29 12:40:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14?wait=120s&index=889 (2m2.691901711s) from=10.242.19.10:54906 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15?wait=120s&index=872 (2m2.850946717s) from=10.242.19.10:54864 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13?wait=120s&index=904 (2m6.240557947s) from=10.242.19.10:55176 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17?wait=120s&index=895 (2m2.976168815s) from=10.242.19.10:54772 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17?wait=120s&index=877 (2m2.969331213s) from=10.242.19.10:54920 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14?wait=120s&index=907 (2m2.987990266s) from=10.242.19.10:54858 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16?wait=120s&index=910 (2m3.00213986s) from=10.242.19.10:54870 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11?wait=120s&index=882 (2m3.20479185s) from=10.242.19.10:54778 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1?wait=120s&index=572 (2m3.35126024s) from=10.242.19.10:54868 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=994 (2m3.494533568s) from=10.242.19.10:54776 2022/01/29 12:40:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19?wait=120s&index=899 (2m3.502070709s) from=10.242.19.10:54852 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=996 (2m3.931512144s) from=10.242.19.10:54788 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17?wait=120s&index=913 (2m4.045207556s) from=10.242.19.10:54914 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18?wait=120s&index=915 (2m4.082617137s) from=10.242.19.10:54874 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=922 (2m4.091126915s) from=10.242.19.10:54936 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12?wait=120s&index=866 (2m4.101689529s) from=10.242.19.10:54860 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13?wait=120s&index=886 (2m4.108849283s) from=10.242.19.10:54938 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16?wait=120s&index=892 (2m4.152026329s) from=10.242.19.10:54848 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=19 (2m4.198736598s) from=10.242.19.10:54794 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=573 (2m4.28403727s) from=10.242.19.10:54798 2022/01/29 12:40:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19?wait=120s&index=880 (2m4.474999552s) from=10.242.19.10:54898 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16?wait=120s&index=874 (2m4.811754056s) from=10.242.19.10:54924 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=995 (2m4.893264789s) from=10.242.19.10:54878 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16?wait=120s&index=911 (2m5.047087503s) from=10.242.19.10:54916 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11?wait=120s&index=883 (2m5.056126165s) from=10.242.19.10:54876 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=79 (2m5.100364015s) from=10.242.19.10:54882 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=16 (2m5.154126087s) from=10.242.19.10:54926 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11?wait=120s&index=864 (2m5.354504593s) from=10.242.19.10:54800 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19?wait=120s&index=881 (2m5.35988221s) from=10.242.19.10:54904 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1?wait=120s&index=981 (2m5.443349337s) from=10.242.19.10:54780 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11?wait=120s&index=901 (2m5.702989724s) from=10.242.19.10:54910 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19?wait=120s&index=898 (2m5.704035653s) from=10.242.19.10:54894 2022/01/29 12:40:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15?wait=120s&index=909 (2m5.769898936s) from=10.242.19.10:54790 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=552 (2m5.816619441s) from=10.242.19.10:54850 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=17 (2m5.924810308s) from=10.242.19.10:54786 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18?wait=120s&index=914 (2m6.023603897s) from=10.242.19.10:54796 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19?wait=120s&index=917 (2m6.038317452s) from=10.242.19.10:54828 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17?wait=120s&index=876 (2m6.065538901s) from=10.242.19.10:54922 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19?wait=120s&index=916 (2m6.160884766s) from=10.242.19.10:54888 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m6.201856153s) from=10.242.19.10:54908 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11?wait=120s&index=865 (2m6.313515718s) from=10.242.19.10:54890 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14?wait=120s&index=888 (2m6.348312863s) from=10.242.19.10:54928 2022/01/29 12:40:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=987 (2m6.453336309s) from=10.242.19.10:54902 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/_aai-named-query?wait=120s&index=918 (2m6.774701128s) from=10.242.19.10:54892 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13?wait=120s&index=869 (2m6.958519969s) from=10.242.19.10:54824 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=997 (2m7.133834944s) from=10.242.19.10:54846 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=988 (2m7.119746641s) from=10.242.19.10:54768 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16?wait=120s&index=875 (2m7.147281219s) from=10.242.19.10:54842 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=18 (2m7.142145186s) from=10.242.19.10:54932 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=574 (2m7.265584921s) from=10.242.19.10:54826 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=982 (2m7.284878082s) from=10.242.19.10:54844 2022/01/29 12:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:40:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:40:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:40:39 [DEBUG] agent: Node info in sync 2022/01/29 12:40:39 [DEBUG] http: Request GET /v1/status/leader (450.708µs) from=10.242.19.10:56608 2022/01/29 12:40:41 [DEBUG] http: Request GET /v1/status/leader (291.987µs) from=10.242.240.82:49778 2022/01/29 12:41:00 [DEBUG] http: Request GET /v1/status/leader (1.290086ms) from=10.242.19.10:56806 2022/01/29 12:41:01 [DEBUG] http: Request GET /v1/status/leader (1.638693ms) from=10.242.240.82:50124 2022/01/29 12:41:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:41:20 [DEBUG] http: Request GET /v1/status/leader (728.554µs) from=10.242.19.10:57004 2022/01/29 12:41:21 [DEBUG] http: Request GET /v1/status/leader (171.837µs) from=10.242.240.82:50492 2022/01/29 12:41:40 [DEBUG] http: Request GET /v1/status/leader (504.541µs) from=10.242.19.10:57196 2022/01/29 12:41:41 [DEBUG] http: Request GET /v1/status/leader (187.786µs) from=10.242.240.82:50794 2022/01/29 12:42:00 [DEBUG] http: Request GET /v1/status/leader (245.205µs) from=10.242.19.10:57388 2022/01/29 12:42:01 [DEBUG] http: Request GET /v1/status/leader (217.171µs) from=10.242.240.82:51126 2022/01/29 12:42:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:42:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:42:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:42:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:42:14 [DEBUG] agent: Node info in sync 2022/01/29 12:42:20 [DEBUG] http: Request GET /v1/status/leader (675.439µs) from=10.242.19.10:57580 2022/01/29 12:42:21 [DEBUG] http: Request GET /v1/status/leader (258.43µs) from=10.242.240.82:51474 2022/01/29 12:42:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.486364366s) from=10.242.240.82:47270 2022/01/29 12:42:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.26768506s) from=10.242.240.82:47322 2022/01/29 12:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.142585318s) from=10.242.240.82:47386 2022/01/29 12:42:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.514287599s) from=10.242.19.10:54850 2022/01/29 12:42:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.563447705s) from=10.242.19.10:54832 2022/01/29 12:42:40 [DEBUG] http: Request GET /v1/status/leader (1.548249ms) from=10.242.19.10:57772 2022/01/29 12:42:41 [DEBUG] http: Request GET /v1/status/leader (1.736599ms) from=10.242.240.82:51816 2022/01/29 12:42:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m3.512868205s) from=10.242.19.10:54908 2022/01/29 12:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.883419688s) from=10.242.19.10:54846 2022/01/29 12:42:56 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:43:00 [DEBUG] http: Request GET /v1/status/leader (1.530591ms) from=10.242.19.10:57964 2022/01/29 12:43:01 [DEBUG] http: Request GET /v1/status/leader (671.408µs) from=10.242.240.82:52162 2022/01/29 12:43:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:43:20 [DEBUG] http: Request GET /v1/status/leader (437.471µs) from=10.242.19.10:58156 2022/01/29 12:43:21 [DEBUG] http: Request GET /v1/status/leader (947.952µs) from=10.242.240.82:52508 2022/01/29 12:43:40 [DEBUG] http: Request GET /v1/status/leader (579.366µs) from=10.242.19.10:58348 2022/01/29 12:43:41 [DEBUG] http: Request GET /v1/status/leader (605.698µs) from=10.242.240.82:52860 2022/01/29 12:43:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:43:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:43:54 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 12:43:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:43:54 [DEBUG] agent: Node info in sync 2022/01/29 12:43:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.277098ms) from=10.242.19.9:38550 2022/01/29 12:43:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:43:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:43:54 [DEBUG] agent: Node info in sync 2022/01/29 12:43:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (932.543µs) from=10.242.19.9:38552 2022/01/29 12:44:00 [DEBUG] http: Request GET /v1/status/leader (392.688µs) from=10.242.19.10:58560 2022/01/29 12:44:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:44:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:44:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:44:00 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 12:44:00 [DEBUG] agent: Node info in sync 2022/01/29 12:44:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.781669ms) from=10.242.19.9:38624 2022/01/29 12:44:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:44:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:44:00 [DEBUG] agent: Node info in sync 2022/01/29 12:44:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (491.414µs) from=10.242.19.9:38628 2022/01/29 12:44:01 [DEBUG] http: Request GET /v1/status/leader (247.82µs) from=10.242.240.82:53292 2022/01/29 12:44:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:44:20 [DEBUG] http: Request GET /v1/status/leader (300.835µs) from=10.242.19.10:58758 2022/01/29 12:44:21 [DEBUG] http: Request GET /v1/status/leader (415.161µs) from=10.242.240.82:53654 2022/01/29 12:44:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.343639031s) from=10.242.240.82:47322 2022/01/29 12:44:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m1.62242451s) from=10.242.240.82:47386 2022/01/29 12:44:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.275747695s) from=10.242.240.82:47270 2022/01/29 12:44:40 [DEBUG] http: Request GET /v1/status/leader (813.568µs) from=10.242.19.10:58946 2022/01/29 12:44:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.24103043s) from=10.242.19.10:54850 2022/01/29 12:44:41 [DEBUG] http: Request GET /v1/status/leader (1.636214ms) from=10.242.240.82:53998 2022/01/29 12:44:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.1416381s) from=10.242.19.10:54832 2022/01/29 12:44:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m3.02083001s) from=10.242.19.10:54908 2022/01/29 12:44:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.077173498s) from=10.242.19.10:54846 2022/01/29 12:45:00 [DEBUG] http: Request GET /v1/status/leader (514.024µs) from=10.242.19.10:59138 2022/01/29 12:45:01 [DEBUG] http: Request GET /v1/status/leader (201.995µs) from=10.242.240.82:54342 2022/01/29 12:45:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:45:20 [DEBUG] http: Request GET /v1/status/leader (2.636513ms) from=10.242.19.10:59328 2022/01/29 12:45:21 [DEBUG] http: Request GET /v1/status/leader (307.443µs) from=10.242.240.82:54690 2022/01/29 12:45:40 [DEBUG] http: Request GET /v1/status/leader (427.212µs) from=10.242.19.10:59522 2022/01/29 12:45:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:45:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:45:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:45:40 [DEBUG] agent: Node info in sync 2022/01/29 12:45:41 [DEBUG] http: Request GET /v1/status/leader (907.869µs) from=10.242.240.82:55022 2022/01/29 12:45:46 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:46:00 [DEBUG] http: Request GET /v1/status/leader (1.486466ms) from=10.242.19.10:59720 2022/01/29 12:46:01 [DEBUG] http: Request GET /v1/status/leader (438.072µs) from=10.242.240.82:55358 2022/01/29 12:46:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:46:20 [DEBUG] http: Request GET /v1/status/leader (309.982µs) from=10.242.19.10:59906 2022/01/29 12:46:21 [DEBUG] http: Request GET /v1/status/leader (545.436µs) from=10.242.240.82:55682 2022/01/29 12:46:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.081982847s) from=10.242.240.82:47322 2022/01/29 12:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m0.172999403s) from=10.242.240.82:47386 2022/01/29 12:46:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.307193203s) from=10.242.240.82:47270 2022/01/29 12:46:40 [DEBUG] http: Request GET /v1/status/leader (6.171078ms) from=10.242.19.10:60102 2022/01/29 12:46:41 [DEBUG] http: Request GET /v1/status/leader (407.313µs) from=10.242.240.82:56008 2022/01/29 12:46:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.414826645s) from=10.242.19.10:54850 2022/01/29 12:46:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.093337748s) from=10.242.19.10:54832 2022/01/29 12:46:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.887956683s) from=10.242.19.10:54908 2022/01/29 12:46:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.377279135s) from=10.242.19.10:54846 2022/01/29 12:47:00 [DEBUG] http: Request GET /v1/status/leader (1.744083ms) from=10.242.19.10:60298 2022/01/29 12:47:01 [DEBUG] http: Request GET /v1/status/leader (1.276094ms) from=10.242.240.82:56352 2022/01/29 12:47:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:47:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:47:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:47:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:47:17 [DEBUG] agent: Node info in sync 2022/01/29 12:47:20 [DEBUG] http: Request GET /v1/status/leader (306.91µs) from=10.242.19.10:60490 2022/01/29 12:47:21 [DEBUG] http: Request GET /v1/status/leader (254.663µs) from=10.242.240.82:56702 2022/01/29 12:47:40 [DEBUG] http: Request GET /v1/status/leader (435.732µs) from=10.242.19.10:60682 2022/01/29 12:47:41 [DEBUG] http: Request GET /v1/status/leader (375.317µs) from=10.242.240.82:57042 2022/01/29 12:48:00 [DEBUG] http: Request GET /v1/status/leader (3.123519ms) from=10.242.19.10:60874 2022/01/29 12:48:01 [DEBUG] http: Request GET /v1/status/leader (447.223µs) from=10.242.240.82:57384 2022/01/29 12:48:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:48:17 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:48:20 [DEBUG] http: Request GET /v1/status/leader (1.122989ms) from=10.242.19.10:32834 2022/01/29 12:48:21 [DEBUG] http: Request GET /v1/status/leader (1.573256ms) from=10.242.240.82:57726 2022/01/29 12:48:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.802456997s) from=10.242.240.82:47322 2022/01/29 12:48:40 [DEBUG] http: Request GET /v1/status/leader (3.41551ms) from=10.242.19.10:33026 2022/01/29 12:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.701244564s) from=10.242.240.82:47386 2022/01/29 12:48:41 [DEBUG] http: Request GET /v1/status/leader (741.922µs) from=10.242.240.82:58050 2022/01/29 12:48:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.339002089s) from=10.242.240.82:47270 2022/01/29 12:48:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.822122268s) from=10.242.19.10:54850 2022/01/29 12:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m2.351417097s) from=10.242.19.10:54908 2022/01/29 12:48:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.349226766s) from=10.242.19.10:54832 2022/01/29 12:48:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:48:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:48:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:48:59 [DEBUG] agent: Node info in sync 2022/01/29 12:49:00 [DEBUG] http: Request GET /v1/status/leader (205.144µs) from=10.242.19.10:33226 2022/01/29 12:49:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.532723999s) from=10.242.19.10:54846 2022/01/29 12:49:01 [DEBUG] http: Request GET /v1/status/leader (251.278µs) from=10.242.240.82:58386 2022/01/29 12:49:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:49:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:49:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:49:07 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 12:49:07 [DEBUG] agent: Node info in sync 2022/01/29 12:49:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.685495ms) from=10.242.19.9:41570 2022/01/29 12:49:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:49:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:49:07 [DEBUG] agent: Node info in sync 2022/01/29 12:49:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (813.361µs) from=10.242.19.9:41574 2022/01/29 12:49:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:49:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:49:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:49:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:49:08 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 12:49:08 [DEBUG] agent: Node info in sync 2022/01/29 12:49:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.347596ms) from=10.242.19.9:41596 2022/01/29 12:49:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:49:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:49:08 [DEBUG] agent: Node info in sync 2022/01/29 12:49:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.116114ms) from=10.242.19.9:41598 2022/01/29 12:49:20 [DEBUG] http: Request GET /v1/status/leader (277.105µs) from=10.242.19.10:33434 2022/01/29 12:49:21 [DEBUG] http: Request GET /v1/status/leader (380.985µs) from=10.242.240.82:58742 2022/01/29 12:49:40 [DEBUG] http: Request GET /v1/status/leader (317.216µs) from=10.242.19.10:33628 2022/01/29 12:49:41 [DEBUG] http: Request GET /v1/status/leader (1.263703ms) from=10.242.240.82:59082 2022/01/29 12:50:00 [DEBUG] http: Request GET /v1/status/leader (1.044377ms) from=10.242.19.10:33818 2022/01/29 12:50:01 [DEBUG] http: Request GET /v1/status/leader (239.727µs) from=10.242.240.82:59432 2022/01/29 12:50:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:50:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:50:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:50:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:50:18 [DEBUG] agent: Node info in sync 2022/01/29 12:50:20 [DEBUG] http: Request GET /v1/status/leader (1.312636ms) from=10.242.19.10:34012 2022/01/29 12:50:21 [DEBUG] http: Request GET /v1/status/leader (453.119µs) from=10.242.240.82:59770 2022/01/29 12:50:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.213579661s) from=10.242.240.82:47322 2022/01/29 12:50:40 [DEBUG] http: Request GET /v1/status/leader (452.446µs) from=10.242.19.10:34206 2022/01/29 12:50:41 [DEBUG] http: Request GET /v1/status/leader (591.168µs) from=10.242.240.82:60098 2022/01/29 12:50:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.174239042s) from=10.242.240.82:47270 2022/01/29 12:50:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.592843507s) from=10.242.240.82:47386 2022/01/29 12:50:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.418607092s) from=10.242.19.10:54850 2022/01/29 12:50:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.928989088s) from=10.242.19.10:54832 2022/01/29 12:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.822461443s) from=10.242.19.10:54908 2022/01/29 12:51:00 [DEBUG] http: Request GET /v1/status/leader (371.827µs) from=10.242.19.10:34398 2022/01/29 12:51:01 [DEBUG] http: Request GET /v1/status/leader (365.509µs) from=10.242.240.82:60436 2022/01/29 12:51:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.329742833s) from=10.242.19.10:54846 2022/01/29 12:51:14 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:51:20 [DEBUG] http: Request GET /v1/status/leader (5.121644ms) from=10.242.19.10:34594 2022/01/29 12:51:21 [DEBUG] http: Request GET /v1/status/leader (418.374µs) from=10.242.240.82:60784 2022/01/29 12:51:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:51:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:51:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:51:28 [DEBUG] agent: Node info in sync 2022/01/29 12:51:40 [DEBUG] http: Request GET /v1/status/leader (1.562623ms) from=10.242.19.10:34792 2022/01/29 12:51:41 [DEBUG] http: Request GET /v1/status/leader (360.133µs) from=10.242.240.82:32882 2022/01/29 12:52:00 [DEBUG] http: Request GET /v1/status/leader (1.190415ms) from=10.242.19.10:34980 2022/01/29 12:52:01 [DEBUG] http: Request GET /v1/status/leader (3.012186ms) from=10.242.240.82:33218 2022/01/29 12:52:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:52:20 [DEBUG] http: Request GET /v1/status/leader (579.898µs) from=10.242.19.10:35170 2022/01/29 12:52:21 [DEBUG] http: Request GET /v1/status/leader (266.644µs) from=10.242.240.82:33558 2022/01/29 12:52:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.517385276s) from=10.242.240.82:47322 2022/01/29 12:52:40 [DEBUG] http: Request GET /v1/status/leader (262.59µs) from=10.242.19.10:35368 2022/01/29 12:52:41 [DEBUG] http: Request GET /v1/status/leader (467.151µs) from=10.242.240.82:33896 2022/01/29 12:52:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.159970111s) from=10.242.240.82:47270 2022/01/29 12:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.540980142s) from=10.242.240.82:47386 2022/01/29 12:52:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.312879413s) from=10.242.19.10:54850 2022/01/29 12:53:00 [DEBUG] http: Request GET /v1/status/leader (358.739µs) from=10.242.19.10:35562 2022/01/29 12:53:02 [DEBUG] http: Request GET /v1/status/leader (271.01µs) from=10.242.240.82:34240 2022/01/29 12:53:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:53:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:53:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:53:03 [DEBUG] agent: Node info in sync 2022/01/29 12:53:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.870707812s) from=10.242.19.10:54832 2022/01/29 12:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m7.460776377s) from=10.242.19.10:54908 2022/01/29 12:53:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:53:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.593144514s) from=10.242.19.10:54846 2022/01/29 12:53:20 [DEBUG] http: Request GET /v1/status/leader (1.410489ms) from=10.242.19.10:35754 2022/01/29 12:53:22 [DEBUG] http: Request GET /v1/status/leader (2.244647ms) from=10.242.240.82:34590 2022/01/29 12:53:40 [DEBUG] http: Request GET /v1/status/leader (1.512191ms) from=10.242.19.10:35948 2022/01/29 12:53:42 [DEBUG] http: Request GET /v1/status/leader (893.287µs) from=10.242.240.82:34936 2022/01/29 12:53:55 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:54:00 [DEBUG] http: Request GET /v1/status/leader (1.608058ms) from=10.242.19.10:36148 2022/01/29 12:54:02 [DEBUG] http: Request GET /v1/status/leader (451.994µs) from=10.242.240.82:35286 2022/01/29 12:54:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:54:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:54:19 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 12:54:19 [DEBUG] agent: Node info in sync 2022/01/29 12:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.733017ms) from=10.242.19.9:44624 2022/01/29 12:54:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:54:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:54:19 [DEBUG] agent: Node info in sync 2022/01/29 12:54:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.469644ms) from=10.242.19.9:44628 2022/01/29 12:54:20 [DEBUG] http: Request GET /v1/status/leader (717.142µs) from=10.242.19.10:36354 2022/01/29 12:54:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:54:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:54:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:54:21 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 12:54:21 [DEBUG] agent: Node info in sync 2022/01/29 12:54:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.285044ms) from=10.242.19.9:44644 2022/01/29 12:54:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:54:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:54:21 [DEBUG] agent: Node info in sync 2022/01/29 12:54:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (384.03µs) from=10.242.19.9:44646 2022/01/29 12:54:22 [DEBUG] http: Request GET /v1/status/leader (204.641µs) from=10.242.240.82:35648 2022/01/29 12:54:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.424932382s) from=10.242.240.82:47322 2022/01/29 12:54:40 [DEBUG] http: Request GET /v1/status/leader (303.544µs) from=10.242.19.10:36558 2022/01/29 12:54:42 [DEBUG] http: Request GET /v1/status/leader (336.686µs) from=10.242.240.82:35980 2022/01/29 12:54:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.389154846s) from=10.242.240.82:47270 2022/01/29 12:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.154760064s) from=10.242.240.82:47386 2022/01/29 12:55:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.301122154s) from=10.242.19.10:54850 2022/01/29 12:55:00 [DEBUG] http: Request GET /v1/status/leader (665.379µs) from=10.242.19.10:36754 2022/01/29 12:55:02 [DEBUG] http: Request GET /v1/status/leader (174.947µs) from=10.242.240.82:36326 2022/01/29 12:55:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:55:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.9708607s) from=10.242.19.10:54832 2022/01/29 12:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m7.306149188s) from=10.242.19.10:54908 2022/01/29 12:55:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.109999362s) from=10.242.19.10:54846 2022/01/29 12:55:20 [DEBUG] http: Request GET /v1/status/leader (982.04µs) from=10.242.19.10:36946 2022/01/29 12:55:22 [DEBUG] http: Request GET /v1/status/leader (1.007749ms) from=10.242.240.82:36678 2022/01/29 12:55:40 [DEBUG] http: Request GET /v1/status/leader (567.347µs) from=10.242.19.10:37142 2022/01/29 12:55:42 [DEBUG] http: Request GET /v1/status/leader (6.188242ms) from=10.242.240.82:37016 2022/01/29 12:55:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:55:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:55:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:55:48 [DEBUG] agent: Node info in sync 2022/01/29 12:56:00 [DEBUG] http: Request GET /v1/status/leader (436.928µs) from=10.242.19.10:37332 2022/01/29 12:56:02 [DEBUG] http: Request GET /v1/status/leader (218.617µs) from=10.242.240.82:37374 2022/01/29 12:56:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:56:20 [DEBUG] http: Request GET /v1/status/leader (283.476µs) from=10.242.19.10:37526 2022/01/29 12:56:22 [DEBUG] http: Request GET /v1/status/leader (232.415µs) from=10.242.240.82:37718 2022/01/29 12:56:23 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:56:40 [DEBUG] http: Request GET /v1/status/leader (307.264µs) from=10.242.19.10:37722 2022/01/29 12:56:42 [DEBUG] http: Request GET /v1/status/leader (414.766µs) from=10.242.240.82:38048 2022/01/29 12:56:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.043760878s) from=10.242.240.82:47322 2022/01/29 12:56:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.304019574s) from=10.242.240.82:47270 2022/01/29 12:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.281035838s) from=10.242.240.82:47386 2022/01/29 12:57:00 [DEBUG] http: Request GET /v1/status/leader (913.176µs) from=10.242.19.10:37910 2022/01/29 12:57:02 [DEBUG] http: Request GET /v1/status/leader (1.8694ms) from=10.242.240.82:38384 2022/01/29 12:57:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.669757923s) from=10.242.19.10:54850 2022/01/29 12:57:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:57:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.56892594s) from=10.242.19.10:54832 2022/01/29 12:57:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.970915584s) from=10.242.19.10:54846 2022/01/29 12:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m5.021415811s) from=10.242.19.10:54908 2022/01/29 12:57:20 [DEBUG] http: Request GET /v1/status/leader (857.608µs) from=10.242.19.10:38104 2022/01/29 12:57:22 [DEBUG] http: Request GET /v1/status/leader (632.977µs) from=10.242.240.82:38722 2022/01/29 12:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:57:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:57:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:57:32 [DEBUG] agent: Node info in sync 2022/01/29 12:57:40 [DEBUG] http: Request GET /v1/status/leader (479.557µs) from=10.242.19.10:38300 2022/01/29 12:57:42 [DEBUG] http: Request GET /v1/status/leader (245.907µs) from=10.242.240.82:39064 2022/01/29 12:58:00 [DEBUG] http: Request GET /v1/status/leader (369.306µs) from=10.242.19.10:38492 2022/01/29 12:58:02 [DEBUG] http: Request GET /v1/status/leader (438.018µs) from=10.242.240.82:39412 2022/01/29 12:58:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:58:20 [DEBUG] http: Request GET /v1/status/leader (1.214059ms) from=10.242.19.10:38688 2022/01/29 12:58:22 [DEBUG] http: Request GET /v1/status/leader (319.162µs) from=10.242.240.82:39752 2022/01/29 12:58:40 [DEBUG] http: Request GET /v1/status/leader (351.956µs) from=10.242.19.10:38886 2022/01/29 12:58:42 [DEBUG] http: Request GET /v1/status/leader (871.799µs) from=10.242.240.82:40088 2022/01/29 12:58:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m7.446415845s) from=10.242.240.82:47322 2022/01/29 12:58:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.761278877s) from=10.242.240.82:47270 2022/01/29 12:58:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 12:58:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:58:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:58:56 [DEBUG] agent: Node info in sync 2022/01/29 12:59:01 [DEBUG] http: Request GET /v1/status/leader (3.427271ms) from=10.242.19.10:39076 2022/01/29 12:59:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.013297098s) from=10.242.240.82:47386 2022/01/29 12:59:02 [DEBUG] http: Request GET /v1/status/leader (1.025779ms) from=10.242.240.82:40428 2022/01/29 12:59:03 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 12:59:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 12:59:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.994385305s) from=10.242.19.10:54850 2022/01/29 12:59:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.270069248s) from=10.242.19.10:54832 2022/01/29 12:59:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.054255785s) from=10.242.19.10:54846 2022/01/29 12:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m1.851096322s) from=10.242.19.10:54908 2022/01/29 12:59:21 [DEBUG] http: Request GET /v1/status/leader (1.06319ms) from=10.242.19.10:39268 2022/01/29 12:59:22 [DEBUG] http: Request GET /v1/status/leader (230.216µs) from=10.242.240.82:40766 2022/01/29 12:59:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:59:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:59:29 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 12:59:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:59:29 [DEBUG] agent: Node info in sync 2022/01/29 12:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.159277ms) from=10.242.19.9:47640 2022/01/29 12:59:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:59:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:59:29 [DEBUG] agent: Node info in sync 2022/01/29 12:59:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (520.042µs) from=10.242.19.9:47642 2022/01/29 12:59:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 12:59:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:59:37 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 12:59:37 [DEBUG] agent: Node info in sync 2022/01/29 12:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.607827ms) from=10.242.19.9:47720 2022/01/29 12:59:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 12:59:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 12:59:37 [DEBUG] agent: Node info in sync 2022/01/29 12:59:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (327.895µs) from=10.242.19.9:47722 2022/01/29 12:59:41 [DEBUG] http: Request GET /v1/status/leader (262.9µs) from=10.242.19.10:39480 2022/01/29 12:59:42 [DEBUG] http: Request GET /v1/status/leader (253.563µs) from=10.242.240.82:41126 2022/01/29 13:00:01 [DEBUG] http: Request GET /v1/status/leader (343.379µs) from=10.242.19.10:39670 2022/01/29 13:00:02 [DEBUG] http: Request GET /v1/status/leader (430.569µs) from=10.242.240.82:41476 2022/01/29 13:00:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:00:21 [DEBUG] http: Request GET /v1/status/leader (265.96µs) from=10.242.19.10:39862 2022/01/29 13:00:22 [DEBUG] http: Request GET /v1/status/leader (299.919µs) from=10.242.240.82:41804 2022/01/29 13:00:41 [DEBUG] http: Request GET /v1/status/leader (1.657142ms) from=10.242.19.10:40058 2022/01/29 13:00:42 [DEBUG] http: Request GET /v1/status/leader (236.969µs) from=10.242.240.82:42126 2022/01/29 13:00:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.965980656s) from=10.242.240.82:47322 2022/01/29 13:01:01 [DEBUG] http: Request GET /v1/status/leader (700.168µs) from=10.242.19.10:40250 2022/01/29 13:01:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.181711148s) from=10.242.240.82:47270 2022/01/29 13:01:02 [DEBUG] http: Request GET /v1/status/leader (309.135µs) from=10.242.240.82:42466 2022/01/29 13:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.807446106s) from=10.242.240.82:47386 2022/01/29 13:01:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:01:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.159629531s) from=10.242.19.10:54850 2022/01/29 13:01:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m1.348649108s) from=10.242.19.10:54846 2022/01/29 13:01:21 [DEBUG] http: Request GET /v1/status/leader (596.662µs) from=10.242.19.10:40440 2022/01/29 13:01:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:01:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:01:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:01:22 [DEBUG] agent: Node info in sync 2022/01/29 13:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m3.581889761s) from=10.242.19.10:54908 2022/01/29 13:01:22 [DEBUG] http: Request GET /v1/status/leader (294.812µs) from=10.242.240.82:42812 2022/01/29 13:01:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.500065296s) from=10.242.19.10:54832 2022/01/29 13:01:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:01:41 [DEBUG] http: Request GET /v1/status/leader (1.337888ms) from=10.242.19.10:40636 2022/01/29 13:01:42 [DEBUG] http: Request GET /v1/status/leader (853.175µs) from=10.242.240.82:43148 2022/01/29 13:02:01 [DEBUG] http: Request GET /v1/status/leader (606.21µs) from=10.242.19.10:40828 2022/01/29 13:02:02 [DEBUG] http: Request GET /v1/status/leader (351.321µs) from=10.242.240.82:43496 2022/01/29 13:02:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:02:21 [DEBUG] http: Request GET /v1/status/leader (5.83466ms) from=10.242.19.10:41016 2022/01/29 13:02:22 [DEBUG] http: Request GET /v1/status/leader (1.426408ms) from=10.242.240.82:43836 2022/01/29 13:02:41 [DEBUG] http: Request GET /v1/status/leader (1.659479ms) from=10.242.19.10:41208 2022/01/29 13:02:42 [DEBUG] http: Request GET /v1/status/leader (1.257649ms) from=10.242.240.82:44178 2022/01/29 13:02:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:02:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:02:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:02:47 [DEBUG] agent: Node info in sync 2022/01/29 13:02:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.452984224s) from=10.242.240.82:47322 2022/01/29 13:03:01 [DEBUG] http: Request GET /v1/status/leader (358.157µs) from=10.242.19.10:41406 2022/01/29 13:03:02 [DEBUG] http: Request GET /v1/status/leader (529.845µs) from=10.242.240.82:44530 2022/01/29 13:03:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.241415837s) from=10.242.240.82:47270 2022/01/29 13:03:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:03:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.152536056s) from=10.242.240.82:47386 2022/01/29 13:03:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.28882161s) from=10.242.19.10:54850 2022/01/29 13:03:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m0.982801087s) from=10.242.19.10:54846 2022/01/29 13:03:21 [DEBUG] http: Request GET /v1/status/leader (1.004166ms) from=10.242.19.10:41596 2022/01/29 13:03:22 [DEBUG] http: Request GET /v1/status/leader (289.368µs) from=10.242.240.82:44878 2022/01/29 13:03:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.601623568s) from=10.242.19.10:54832 2022/01/29 13:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.767569344s) from=10.242.19.10:54908 2022/01/29 13:03:41 [DEBUG] http: Request GET /v1/status/leader (406.012µs) from=10.242.19.10:41792 2022/01/29 13:03:42 [DEBUG] http: Request GET /v1/status/leader (387.544µs) from=10.242.240.82:45206 2022/01/29 13:03:57 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:04:01 [DEBUG] http: Request GET /v1/status/leader (1.693636ms) from=10.242.19.10:41986 2022/01/29 13:04:02 [DEBUG] http: Request GET /v1/status/leader (850.367µs) from=10.242.240.82:45554 2022/01/29 13:04:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:04:21 [DEBUG] http: Request GET /v1/status/leader (1.691489ms) from=10.242.19.10:42178 2022/01/29 13:04:22 [DEBUG] http: Request GET /v1/status/leader (826.931µs) from=10.242.240.82:45904 2022/01/29 13:04:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:04:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:04:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:04:28 [DEBUG] agent: Node info in sync 2022/01/29 13:04:41 [DEBUG] http: Request GET /v1/status/leader (4.347296ms) from=10.242.19.10:42372 2022/01/29 13:04:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:04:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:04:41 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:04:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:04:41 [DEBUG] agent: Node info in sync 2022/01/29 13:04:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.446543ms) from=10.242.19.9:50672 2022/01/29 13:04:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:04:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:04:41 [DEBUG] agent: Node info in sync 2022/01/29 13:04:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (983.205µs) from=10.242.19.9:50674 2022/01/29 13:04:42 [DEBUG] http: Request GET /v1/status/leader (376.205µs) from=10.242.240.82:46260 2022/01/29 13:04:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:04:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:04:48 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:04:48 [DEBUG] agent: Node info in sync 2022/01/29 13:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.346941ms) from=10.242.19.9:50734 2022/01/29 13:04:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:04:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:04:48 [DEBUG] agent: Node info in sync 2022/01/29 13:04:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (321.368µs) from=10.242.19.9:50736 2022/01/29 13:04:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.280392209s) from=10.242.240.82:47322 2022/01/29 13:05:01 [DEBUG] http: Request GET /v1/status/leader (696.427µs) from=10.242.19.10:42580 2022/01/29 13:05:02 [DEBUG] http: Request GET /v1/status/leader (273.713µs) from=10.242.240.82:46620 2022/01/29 13:05:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:05:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.381839109s) from=10.242.240.82:47270 2022/01/29 13:05:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.882095727s) from=10.242.240.82:47386 2022/01/29 13:05:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.254036904s) from=10.242.19.10:54850 2022/01/29 13:05:21 [DEBUG] http: Request GET /v1/status/leader (407.545µs) from=10.242.19.10:42774 2022/01/29 13:05:22 [DEBUG] http: Request GET /v1/status/leader (433.871µs) from=10.242.240.82:46956 2022/01/29 13:05:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.392497885s) from=10.242.19.10:54846 2022/01/29 13:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m2.653995044s) from=10.242.19.10:54908 2022/01/29 13:05:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.448148249s) from=10.242.19.10:54832 2022/01/29 13:05:41 [DEBUG] http: Request GET /v1/status/leader (1.782535ms) from=10.242.19.10:42976 2022/01/29 13:05:42 [DEBUG] http: Request GET /v1/status/leader (237.762µs) from=10.242.240.82:47290 2022/01/29 13:06:01 [DEBUG] http: Request GET /v1/status/leader (1.624297ms) from=10.242.19.10:43184 2022/01/29 13:06:02 [DEBUG] http: Request GET /v1/status/leader (1.849781ms) from=10.242.240.82:47640 2022/01/29 13:06:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:06:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:06:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:06:12 [DEBUG] agent: Node info in sync 2022/01/29 13:06:21 [DEBUG] http: Request GET /v1/status/leader (4.268863ms) from=10.242.19.10:43378 2022/01/29 13:06:22 [DEBUG] http: Request GET /v1/status/leader (461.367µs) from=10.242.240.82:47964 2022/01/29 13:06:41 [DEBUG] http: Request GET /v1/status/leader (582.839µs) from=10.242.19.10:43576 2022/01/29 13:06:42 [DEBUG] http: Request GET /v1/status/leader (292.652µs) from=10.242.240.82:48280 2022/01/29 13:06:57 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:07:01 [DEBUG] http: Request GET /v1/status/leader (243.439µs) from=10.242.19.10:43768 2022/01/29 13:07:02 [DEBUG] http: Request GET /v1/status/leader (306.76µs) from=10.242.240.82:48616 2022/01/29 13:07:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.902951007s) from=10.242.240.82:47322 2022/01/29 13:07:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:07:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.809875302s) from=10.242.240.82:47270 2022/01/29 13:07:21 [DEBUG] http: Request GET /v1/status/leader (362.316µs) from=10.242.19.10:43958 2022/01/29 13:07:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.497220399s) from=10.242.240.82:47386 2022/01/29 13:07:22 [DEBUG] http: Request GET /v1/status/leader (658.89µs) from=10.242.240.82:48970 2022/01/29 13:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:07:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:07:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:07:23 [DEBUG] agent: Node info in sync 2022/01/29 13:07:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.210660657s) from=10.242.19.10:54850 2022/01/29 13:07:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.303296883s) from=10.242.19.10:54846 2022/01/29 13:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m5.84374138s) from=10.242.19.10:54908 2022/01/29 13:07:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.923594471s) from=10.242.19.10:54832 2022/01/29 13:07:41 [DEBUG] http: Request GET /v1/status/leader (4.824097ms) from=10.242.19.10:44154 2022/01/29 13:07:42 [DEBUG] http: Request GET /v1/status/leader (375.683µs) from=10.242.240.82:49322 2022/01/29 13:08:01 [DEBUG] http: Request GET /v1/status/leader (1.820299ms) from=10.242.19.10:44346 2022/01/29 13:08:02 [DEBUG] http: Request GET /v1/status/leader (1.078425ms) from=10.242.240.82:49674 2022/01/29 13:08:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:08:21 [DEBUG] http: Request GET /v1/status/leader (769.977µs) from=10.242.19.10:44536 2022/01/29 13:08:22 [DEBUG] http: Request GET /v1/status/leader (225.653µs) from=10.242.240.82:50010 2022/01/29 13:08:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:08:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:08:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:08:32 [DEBUG] agent: Node info in sync 2022/01/29 13:08:41 [DEBUG] http: Request GET /v1/status/leader (533.852µs) from=10.242.19.10:44728 2022/01/29 13:08:42 [DEBUG] http: Request GET /v1/status/leader (395.23µs) from=10.242.240.82:50340 2022/01/29 13:09:01 [DEBUG] http: Request GET /v1/status/leader (4.894668ms) from=10.242.19.10:44918 2022/01/29 13:09:02 [DEBUG] http: Request GET /v1/status/leader (323.493µs) from=10.242.240.82:50672 2022/01/29 13:09:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:09:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.639637526s) from=10.242.240.82:47322 2022/01/29 13:09:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.842771895s) from=10.242.240.82:47270 2022/01/29 13:09:21 [DEBUG] http: Request GET /v1/status/leader (372.207µs) from=10.242.19.10:45106 2022/01/29 13:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:09:22 [DEBUG] http: Request GET /v1/status/leader (518.166µs) from=10.242.240.82:51008 2022/01/29 13:09:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.136444527s) from=10.242.19.10:54850 2022/01/29 13:09:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.237924146s) from=10.242.240.82:47386 2022/01/29 13:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m0.649087603s) from=10.242.19.10:54908 2022/01/29 13:09:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.203431784s) from=10.242.19.10:54846 2022/01/29 13:09:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.657768437s) from=10.242.19.10:54832 2022/01/29 13:09:41 [DEBUG] http: Request GET /v1/status/leader (1.139404ms) from=10.242.19.10:45304 2022/01/29 13:09:42 [DEBUG] http: Request GET /v1/status/leader (872.464µs) from=10.242.240.82:51358 2022/01/29 13:09:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:09:55 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:09:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:09:55 [DEBUG] agent: Node info in sync 2022/01/29 13:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.892218ms) from=10.242.19.9:53718 2022/01/29 13:09:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:09:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:09:55 [DEBUG] agent: Node info in sync 2022/01/29 13:09:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (641.412µs) from=10.242.19.9:53720 2022/01/29 13:10:01 [DEBUG] http: Request GET /v1/status/leader (676.062µs) from=10.242.19.10:45506 2022/01/29 13:10:02 [DEBUG] http: Request GET /v1/status/leader (1.36185ms) from=10.242.240.82:51746 2022/01/29 13:10:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:10:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:10:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:10:07 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:10:07 [DEBUG] agent: Node info in sync 2022/01/29 13:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.747683ms) from=10.242.19.9:53842 2022/01/29 13:10:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:10:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:10:07 [DEBUG] agent: Node info in sync 2022/01/29 13:10:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (3.829196ms) from=10.242.19.9:53844 2022/01/29 13:10:21 [DEBUG] http: Request GET /v1/status/leader (490.168µs) from=10.242.19.10:45700 2022/01/29 13:10:22 [DEBUG] http: Request GET /v1/status/leader (191.371µs) from=10.242.240.82:52090 2022/01/29 13:10:41 [DEBUG] http: Request GET /v1/status/leader (588.111µs) from=10.242.19.10:45896 2022/01/29 13:10:42 [DEBUG] http: Request GET /v1/status/leader (269.973µs) from=10.242.240.82:52430 2022/01/29 13:11:01 [DEBUG] http: Request GET /v1/status/leader (375.137µs) from=10.242.19.10:46088 2022/01/29 13:11:02 [DEBUG] http: Request GET /v1/status/leader (440.037µs) from=10.242.240.82:52788 2022/01/29 13:11:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:11:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.396169552s) from=10.242.240.82:47270 2022/01/29 13:11:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.978475476s) from=10.242.240.82:47322 2022/01/29 13:11:21 [DEBUG] http: Request GET /v1/status/leader (1.277946ms) from=10.242.19.10:46288 2022/01/29 13:11:22 [DEBUG] http: Request GET /v1/status/leader (5.787829ms) from=10.242.240.82:53140 2022/01/29 13:11:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:11:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:11:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:11:29 [DEBUG] agent: Node info in sync 2022/01/29 13:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.988191752s) from=10.242.240.82:47386 2022/01/29 13:11:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.853788684s) from=10.242.19.10:54850 2022/01/29 13:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m2.7392993s) from=10.242.19.10:54908 2022/01/29 13:11:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m0.946310029s) from=10.242.19.10:54846 2022/01/29 13:11:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.368190701s) from=10.242.19.10:54832 2022/01/29 13:11:41 [DEBUG] http: Request GET /v1/status/leader (1.760191ms) from=10.242.19.10:46482 2022/01/29 13:11:43 [DEBUG] http: Request GET /v1/status/leader (259.536µs) from=10.242.240.82:53486 2022/01/29 13:12:01 [DEBUG] http: Request GET /v1/status/leader (892.507µs) from=10.242.19.10:46666 2022/01/29 13:12:01 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:12:03 [DEBUG] http: Request GET /v1/status/leader (1.67016ms) from=10.242.240.82:53838 2022/01/29 13:12:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:12:21 [DEBUG] http: Request GET /v1/status/leader (571.504µs) from=10.242.19.10:46858 2022/01/29 13:12:23 [DEBUG] http: Request GET /v1/status/leader (271.37µs) from=10.242.240.82:54186 2022/01/29 13:12:41 [DEBUG] http: Request GET /v1/status/leader (309.844µs) from=10.242.19.10:47054 2022/01/29 13:12:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:12:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:12:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:12:42 [DEBUG] agent: Node info in sync 2022/01/29 13:12:43 [DEBUG] http: Request GET /v1/status/leader (361.971µs) from=10.242.240.82:54524 2022/01/29 13:13:01 [DEBUG] http: Request GET /v1/status/leader (1.284193ms) from=10.242.19.10:47246 2022/01/29 13:13:03 [DEBUG] http: Request GET /v1/status/leader (273.17µs) from=10.242.240.82:54870 2022/01/29 13:13:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:13:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.733069787s) from=10.242.240.82:47270 2022/01/29 13:13:21 [DEBUG] http: Request GET /v1/status/leader (1.026562ms) from=10.242.19.10:47442 2022/01/29 13:13:23 [DEBUG] http: Request GET /v1/status/leader (921.257µs) from=10.242.240.82:55232 2022/01/29 13:13:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.492521641s) from=10.242.240.82:47322 2022/01/29 13:13:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.426107791s) from=10.242.19.10:54850 2022/01/29 13:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.749730893s) from=10.242.240.82:47386 2022/01/29 13:13:41 [DEBUG] http: Request GET /v1/status/leader (604.868µs) from=10.242.19.10:47630 2022/01/29 13:13:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.408215662s) from=10.242.19.10:54846 2022/01/29 13:13:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.533585975s) from=10.242.19.10:54832 2022/01/29 13:13:43 [DEBUG] http: Request GET /v1/status/leader (215.974µs) from=10.242.240.82:55578 2022/01/29 13:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m6.133251299s) from=10.242.19.10:54908 2022/01/29 13:14:01 [DEBUG] http: Request GET /v1/status/leader (630.769µs) from=10.242.19.10:47830 2022/01/29 13:14:03 [DEBUG] http: Request GET /v1/status/leader (291.351µs) from=10.242.240.82:55926 2022/01/29 13:14:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:14:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:14:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:14:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:14:13 [DEBUG] agent: Node info in sync 2022/01/29 13:14:18 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:14:21 [DEBUG] http: Request GET /v1/status/leader (185.06µs) from=10.242.19.10:48022 2022/01/29 13:14:23 [DEBUG] http: Request GET /v1/status/leader (216.974µs) from=10.242.240.82:56254 2022/01/29 13:14:41 [DEBUG] http: Request GET /v1/status/leader (254.141µs) from=10.242.19.10:48216 2022/01/29 13:14:43 [DEBUG] http: Request GET /v1/status/leader (238.424µs) from=10.242.240.82:56578 2022/01/29 13:15:01 [DEBUG] http: Request GET /v1/status/leader (8.966216ms) from=10.242.19.10:48408 2022/01/29 13:15:03 [DEBUG] http: Request GET /v1/status/leader (1.133051ms) from=10.242.240.82:56918 2022/01/29 13:15:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:15:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:15:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:15:09 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:15:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:15:09 [DEBUG] agent: Node info in sync 2022/01/29 13:15:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.515986ms) from=10.242.19.9:56770 2022/01/29 13:15:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:15:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:15:09 [DEBUG] agent: Node info in sync 2022/01/29 13:15:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.99867ms) from=10.242.19.9:56774 2022/01/29 13:15:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:15:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:15:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:15:19 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:15:19 [DEBUG] agent: Node info in sync 2022/01/29 13:15:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.975201ms) from=10.242.19.9:56864 2022/01/29 13:15:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:15:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:15:19 [DEBUG] agent: Node info in sync 2022/01/29 13:15:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (351.768µs) from=10.242.19.9:56866 2022/01/29 13:15:21 [DEBUG] http: Request GET /v1/status/leader (247.938µs) from=10.242.19.10:48616 2022/01/29 13:15:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.627421113s) from=10.242.240.82:47270 2022/01/29 13:15:23 [DEBUG] http: Request GET /v1/status/leader (227.144µs) from=10.242.240.82:57276 2022/01/29 13:15:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m7.176155356s) from=10.242.240.82:47322 2022/01/29 13:15:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.48986252s) from=10.242.19.10:54850 2022/01/29 13:15:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.18662902s) from=10.242.240.82:47386 2022/01/29 13:15:41 [DEBUG] http: Request GET /v1/status/leader (583.741µs) from=10.242.19.10:48810 2022/01/29 13:15:43 [DEBUG] http: Request GET /v1/status/leader (4.892472ms) from=10.242.240.82:57608 2022/01/29 13:15:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.249550887s) from=10.242.19.10:54832 2022/01/29 13:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m0.903621549s) from=10.242.19.10:54908 2022/01/29 13:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.643398106s) from=10.242.19.10:54846 2022/01/29 13:16:01 [DEBUG] http: Request GET /v1/status/leader (394.343µs) from=10.242.19.10:49002 2022/01/29 13:16:03 [DEBUG] http: Request GET /v1/status/leader (460.998µs) from=10.242.240.82:57960 2022/01/29 13:16:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:16:21 [DEBUG] http: Request GET /v1/status/leader (516.13µs) from=10.242.19.10:49192 2022/01/29 13:16:23 [DEBUG] http: Request GET /v1/status/leader (308.713µs) from=10.242.240.82:58300 2022/01/29 13:16:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:16:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:16:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:16:33 [DEBUG] agent: Node info in sync 2022/01/29 13:16:35 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:16:41 [DEBUG] http: Request GET /v1/status/leader (598.995µs) from=10.242.19.10:49388 2022/01/29 13:16:43 [DEBUG] http: Request GET /v1/status/leader (590.775µs) from=10.242.240.82:58642 2022/01/29 13:17:01 [DEBUG] http: Request GET /v1/status/leader (5.52169ms) from=10.242.19.10:49580 2022/01/29 13:17:03 [DEBUG] http: Request GET /v1/status/leader (1.259353ms) from=10.242.240.82:58982 2022/01/29 13:17:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:17:21 [DEBUG] http: Request GET /v1/status/leader (1.362197ms) from=10.242.19.10:49772 2022/01/29 13:17:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.455250017s) from=10.242.240.82:47270 2022/01/29 13:17:23 [DEBUG] http: Request GET /v1/status/leader (1.328634ms) from=10.242.240.82:59316 2022/01/29 13:17:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.324750432s) from=10.242.240.82:47322 2022/01/29 13:17:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.180503924s) from=10.242.240.82:47386 2022/01/29 13:17:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.791054053s) from=10.242.19.10:54850 2022/01/29 13:17:41 [DEBUG] http: Request GET /v1/status/leader (414.168µs) from=10.242.19.10:49968 2022/01/29 13:17:43 [DEBUG] http: Request GET /v1/status/leader (247.188µs) from=10.242.240.82:59658 2022/01/29 13:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m1.870998215s) from=10.242.19.10:54908 2022/01/29 13:17:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.560029335s) from=10.242.19.10:54832 2022/01/29 13:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.059026896s) from=10.242.19.10:54846 2022/01/29 13:18:01 [DEBUG] http: Request GET /v1/status/leader (344.391µs) from=10.242.19.10:50158 2022/01/29 13:18:03 [DEBUG] http: Request GET /v1/status/leader (347.19µs) from=10.242.240.82:60018 2022/01/29 13:18:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:18:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:18:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:18:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:18:17 [DEBUG] agent: Node info in sync 2022/01/29 13:18:22 [DEBUG] http: Request GET /v1/status/leader (463.734µs) from=10.242.19.10:50350 2022/01/29 13:18:23 [DEBUG] http: Request GET /v1/status/leader (421.179µs) from=10.242.240.82:60358 2022/01/29 13:18:42 [DEBUG] http: Request GET /v1/status/leader (8.556577ms) from=10.242.19.10:50544 2022/01/29 13:18:43 [DEBUG] http: Request GET /v1/status/leader (1.496384ms) from=10.242.240.82:60704 2022/01/29 13:18:55 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:19:02 [DEBUG] http: Request GET /v1/status/leader (1.633894ms) from=10.242.19.10:50736 2022/01/29 13:19:03 [DEBUG] http: Request GET /v1/status/leader (302.687µs) from=10.242.240.82:32826 2022/01/29 13:19:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:19:22 [DEBUG] http: Request GET /v1/status/leader (634.56µs) from=10.242.19.10:50930 2022/01/29 13:19:23 [DEBUG] http: Request GET /v1/status/leader (276.403µs) from=10.242.240.82:33158 2022/01/29 13:19:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.50261338s) from=10.242.240.82:47270 2022/01/29 13:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:19:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:19:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:19:36 [DEBUG] agent: Node info in sync 2022/01/29 13:19:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.764585425s) from=10.242.240.82:47322 2022/01/29 13:19:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.389540199s) from=10.242.240.82:47386 2022/01/29 13:19:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.438794723s) from=10.242.19.10:54850 2022/01/29 13:19:42 [DEBUG] http: Request GET /v1/status/leader (543.205µs) from=10.242.19.10:51130 2022/01/29 13:19:43 [DEBUG] http: Request GET /v1/status/leader (451.966µs) from=10.242.240.82:33502 2022/01/29 13:19:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m0.134643919s) from=10.242.19.10:54908 2022/01/29 13:19:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.991107025s) from=10.242.19.10:54832 2022/01/29 13:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.46561547s) from=10.242.19.10:54846 2022/01/29 13:20:02 [DEBUG] http: Request GET /v1/status/leader (277.047µs) from=10.242.19.10:51322 2022/01/29 13:20:03 [DEBUG] http: Request GET /v1/status/leader (210.73µs) from=10.242.240.82:33854 2022/01/29 13:20:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:20:22 [DEBUG] http: Request GET /v1/status/leader (1.474527ms) from=10.242.19.10:51514 2022/01/29 13:20:23 [DEBUG] http: Request GET /v1/status/leader (1.076323ms) from=10.242.240.82:34220 2022/01/29 13:20:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:20:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:20:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:20:26 [DEBUG] agent: Node info in sync 2022/01/29 13:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.812874ms) from=10.242.19.9:59838 2022/01/29 13:20:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:20:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:20:26 [DEBUG] agent: Node info in sync 2022/01/29 13:20:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.1162ms) from=10.242.19.9:59840 2022/01/29 13:20:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:20:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:20:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:20:33 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:20:33 [DEBUG] agent: Node info in sync 2022/01/29 13:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.624922ms) from=10.242.19.9:59914 2022/01/29 13:20:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:20:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:20:33 [DEBUG] agent: Node info in sync 2022/01/29 13:20:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (662.067µs) from=10.242.19.9:59916 2022/01/29 13:20:42 [DEBUG] http: Request GET /v1/status/leader (596.602µs) from=10.242.19.10:51724 2022/01/29 13:20:43 [DEBUG] http: Request GET /v1/status/leader (550.405µs) from=10.242.240.82:34570 2022/01/29 13:21:02 [DEBUG] http: Request GET /v1/status/leader (820.867µs) from=10.242.19.10:51918 2022/01/29 13:21:03 [DEBUG] http: Request GET /v1/status/leader (200.181µs) from=10.242.240.82:34900 2022/01/29 13:21:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:21:22 [DEBUG] http: Request GET /v1/status/leader (511.356µs) from=10.242.19.10:52112 2022/01/29 13:21:23 [DEBUG] http: Request GET /v1/status/leader (283.21µs) from=10.242.240.82:35246 2022/01/29 13:21:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.721357138s) from=10.242.240.82:47270 2022/01/29 13:21:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.314387482s) from=10.242.240.82:47322 2022/01/29 13:21:42 [DEBUG] http: Request GET /v1/status/leader (619.349µs) from=10.242.19.10:52310 2022/01/29 13:21:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.231489583s) from=10.242.19.10:54850 2022/01/29 13:21:43 [DEBUG] http: Request GET /v1/status/leader (342.242µs) from=10.242.240.82:35584 2022/01/29 13:21:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.660763525s) from=10.242.240.82:47386 2022/01/29 13:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m2.271249821s) from=10.242.19.10:54908 2022/01/29 13:21:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.658531558s) from=10.242.19.10:54832 2022/01/29 13:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m1.062069616s) from=10.242.19.10:54846 2022/01/29 13:22:02 [DEBUG] http: Request GET /v1/status/leader (332.326µs) from=10.242.19.10:52502 2022/01/29 13:22:03 [DEBUG] http: Request GET /v1/status/leader (418.272µs) from=10.242.240.82:35936 2022/01/29 13:22:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:22:22 [DEBUG] http: Request GET /v1/status/leader (4.039957ms) from=10.242.19.10:52694 2022/01/29 13:22:23 [DEBUG] http: Request GET /v1/status/leader (235.395µs) from=10.242.240.82:36278 2022/01/29 13:22:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:22:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:22:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:22:31 [DEBUG] agent: Node info in sync 2022/01/29 13:22:42 [DEBUG] http: Request GET /v1/status/leader (1.918629ms) from=10.242.19.10:52888 2022/01/29 13:22:43 [DEBUG] http: Request GET /v1/status/leader (292.581µs) from=10.242.240.82:36616 2022/01/29 13:23:02 [DEBUG] http: Request GET /v1/status/leader (1.322878ms) from=10.242.19.10:53080 2022/01/29 13:23:03 [DEBUG] http: Request GET /v1/status/leader (217.985µs) from=10.242.240.82:36958 2022/01/29 13:23:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:23:22 [DEBUG] http: Request GET /v1/status/leader (419.688µs) from=10.242.19.10:53272 2022/01/29 13:23:23 [DEBUG] http: Request GET /v1/status/leader (422.574µs) from=10.242.240.82:37282 2022/01/29 13:23:27 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:23:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.515548404s) from=10.242.240.82:47270 2022/01/29 13:23:42 [DEBUG] http: Request GET /v1/status/leader (282.177µs) from=10.242.19.10:53466 2022/01/29 13:23:43 [DEBUG] http: Request GET /v1/status/leader (323.99µs) from=10.242.240.82:37614 2022/01/29 13:23:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:23:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:23:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:23:45 [DEBUG] agent: Node info in sync 2022/01/29 13:23:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.524258587s) from=10.242.240.82:47322 2022/01/29 13:23:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.391985201s) from=10.242.19.10:54850 2022/01/29 13:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.711329696s) from=10.242.240.82:47386 2022/01/29 13:23:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.57368065s) from=10.242.19.10:54832 2022/01/29 13:23:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m3.663129461s) from=10.242.19.10:54908 2022/01/29 13:24:02 [DEBUG] http: Request GET /v1/status/leader (1.586742ms) from=10.242.19.10:53658 2022/01/29 13:24:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.469836693s) from=10.242.19.10:54846 2022/01/29 13:24:03 [DEBUG] http: Request GET /v1/status/leader (1.417926ms) from=10.242.240.82:37968 2022/01/29 13:24:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:24:22 [DEBUG] http: Request GET /v1/status/leader (584.677µs) from=10.242.19.10:53850 2022/01/29 13:24:23 [DEBUG] http: Request GET /v1/status/leader (411.16µs) from=10.242.240.82:38318 2022/01/29 13:24:42 [DEBUG] http: Request GET /v1/status/leader (540.362µs) from=10.242.19.10:54044 2022/01/29 13:24:43 [DEBUG] http: Request GET /v1/status/leader (412.005µs) from=10.242.240.82:38648 2022/01/29 13:24:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:24:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:24:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:24:49 [DEBUG] agent: Node info in sync 2022/01/29 13:25:02 [DEBUG] http: Request GET /v1/status/leader (327.818µs) from=10.242.19.10:54236 2022/01/29 13:25:03 [DEBUG] http: Request GET /v1/status/leader (255.771µs) from=10.242.240.82:38982 2022/01/29 13:25:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:25:22 [DEBUG] http: Request GET /v1/status/leader (363.882µs) from=10.242.19.10:54426 2022/01/29 13:25:23 [DEBUG] http: Request GET /v1/status/leader (431.803µs) from=10.242.240.82:39334 2022/01/29 13:25:29 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:25:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:25:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:25:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:25:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:25:37 [DEBUG] agent: Node info in sync 2022/01/29 13:25:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.397544ms) from=10.242.19.9:34624 2022/01/29 13:25:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:25:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:25:37 [DEBUG] agent: Node info in sync 2022/01/29 13:25:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.050572ms) from=10.242.19.9:34626 2022/01/29 13:25:42 [DEBUG] http: Request GET /v1/status/leader (1.148114ms) from=10.242.19.10:54624 2022/01/29 13:25:43 [DEBUG] http: Request GET /v1/status/leader (1.013196ms) from=10.242.240.82:39698 2022/01/29 13:25:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.725509034s) from=10.242.240.82:47270 2022/01/29 13:25:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:25:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:25:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:25:46 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:25:46 [DEBUG] agent: Node info in sync 2022/01/29 13:25:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.480702ms) from=10.242.19.9:34714 2022/01/29 13:25:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:25:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:25:46 [DEBUG] agent: Node info in sync 2022/01/29 13:25:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (493.725µs) from=10.242.19.9:34718 2022/01/29 13:25:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.244904583s) from=10.242.240.82:47322 2022/01/29 13:25:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.769956551s) from=10.242.19.10:54850 2022/01/29 13:25:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.115934019s) from=10.242.19.10:54832 2022/01/29 13:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m1.385294633s) from=10.242.19.10:54908 2022/01/29 13:25:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.929615008s) from=10.242.240.82:47386 2022/01/29 13:26:02 [DEBUG] http: Request GET /v1/status/leader (409.527µs) from=10.242.19.10:54856 2022/01/29 13:26:03 [DEBUG] http: Request GET /v1/status/leader (229.855µs) from=10.242.240.82:40038 2022/01/29 13:26:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m1.770038357s) from=10.242.19.10:54846 2022/01/29 13:26:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:26:22 [DEBUG] http: Request GET /v1/status/leader (5.160731ms) from=10.242.19.10:55050 2022/01/29 13:26:23 [DEBUG] http: Request GET /v1/status/leader (453.257µs) from=10.242.240.82:40372 2022/01/29 13:26:42 [DEBUG] http: Request GET /v1/status/leader (529.944µs) from=10.242.19.10:55248 2022/01/29 13:26:43 [DEBUG] http: Request GET /v1/status/leader (217.102µs) from=10.242.240.82:40704 2022/01/29 13:27:02 [DEBUG] http: Request GET /v1/status/leader (318.337µs) from=10.242.19.10:55442 2022/01/29 13:27:03 [DEBUG] http: Request GET /v1/status/leader (240.383µs) from=10.242.240.82:41060 2022/01/29 13:27:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:27:22 [DEBUG] http: Request GET /v1/status/leader (1.412122ms) from=10.242.19.10:55634 2022/01/29 13:27:23 [DEBUG] http: Request GET /v1/status/leader (982.179µs) from=10.242.240.82:41392 2022/01/29 13:27:41 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:27:42 [DEBUG] http: Request GET /v1/status/leader (1.632594ms) from=10.242.19.10:55828 2022/01/29 13:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:27:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:27:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:27:42 [DEBUG] agent: Node info in sync 2022/01/29 13:27:43 [DEBUG] http: Request GET /v1/status/leader (470.837µs) from=10.242.240.82:41726 2022/01/29 13:27:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.337646066s) from=10.242.240.82:47270 2022/01/29 13:27:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m2.252552392s) from=10.242.240.82:47322 2022/01/29 13:27:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.279697644s) from=10.242.19.10:54850 2022/01/29 13:27:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.614699006s) from=10.242.240.82:47386 2022/01/29 13:27:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.561093869s) from=10.242.19.10:54908 2022/01/29 13:28:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m7.123133385s) from=10.242.19.10:54832 2022/01/29 13:28:02 [DEBUG] http: Request GET /v1/status/leader (822.205µs) from=10.242.19.10:56020 2022/01/29 13:28:03 [DEBUG] http: Request GET /v1/status/leader (522.536µs) from=10.242.240.82:42086 2022/01/29 13:28:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:28:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.395048726s) from=10.242.19.10:54846 2022/01/29 13:28:22 [DEBUG] http: Request GET /v1/status/leader (2.050945ms) from=10.242.19.10:56212 2022/01/29 13:28:23 [DEBUG] http: Request GET /v1/status/leader (380.344µs) from=10.242.240.82:42428 2022/01/29 13:28:42 [DEBUG] http: Request GET /v1/status/leader (449.217µs) from=10.242.19.10:56406 2022/01/29 13:28:43 [DEBUG] http: Request GET /v1/status/leader (256.295µs) from=10.242.240.82:42760 2022/01/29 13:29:02 [DEBUG] http: Request GET /v1/status/leader (272.335µs) from=10.242.19.10:56600 2022/01/29 13:29:03 [DEBUG] http: Request GET /v1/status/leader (262.102µs) from=10.242.240.82:43102 2022/01/29 13:29:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:29:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:29:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:29:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:29:20 [DEBUG] agent: Node info in sync 2022/01/29 13:29:22 [DEBUG] http: Request GET /v1/status/leader (1.506717ms) from=10.242.19.10:56798 2022/01/29 13:29:23 [DEBUG] http: Request GET /v1/status/leader (1.608148ms) from=10.242.240.82:43446 2022/01/29 13:29:42 [DEBUG] http: Request GET /v1/status/leader (445.433µs) from=10.242.19.10:56992 2022/01/29 13:29:43 [DEBUG] http: Request GET /v1/status/leader (10.537898ms) from=10.242.240.82:43788 2022/01/29 13:29:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.155054129s) from=10.242.240.82:47322 2022/01/29 13:29:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.190248954s) from=10.242.240.82:47270 2022/01/29 13:30:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.835162652s) from=10.242.19.10:54832 2022/01/29 13:30:02 [DEBUG] http: Request GET /v1/status/leader (328.171µs) from=10.242.19.10:57184 2022/01/29 13:30:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.124484873s) from=10.242.19.10:54850 2022/01/29 13:30:03 [DEBUG] http: Request GET /v1/status/leader (384.711µs) from=10.242.240.82:44150 2022/01/29 13:30:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.500631922s) from=10.242.19.10:54908 2022/01/29 13:30:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.985272451s) from=10.242.240.82:47386 2022/01/29 13:30:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:30:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.745094737s) from=10.242.19.10:54846 2022/01/29 13:30:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:30:22 [DEBUG] http: Request GET /v1/status/leader (530.775µs) from=10.242.19.10:57376 2022/01/29 13:30:23 [DEBUG] http: Request GET /v1/status/leader (5.165437ms) from=10.242.240.82:44490 2022/01/29 13:30:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:30:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:30:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:30:27 [DEBUG] agent: Node info in sync 2022/01/29 13:30:42 [DEBUG] http: Request GET /v1/status/leader (534.212µs) from=10.242.19.10:57570 2022/01/29 13:30:43 [DEBUG] http: Request GET /v1/status/leader (1.039287ms) from=10.242.240.82:44838 2022/01/29 13:30:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:30:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:30:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:30:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:30:47 [DEBUG] agent: Node info in sync 2022/01/29 13:30:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.706805ms) from=10.242.19.9:37666 2022/01/29 13:30:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:30:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:30:47 [DEBUG] agent: Node info in sync 2022/01/29 13:30:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (686.259µs) from=10.242.19.9:37668 2022/01/29 13:31:02 [DEBUG] http: Request GET /v1/status/leader (1.21247ms) from=10.242.19.10:57772 2022/01/29 13:31:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:31:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:31:03 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:31:03 [DEBUG] agent: Node info in sync 2022/01/29 13:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.936761ms) from=10.242.19.9:37828 2022/01/29 13:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:31:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:31:03 [DEBUG] agent: Node info in sync 2022/01/29 13:31:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (623.583µs) from=10.242.19.9:37830 2022/01/29 13:31:04 [DEBUG] http: Request GET /v1/status/leader (1.261839ms) from=10.242.240.82:45208 2022/01/29 13:31:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:31:22 [DEBUG] http: Request GET /v1/status/leader (745.793µs) from=10.242.19.10:57970 2022/01/29 13:31:24 [DEBUG] http: Request GET /v1/status/leader (605.958µs) from=10.242.240.82:45554 2022/01/29 13:31:42 [DEBUG] http: Request GET /v1/status/leader (913.367µs) from=10.242.19.10:58164 2022/01/29 13:31:44 [DEBUG] http: Request GET /v1/status/leader (2.030986ms) from=10.242.240.82:45886 2022/01/29 13:31:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.139111261s) from=10.242.240.82:47322 2022/01/29 13:31:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.524071543s) from=10.242.240.82:47270 2022/01/29 13:32:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.198266574s) from=10.242.19.10:54832 2022/01/29 13:32:02 [DEBUG] http: Request GET /v1/status/leader (331.844µs) from=10.242.19.10:58352 2022/01/29 13:32:04 [DEBUG] http: Request GET /v1/status/leader (248.976µs) from=10.242.240.82:46230 2022/01/29 13:32:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:32:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.126703542s) from=10.242.19.10:54850 2022/01/29 13:32:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:32:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:32:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:32:09 [DEBUG] agent: Node info in sync 2022/01/29 13:32:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.902125677s) from=10.242.240.82:47386 2022/01/29 13:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m7.43399932s) from=10.242.19.10:54908 2022/01/29 13:32:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m1.36125362s) from=10.242.19.10:54846 2022/01/29 13:32:22 [DEBUG] http: Request GET /v1/status/leader (273.44µs) from=10.242.19.10:58544 2022/01/29 13:32:24 [DEBUG] http: Request GET /v1/status/leader (594.062µs) from=10.242.240.82:46576 2022/01/29 13:32:42 [DEBUG] http: Request GET /v1/status/leader (504.923µs) from=10.242.19.10:58736 2022/01/29 13:32:44 [DEBUG] http: Request GET /v1/status/leader (279.25µs) from=10.242.240.82:46926 2022/01/29 13:32:54 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:33:02 [DEBUG] http: Request GET /v1/status/leader (1.372972ms) from=10.242.19.10:58934 2022/01/29 13:33:04 [DEBUG] http: Request GET /v1/status/leader (232.706µs) from=10.242.240.82:47282 2022/01/29 13:33:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:33:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:33:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:33:14 [DEBUG] agent: Node info in sync 2022/01/29 13:33:22 [DEBUG] http: Request GET /v1/status/leader (4.110801ms) from=10.242.19.10:59126 2022/01/29 13:33:24 [DEBUG] http: Request GET /v1/status/leader (249.285µs) from=10.242.240.82:47616 2022/01/29 13:33:42 [DEBUG] http: Request GET /v1/status/leader (691.804µs) from=10.242.19.10:59318 2022/01/29 13:33:44 [DEBUG] http: Request GET /v1/status/leader (1.348854ms) from=10.242.240.82:47952 2022/01/29 13:33:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.150484596s) from=10.242.240.82:47322 2022/01/29 13:34:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.00935358s) from=10.242.240.82:47270 2022/01/29 13:34:02 [DEBUG] http: Request GET /v1/status/leader (285.25µs) from=10.242.19.10:59508 2022/01/29 13:34:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.016482019s) from=10.242.19.10:54832 2022/01/29 13:34:04 [DEBUG] http: Request GET /v1/status/leader (190.653µs) from=10.242.240.82:48296 2022/01/29 13:34:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:34:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.213346199s) from=10.242.19.10:54850 2022/01/29 13:34:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.076212396s) from=10.242.240.82:47386 2022/01/29 13:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m5.592589586s) from=10.242.19.10:54908 2022/01/29 13:34:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.379819198s) from=10.242.19.10:54846 2022/01/29 13:34:22 [DEBUG] http: Request GET /v1/status/leader (480.848µs) from=10.242.19.10:59702 2022/01/29 13:34:24 [DEBUG] http: Request GET /v1/status/leader (206.378µs) from=10.242.240.82:48624 2022/01/29 13:34:42 [DEBUG] http: Request GET /v1/status/leader (1.704122ms) from=10.242.19.10:59890 2022/01/29 13:34:44 [DEBUG] http: Request GET /v1/status/leader (290.033µs) from=10.242.240.82:48962 2022/01/29 13:34:55 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:35:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:35:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:35:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:35:00 [DEBUG] agent: Node info in sync 2022/01/29 13:35:02 [DEBUG] http: Request GET /v1/status/leader (1.762858ms) from=10.242.19.10:60082 2022/01/29 13:35:04 [DEBUG] http: Request GET /v1/status/leader (674.571µs) from=10.242.240.82:49304 2022/01/29 13:35:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:35:22 [DEBUG] http: Request GET /v1/status/leader (321.976µs) from=10.242.19.10:60276 2022/01/29 13:35:24 [DEBUG] http: Request GET /v1/status/leader (261.296µs) from=10.242.240.82:49638 2022/01/29 13:35:42 [DEBUG] http: Request GET /v1/status/leader (594.534µs) from=10.242.19.10:60482 2022/01/29 13:35:44 [DEBUG] http: Request GET /v1/status/leader (455.428µs) from=10.242.240.82:49966 2022/01/29 13:35:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.0935516s) from=10.242.240.82:47322 2022/01/29 13:35:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:35:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:35:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:35:55 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:35:55 [DEBUG] agent: Node info in sync 2022/01/29 13:35:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.735793ms) from=10.242.19.9:40668 2022/01/29 13:35:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:35:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:35:55 [DEBUG] agent: Node info in sync 2022/01/29 13:35:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (559.503µs) from=10.242.19.9:40672 2022/01/29 13:36:02 [DEBUG] http: Request GET /v1/status/leader (3.127538ms) from=10.242.19.10:60688 2022/01/29 13:36:04 [DEBUG] http: Request GET /v1/status/leader (412.121µs) from=10.242.240.82:50318 2022/01/29 13:36:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:36:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m6.688646973s) from=10.242.240.82:47270 2022/01/29 13:36:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:36:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:36:10 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:36:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:36:10 [DEBUG] agent: Node info in sync 2022/01/29 13:36:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.065598ms) from=10.242.19.9:40820 2022/01/29 13:36:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:36:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:36:10 [DEBUG] agent: Node info in sync 2022/01/29 13:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (580.417µs) from=10.242.19.9:40822 2022/01/29 13:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.864286787s) from=10.242.19.10:54832 2022/01/29 13:36:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.746046523s) from=10.242.19.10:54850 2022/01/29 13:36:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m6.022713278s) from=10.242.240.82:47386 2022/01/29 13:36:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m5.24404983s) from=10.242.19.10:54908 2022/01/29 13:36:22 [DEBUG] http: Request GET /v1/status/leader (941.509µs) from=10.242.19.10:60888 2022/01/29 13:36:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.863163762s) from=10.242.19.10:54846 2022/01/29 13:36:24 [DEBUG] http: Request GET /v1/status/leader (1.323984ms) from=10.242.240.82:50658 2022/01/29 13:36:42 [DEBUG] http: Request GET /v1/status/leader (6.242932ms) from=10.242.19.10:32850 2022/01/29 13:36:44 [DEBUG] http: Request GET /v1/status/leader (856.753µs) from=10.242.240.82:50994 2022/01/29 13:37:02 [DEBUG] http: Request GET /v1/status/leader (350.848µs) from=10.242.19.10:33044 2022/01/29 13:37:04 [DEBUG] http: Request GET /v1/status/leader (320.593µs) from=10.242.240.82:51334 2022/01/29 13:37:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:37:22 [DEBUG] http: Request GET /v1/status/leader (985.696µs) from=10.242.19.10:33242 2022/01/29 13:37:24 [DEBUG] http: Request GET /v1/status/leader (252.889µs) from=10.242.240.82:51676 2022/01/29 13:37:43 [DEBUG] http: Request GET /v1/status/leader (440.767µs) from=10.242.19.10:33436 2022/01/29 13:37:44 [DEBUG] http: Request GET /v1/status/leader (825.083µs) from=10.242.240.82:52020 2022/01/29 13:37:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:37:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:37:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:37:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:37:54 [DEBUG] agent: Node info in sync 2022/01/29 13:38:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m7.243007312s) from=10.242.240.82:47322 2022/01/29 13:38:03 [DEBUG] http: Request GET /v1/status/leader (1.218791ms) from=10.242.19.10:33628 2022/01/29 13:38:04 [DEBUG] http: Request GET /v1/status/leader (396.789µs) from=10.242.240.82:52366 2022/01/29 13:38:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:38:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.635909005s) from=10.242.240.82:47270 2022/01/29 13:38:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m4.422970601s) from=10.242.19.10:54832 2022/01/29 13:38:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.5986458s) from=10.242.19.10:54850 2022/01/29 13:38:23 [DEBUG] http: Request GET /v1/status/leader (1.049999ms) from=10.242.19.10:33820 2022/01/29 13:38:24 [DEBUG] http: Request GET /v1/status/leader (331.873µs) from=10.242.240.82:52716 2022/01/29 13:38:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m2.927174821s) from=10.242.240.82:47386 2022/01/29 13:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m3.739108022s) from=10.242.19.10:54908 2022/01/29 13:38:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m5.277596684s) from=10.242.19.10:54846 2022/01/29 13:38:43 [DEBUG] http: Request GET /v1/status/leader (1.0112ms) from=10.242.19.10:34014 2022/01/29 13:38:44 [DEBUG] http: Request GET /v1/status/leader (585.108µs) from=10.242.240.82:53064 2022/01/29 13:39:03 [DEBUG] http: Request GET /v1/status/leader (324.468µs) from=10.242.19.10:34206 2022/01/29 13:39:04 [DEBUG] http: Request GET /v1/status/leader (375.842µs) from=10.242.240.82:53428 2022/01/29 13:39:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:39:23 [DEBUG] http: Request GET /v1/status/leader (348.283µs) from=10.242.19.10:34398 2022/01/29 13:39:24 [DEBUG] http: Request GET /v1/status/leader (452.539µs) from=10.242.240.82:53770 2022/01/29 13:39:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:39:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:39:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:39:39 [DEBUG] agent: Node info in sync 2022/01/29 13:39:43 [DEBUG] http: Request GET /v1/status/leader (254.113µs) from=10.242.19.10:34592 2022/01/29 13:39:44 [DEBUG] http: Request GET /v1/status/leader (169.088µs) from=10.242.240.82:54100 2022/01/29 13:39:46 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:40:03 [DEBUG] http: Request GET /v1/status/leader (1.187738ms) from=10.242.19.10:34784 2022/01/29 13:40:04 [DEBUG] http: Request GET /v1/status/leader (292.028µs) from=10.242.240.82:54446 2022/01/29 13:40:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:40:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.495563769s) from=10.242.240.82:47322 2022/01/29 13:40:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m0.295606718s) from=10.242.240.82:47270 2022/01/29 13:40:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.066336619s) from=10.242.19.10:54850 2022/01/29 13:40:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.892970422s) from=10.242.19.10:54832 2022/01/29 13:40:23 [DEBUG] http: Request GET /v1/status/leader (1.646385ms) from=10.242.19.10:34980 2022/01/29 13:40:24 [DEBUG] http: Request GET /v1/status/leader (384.004µs) from=10.242.240.82:54784 2022/01/29 13:40:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.21098841s) from=10.242.240.82:47386 2022/01/29 13:40:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.367068744s) from=10.242.19.10:54846 2022/01/29 13:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m6.45537335s) from=10.242.19.10:54908 2022/01/29 13:40:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:40:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:40:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:40:42 [DEBUG] agent: Node info in sync 2022/01/29 13:40:43 [DEBUG] http: Request GET /v1/status/leader (319.039µs) from=10.242.19.10:35176 2022/01/29 13:40:44 [DEBUG] http: Request GET /v1/status/leader (443.227µs) from=10.242.240.82:55124 2022/01/29 13:41:03 [DEBUG] http: Request GET /v1/status/leader (2.443719ms) from=10.242.19.10:35370 2022/01/29 13:41:04 [DEBUG] http: Request GET /v1/status/leader (264.777µs) from=10.242.240.82:55476 2022/01/29 13:41:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:41:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:41:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:41:07 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:41:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:41:07 [DEBUG] agent: Node info in sync 2022/01/29 13:41:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.116023ms) from=10.242.19.9:43702 2022/01/29 13:41:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:41:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:41:07 [DEBUG] agent: Node info in sync 2022/01/29 13:41:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (330.188µs) from=10.242.19.9:43704 2022/01/29 13:41:23 [DEBUG] http: Request GET /v1/status/leader (405.297µs) from=10.242.19.10:35572 2022/01/29 13:41:24 [DEBUG] http: Request GET /v1/status/leader (263.883µs) from=10.242.240.82:55838 2022/01/29 13:41:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:41:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:41:26 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:41:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:41:26 [DEBUG] agent: Node info in sync 2022/01/29 13:41:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.670629ms) from=10.242.19.9:43886 2022/01/29 13:41:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:41:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:41:26 [DEBUG] agent: Node info in sync 2022/01/29 13:41:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (305.356µs) from=10.242.19.9:43888 2022/01/29 13:41:43 [DEBUG] http: Request GET /v1/status/leader (1.070469ms) from=10.242.19.10:35772 2022/01/29 13:41:44 [DEBUG] http: Request GET /v1/status/leader (423.168µs) from=10.242.240.82:56170 2022/01/29 13:42:03 [DEBUG] http: Request GET /v1/status/leader (491.671µs) from=10.242.19.10:35964 2022/01/29 13:42:03 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:42:04 [DEBUG] http: Request GET /v1/status/leader (325.246µs) from=10.242.240.82:56512 2022/01/29 13:42:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:42:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m5.031719153s) from=10.242.240.82:47322 2022/01/29 13:42:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.395166126s) from=10.242.240.82:47270 2022/01/29 13:42:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m4.471427639s) from=10.242.19.10:54850 2022/01/29 13:42:23 [DEBUG] http: Request GET /v1/status/leader (888.299µs) from=10.242.19.10:36156 2022/01/29 13:42:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m1.955382195s) from=10.242.19.10:54832 2022/01/29 13:42:24 [DEBUG] http: Request GET /v1/status/leader (370.825µs) from=10.242.240.82:56850 2022/01/29 13:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.54871388s) from=10.242.240.82:47386 2022/01/29 13:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m2.72942191s) from=10.242.19.10:54908 2022/01/29 13:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m4.597065861s) from=10.242.19.10:54846 2022/01/29 13:42:43 [DEBUG] http: Request GET /v1/status/leader (462.5µs) from=10.242.19.10:36350 2022/01/29 13:42:44 [DEBUG] http: Request GET /v1/status/leader (622.118µs) from=10.242.240.82:57182 2022/01/29 13:42:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:42:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:42:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:42:54 [DEBUG] agent: Node info in sync 2022/01/29 13:43:03 [DEBUG] http: Request GET /v1/status/leader (1.240066ms) from=10.242.19.10:36538 2022/01/29 13:43:04 [DEBUG] http: Request GET /v1/status/leader (918.457µs) from=10.242.240.82:57516 2022/01/29 13:43:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:43:23 [DEBUG] http: Request GET /v1/status/leader (333.457µs) from=10.242.19.10:36730 2022/01/29 13:43:24 [DEBUG] http: Request GET /v1/status/leader (431.245µs) from=10.242.240.82:57852 2022/01/29 13:43:43 [DEBUG] http: Request GET /v1/status/leader (1.429758ms) from=10.242.19.10:36928 2022/01/29 13:43:44 [DEBUG] http: Request GET /v1/status/leader (1.830453ms) from=10.242.240.82:58188 2022/01/29 13:44:03 [DEBUG] http: Request GET /v1/status/leader (1.261473ms) from=10.242.19.10:37120 2022/01/29 13:44:04 [DEBUG] http: Request GET /v1/status/leader (713.505µs) from=10.242.240.82:58534 2022/01/29 13:44:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:44:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.354315526s) from=10.242.240.82:47322 2022/01/29 13:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:44:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:44:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:44:17 [DEBUG] agent: Node info in sync 2022/01/29 13:44:23 [DEBUG] http: Request GET /v1/status/leader (1.670943ms) from=10.242.19.10:37312 2022/01/29 13:44:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.079421773s) from=10.242.19.10:54832 2022/01/29 13:44:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:44:24 [DEBUG] http: Request GET /v1/status/leader (425.58µs) from=10.242.240.82:58872 2022/01/29 13:44:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m3.91279501s) from=10.242.240.82:47270 2022/01/29 13:44:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m7.318194966s) from=10.242.19.10:54850 2022/01/29 13:44:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.321776653s) from=10.242.240.82:47386 2022/01/29 13:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m3.128054198s) from=10.242.19.10:54846 2022/01/29 13:44:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m7.241445405s) from=10.242.19.10:54908 2022/01/29 13:44:43 [DEBUG] http: Request GET /v1/status/leader (237.071µs) from=10.242.19.10:37506 2022/01/29 13:44:44 [DEBUG] http: Request GET /v1/status/leader (208.983µs) from=10.242.240.82:59210 2022/01/29 13:45:03 [DEBUG] http: Request GET /v1/status/leader (850.733µs) from=10.242.19.10:37698 2022/01/29 13:45:04 [DEBUG] http: Request GET /v1/status/leader (3.193758ms) from=10.242.240.82:59558 2022/01/29 13:45:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:45:23 [DEBUG] http: Request GET /v1/status/leader (1.753184ms) from=10.242.19.10:37890 2022/01/29 13:45:24 [DEBUG] http: Request GET /v1/status/leader (328.506µs) from=10.242.240.82:59906 2022/01/29 13:45:43 [DEBUG] http: Request GET /v1/status/leader (673.255µs) from=10.242.19.10:38086 2022/01/29 13:45:44 [DEBUG] http: Request GET /v1/status/leader (237.221µs) from=10.242.240.82:60246 2022/01/29 13:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:45:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:45:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:45:53 [DEBUG] agent: Node info in sync 2022/01/29 13:46:03 [DEBUG] http: Request GET /v1/status/leader (483.325µs) from=10.242.19.10:38282 2022/01/29 13:46:04 [DEBUG] http: Request GET /v1/status/leader (1.341196ms) from=10.242.240.82:60588 2022/01/29 13:46:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:46:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.037433099s) from=10.242.240.82:47322 2022/01/29 13:46:23 [DEBUG] http: Request GET /v1/status/leader (410.628µs) from=10.242.19.10:38478 2022/01/29 13:46:24 [DEBUG] http: Request GET /v1/status/leader (323.587µs) from=10.242.240.82:60942 2022/01/29 13:46:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:46:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:46:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.226.20_9102" 2022/01/29 13:46:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:46:25 [DEBUG] agent: Node info in sync 2022/01/29 13:46:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.992686ms) from=10.242.19.9:46786 2022/01/29 13:46:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:46:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:46:25 [DEBUG] agent: Node info in sync 2022/01/29 13:46:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (611.282µs) from=10.242.19.9:46788 2022/01/29 13:46:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m2.600005481s) from=10.242.240.82:47270 2022/01/29 13:46:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m6.75266724s) from=10.242.19.10:54832 2022/01/29 13:46:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m5.917905521s) from=10.242.19.10:54850 2022/01/29 13:46:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:46:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/29 13:46:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:46:38 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.102.49_9101" 2022/01/29 13:46:38 [DEBUG] agent: Node info in sync 2022/01/29 13:46:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.796372ms) from=10.242.19.9:46914 2022/01/29 13:46:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:46:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:46:38 [DEBUG] agent: Node info in sync 2022/01/29 13:46:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (604.214µs) from=10.242.19.9:46916 2022/01/29 13:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m0.633117877s) from=10.242.19.10:54846 2022/01/29 13:46:43 [DEBUG] http: Request GET /v1/status/leader (941.079µs) from=10.242.19.10:38688 2022/01/29 13:46:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (2m7.243972841s) from=10.242.240.82:47386 2022/01/29 13:46:44 [DEBUG] http: Request GET /v1/status/leader (577.078µs) from=10.242.240.82:33068 2022/01/29 13:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=13 (2m4.870615991s) from=10.242.19.10:54908 2022/01/29 13:46:53 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-zttzq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/29 13:47:03 [DEBUG] http: Request GET /v1/status/leader (1.188753ms) from=10.242.19.10:38880 2022/01/29 13:47:04 [DEBUG] http: Request GET /v1/status/leader (623.419µs) from=10.242.240.82:33420 2022/01/29 13:47:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:47:23 [DEBUG] http: Request GET /v1/status/leader (1.729872ms) from=10.242.19.10:39072 2022/01/29 13:47:24 [DEBUG] http: Request GET /v1/status/leader (515.835µs) from=10.242.240.82:33756 2022/01/29 13:47:43 [DEBUG] http: Request GET /v1/status/leader (503.905µs) from=10.242.19.10:39268 2022/01/29 13:47:44 [DEBUG] http: Request GET /v1/status/leader (374.961µs) from=10.242.240.82:34098 2022/01/29 13:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/29 13:47:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.226.20_9102" in sync 2022/01/29 13:47:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.102.49_9101" in sync 2022/01/29 13:47:46 [DEBUG] agent: Node info in sync 2022/01/29 13:48:03 [DEBUG] http: Request GET /v1/status/leader (429.761µs) from=10.242.19.10:39464 2022/01/29 13:48:04 [DEBUG] http: Request GET /v1/status/leader (364.243µs) from=10.242.240.82:34436 2022/01/29 13:48:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-zttzq" since the cluster is too small 2022/01/29 13:48:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m3.096375947s) from=10.242.240.82:47322 2022/01/29 13:48:23 [DEBUG] http: Request GET /v1/status/leader (271.889µs) from=10.242.19.10:39660 2022/01/29 13:48:24 [DEBUG] http: Request GET /v1/status/leader (336.019µs) from=10.242.240.82:34784 2022/01/29 13:48:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=11 (2m1.723200507s) from=10.242.240.82:47270 2022/01/29 13:48:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=13 (2m0.736524325s) from=10.242.19.10:54832