Results

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: 'a505a697-7749-6993-0f8c-200cd15b025f'
         Node name: 'dev-msb-consul-5fdfc4cfd5-vx7dk'
        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:

    2021/12/26 11:54:14 [DEBUG] agent: Using random ID "a505a697-7749-6993-0f8c-200cd15b025f" as node ID
    2021/12/26 11:54:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a505a697-7749-6993-0f8c-200cd15b025f Address:127.0.0.1:8300}]
    2021/12/26 11:54:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/26 11:54:14 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-vx7dk.dc1 127.0.0.1
    2021/12/26 11:54:14 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-vx7dk 127.0.0.1
    2021/12/26 11:54:14 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-vx7dk (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/26 11:54:14 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-vx7dk.dc1" in area "wan"
    2021/12/26 11:54:14 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/26 11:54:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/26 11:54:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/26 11:54:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/26 11:54:14 [INFO] agent: started state syncer
    2021/12/26 11:54:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/26 11:54:14 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/26 11:54:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/26 11:54:14 [DEBUG] raft: Votes needed: 1
    2021/12/26 11:54:14 [DEBUG] raft: Vote granted from a505a697-7749-6993-0f8c-200cd15b025f in term 2. Tally: 1
    2021/12/26 11:54:14 [INFO] raft: Election won. Tally: 1
    2021/12/26 11:54:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/26 11:54:14 [INFO] consul: cluster leadership acquired
    2021/12/26 11:54:14 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-vx7dk
    2021/12/26 11:54:14 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/26 11:54:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 11:54:14 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-vx7dk' joined, marking health alive
    2021/12/26 11:54:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 11:54:14 [INFO] agent: Synced node info
    2021/12/26 11:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 11:54:17 [DEBUG] agent: Node info in sync
    2021/12/26 11:54:17 [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)
    2021/12/26 11:55:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 11:55:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 11:55:50 [DEBUG] agent: Node info in sync
    2021/12/26 11:56:14 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-vx7dk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/26 11:56:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 11:57:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 11:57:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 11:57:15 [DEBUG] agent: Node info in sync
    2021/12/26 11:58:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 11:58:18 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-vx7dk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/26 11:58:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 11:58:43 [DEBUG] agent: Node info in sync
    2021/12/26 11:59:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 12:00:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 12:00:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 12:00:40 [DEBUG] agent: Node info in sync
    2021/12/26 12:00:42 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-vx7dk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/26 12:01:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 12:02:14 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-vx7dk" since the cluster is too small
    2021/12/26 12:02:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/26 12:02:15 [DEBUG] agent: Node info in sync
    2021/12/26 12:02:32 [DEBUG] http: Request GET /v1/catalog/services (934.004µs) from=10.242.151.200:56338
    2021/12/26 12:02:32 [DEBUG] http: Request GET /v1/status/leader (4.915713ms) from=10.242.151.200:56340
    2021/12/26 12:02:35 [DEBUG] http: Request GET /v1/catalog/services (195.662µs) from=10.242.100.137:33736
    2021/12/26 12:02:35 [DEBUG] http: Request GET /v1/status/leader (133.607µs) from=10.242.100.137:33738
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/status/leader (743.53µs) from=10.242.151.200:56414
    2021/12/26 12:02:52 [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.
    2021/12/26 12:02:52 [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.
    2021/12/26 12:02:52 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.196.162_9101"
    2021/12/26 12:02:52 [DEBUG] agent: Node info in sync
    2021/12/26 12:02:52 [DEBUG] http: Request PUT /v1/agent/service/register (105.899004ms) from=10.242.220.10:47658
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (17.03160162s) from=10.242.100.137:33736
    2021/12/26 12:02:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:02:52 [DEBUG] agent: Node info in sync
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (20.336484299s) from=10.242.151.200:56338
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (908.54µs) from=10.242.151.200:56418
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.048846ms) from=10.242.220.10:47664
    2021/12/26 12:02:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (220.212µs) from=10.242.100.137:33880
    2021/12/26 12:02:55 [DEBUG] http: Request GET /v1/status/leader (144.566µs) from=10.242.100.137:33906
    2021/12/26 12:02:58 [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.
    2021/12/26 12:02:58 [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.
    2021/12/26 12:02:58 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.196.162_9101"
    2021/12/26 12:02:58 [DEBUG] agent: Node info in sync
    2021/12/26 12:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (14.305085ms) from=10.242.220.10:47698
    2021/12/26 12:02:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:02:58 [DEBUG] agent: Node info in sync
    2021/12/26 12:02:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.154404ms) from=10.242.220.10:47702
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/status/leader (244.549µs) from=10.242.220.10:47764
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_sdc_10.96.40.235_8443"
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.918518ms) from=10.242.220.10:47768
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (12.801356207s) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (12.793673221s) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (302.582µs) from=10.242.220.10:47770
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (283.748µs) from=10.242.151.200:56492
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.40.235_8080"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.897104ms) from=10.242.220.10:47774
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (38.79266ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (37.122005ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (251.225µs) from=10.242.220.10:47776
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (151.292µs) from=10.242.151.200:56494
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.157.96_9007"
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.289167ms) from=10.242.220.10:47778
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (53.661113ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (54.051729ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (276.992µs) from=10.242.220.10:47780
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (156.828µs) from=10.242.151.200:56496
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.157.96_9007"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.415763ms) from=10.242.220.10:47782
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (24.609652ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (23.238598ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (278.363µs) from=10.242.220.10:47786
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (165.115µs) from=10.242.151.200:56498
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [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.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_sdc-gui_10.96.172.43_8181"
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.821309ms) from=10.242.220.10:47788
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (28.298022ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (29.794631ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.694642ms) from=10.242.220.10:47790
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (145.006µs) from=10.242.151.200:56502
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (110.271µs) from=10.242.100.137:33984
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.84.89_443"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.700849ms) from=10.242.220.10:47792
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (28.410308ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (29.732306ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (285.028µs) from=10.242.220.10:47794
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (275.299µs) from=10.242.151.200:56504
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v0_multicloud_10.96.213.33_9001"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.638453ms) from=10.242.220.10:47796
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (31.182379ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (31.091931ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (418.278µs) from=10.242.220.10:47798
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (122.642µs) from=10.242.151.200:56508
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_multicloud_10.96.213.33_9001"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.703178ms) from=10.242.220.10:47802
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (22.557511ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (22.4568ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (679.328µs) from=10.242.220.10:47804
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (102.287µs) from=10.242.151.200:56510
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.120.5_9011"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.096776ms) from=10.242.220.10:47806
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (28.352426ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (29.272332ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.757µs) from=10.242.151.200:56512
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.300071ms) from=10.242.220.10:47808
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.120.5_9011"
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.380078ms) from=10.242.220.10:47810
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (29.177687ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (29.524194ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (280.302µs) from=10.242.220.10:47812
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (106.846µs) from=10.242.151.200:56514
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_message-router_10.96.56.131_3904"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.889346ms) from=10.242.220.10:47814
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (21.723507ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (23.744261ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (374.075µs) from=10.242.220.10:47816
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (175.24µs) from=10.242.151.200:56516
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.111.108_9015"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.586689ms) from=10.242.220.10:47818
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (24.586289ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (23.066708ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (260.559µs) from=10.242.220.10:47820
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (235.463µs) from=10.242.151.200:56518
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_parser_10.96.184.120_8806"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.041556ms) from=10.242.220.10:47822
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (20.330654ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (25.155076ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.939706ms) from=10.242.220.10:47824
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.173µs) from=10.242.151.200:56520
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_catalog_10.96.184.120_8806"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.523343ms) from=10.242.220.10:47826
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (48.064834ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (53.839539ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (378.91µs) from=10.242.220.10:47828
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (133.689µs) from=10.242.151.200:56522
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_nsd_10.96.184.120_8806"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.460707ms) from=10.242.220.10:47830
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (32.05823ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (36.927683ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (362.854µs) from=10.242.220.10:47832
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (128.565µs) from=10.242.151.200:56526
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.184.120_8806"
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (54.842398ms) from=10.242.220.10:47834
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (70.928962ms) from=10.242.100.137:33736
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (75.05045ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (212.207µs) from=10.242.151.200:56528
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.982711ms) from=10.242.220.10:47836
    2021/12/26 12:03:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:05 [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.
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [INFO] agent: Synced service "_v1_wf-gui_10.96.162.223_8443"
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (68.828297ms) from=10.242.220.10:47838
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:05 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (89.662015ms) from=10.242.151.200:56338
    2021/12/26 12:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (87.101456ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (227.79µs) from=10.242.151.200:56530
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.651µs) from=10.242.100.137:33986
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (486.925µs) from=10.242.220.10:47840
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.550182ms) from=10.242.220.10:47842
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (47.896009ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (40.136772ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (321.155µs) from=10.242.220.10:47844
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (160.975µs) from=10.242.151.200:56532
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (52.00645ms) from=10.242.220.10:47846
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (88.876896ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (89.790151ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (348.719µs) from=10.242.220.10:47848
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (212.566µs) from=10.242.151.200:56534
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (102.246529ms) from=10.242.220.10:47850
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (126.305296ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (127.453712ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (223.356µs) from=10.242.151.200:56536
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.36378ms) from=10.242.220.10:47852
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (28.62444ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.255736ms) from=10.242.220.10:47854
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (28.171885ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (278.065µs) from=10.242.220.10:47856
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (165.155µs) from=10.242.151.200:56538
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (3.389448ms) from=10.242.220.10:47858
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (20.555991ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (19.851645ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (149.612µs) from=10.242.151.200:56540
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (202.315µs) from=10.242.220.10:47860
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.852675ms) from=10.242.220.10:47862
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (35.985819ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (35.646352ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (430.44µs) from=10.242.220.10:47864
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (121.317µs) from=10.242.151.200:56542
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.426716ms) from=10.242.220.10:47866
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (15.537554ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (16.284876ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (277.991µs) from=10.242.220.10:47868
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (191.723µs) from=10.242.151.200:56544
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.636164ms) from=10.242.220.10:47870
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (31.574981ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (31.027865ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (180.306µs) from=10.242.151.200:56546
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (356.864µs) from=10.242.220.10:47872
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (51.853457ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (50.665135ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.381441ms) from=10.242.220.10:47876
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (278.675µs) from=10.242.220.10:47878
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (260.624µs) from=10.242.151.200:56548
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.831496ms) from=10.242.220.10:47880
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (20.928189ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (27.008414ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (382.18µs) from=10.242.220.10:47882
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (150.142µs) from=10.242.151.200:56550
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (175.721138ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (151.337891ms) from=10.242.220.10:47884
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (170.90545ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (331.541µs) from=10.242.220.10:47886
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (132.732µs) from=10.242.151.200:56558
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (52.146945ms) from=10.242.220.10:47888
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (71.772181ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (70.025372ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (201.993µs) from=10.242.151.200:56560
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (400.095µs) from=10.242.220.10:47890
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (103.108931ms) from=10.242.220.10:47892
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (123.364449ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (122.822766ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (358.019µs) from=10.242.220.10:47896
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (221.818µs) from=10.242.151.200:56562
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.25436ms) from=10.242.220.10:47898
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:06 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (28.595705ms) from=10.242.151.200:56338
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (27.552878ms) from=10.242.100.137:33736
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (273.47µs) from=10.242.151.200:56564
    2021/12/26 12:03:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (2.297076ms) from=10.242.220.10:47900
    2021/12/26 12:03:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (290.452679ms) from=10.242.220.10:47902
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (325.954401ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (327.751352ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (230.473µs) from=10.242.151.200:56572
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (524.922µs) from=10.242.220.10:47904
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.022112ms) from=10.242.220.10:47906
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (23.812011ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (21.235604ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (344.25µs) from=10.242.220.10:47908
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (122.054µs) from=10.242.151.200:56574
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.388531ms) from=10.242.220.10:47910
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (17.492412ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (24.367237ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (201.696µs) from=10.242.151.200:56576
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (2.223727ms) from=10.242.220.10:47912
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.619057ms) from=10.242.220.10:47914
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (32.720715ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (31.583978ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (445.218µs) from=10.242.220.10:47916
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (138.618µs) from=10.242.151.200:56578
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.200201ms) from=10.242.220.10:47918
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (30.17911ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (29.256477ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (192.111µs) from=10.242.220.10:47922
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (121.131µs) from=10.242.151.200:56580
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.486833ms) from=10.242.220.10:47924
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (20.50224ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (19.250195ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (290.279µs) from=10.242.220.10:47926
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (102.739µs) from=10.242.151.200:56582
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (104.389599ms) from=10.242.220.10:47928
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (154.495424ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (156.089012ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (371.724µs) from=10.242.220.10:47930
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (194.425µs) from=10.242.151.200:56584
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (19.888409ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (20.877997ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (13.306651ms) from=10.242.220.10:47932
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (277.965µs) from=10.242.220.10:47934
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (238.428µs) from=10.242.151.200:56586
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.014272ms) from=10.242.220.10:47936
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (19.98685ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (15.856902ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (929.331µs) from=10.242.220.10:47938
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (221.161µs) from=10.242.151.200:56588
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.457832ms) from=10.242.220.10:47940
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (21.039709ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (23.887907ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (379.783µs) from=10.242.220.10:47942
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (134.863µs) from=10.242.151.200:56590
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.328857ms) from=10.242.220.10:47946
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (12.661708ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (16.667811ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (280.692µs) from=10.242.220.10:47948
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (159.897µs) from=10.242.151.200:56592
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (28.301135ms) from=10.242.220.10:47950
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (44.722724ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (45.591591ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (288.068µs) from=10.242.220.10:47952
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (109.651µs) from=10.242.151.200:56596
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.149016ms) from=10.242.220.10:47954
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (21.656061ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (20.753602ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (266.963µs) from=10.242.220.10:47956
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (188.309µs) from=10.242.151.200:56598
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.170731ms) from=10.242.220.10:47962
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (20.766404ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (26.149583ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (268.015µs) from=10.242.220.10:47964
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (136.006µs) from=10.242.151.200:56600
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.809638ms) from=10.242.220.10:47966
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (38.193327ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (40.786169ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (446.854µs) from=10.242.220.10:47968
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (147.976µs) from=10.242.151.200:56602
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.614521ms) from=10.242.220.10:47970
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (25.28475ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (22.511347ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (158.372µs) from=10.242.151.200:56604
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (252.723µs) from=10.242.220.10:47972
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.966807ms) from=10.242.220.10:47974
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (30.394546ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (12.826436ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (398.363µs) from=10.242.220.10:47976
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (247.261µs) from=10.242.151.200:56606
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.508413ms) from=10.242.220.10:47978
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (11.38696ms) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (24.806828ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (3.480761ms) from=10.242.220.10:47980
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (160.16µs) from=10.242.151.200:56338
    2021/12/26 12:03:07 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (5.360475ms) from=10.242.151.200:56608
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (27.237214ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.649032ms) from=10.242.220.10:47984
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (286.926µs) from=10.242.220.10:47986
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (142.535µs) from=10.242.151.200:56338
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (35.713982ms) from=10.242.100.137:33736
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (35.249899ms) from=10.242.151.200:56608
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:07 [DEBUG] http: Request PUT /v1/agent/service/register (13.261703ms) from=10.242.220.10:47988
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:07 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (300.078µs) from=10.242.220.10:47990
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (122.59µs) from=10.242.151.200:56614
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (26.949314ms) from=10.242.220.10:47992
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (62.380385ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (63.993552ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (282.317µs) from=10.242.220.10:47996
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (149.061µs) from=10.242.151.200:56620
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (16.057359ms) from=10.242.220.10:47998
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (41.612408ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (42.396608ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (482.867µs) from=10.242.220.10:48000
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (236.229µs) from=10.242.151.200:56622
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v11__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (30.188504ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (31.932773ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (12.530611ms) from=10.242.220.10:48004
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (228.795µs) from=10.242.220.10:48006
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (153.757µs) from=10.242.151.200:56626
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v11_aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.092848ms) from=10.242.220.10:48008
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (27.529762ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (28.52731ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (991.535µs) from=10.242.220.10:48010
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (184.111µs) from=10.242.151.200:56628
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v12__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.402851ms) from=10.242.220.10:48012
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (35.965739ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (36.635631ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (264.6µs) from=10.242.220.10:48014
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (115.81µs) from=10.242.151.200:56630
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v12_aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (2.537061ms) from=10.242.220.10:48016
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (16.231448ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (18.788057ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (207.677µs) from=10.242.220.10:48018
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (198.887µs) from=10.242.151.200:56632
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v13__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.380301ms) from=10.242.220.10:48022
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (61.058248ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (62.181058ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (210.592µs) from=10.242.220.10:48024
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (126.656µs) from=10.242.151.200:56636
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v13_aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (39.870982ms) from=10.242.220.10:48026
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (62.21702ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (68.499535ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (297.619µs) from=10.242.220.10:48030
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (129.402µs) from=10.242.151.200:56638
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v14__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.70593ms) from=10.242.220.10:48032
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (30.377071ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (30.468672ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (307.052µs) from=10.242.220.10:48034
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (127.265µs) from=10.242.151.200:56640
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v14_aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.134603ms) from=10.242.220.10:48036
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (24.702984ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (17.594816ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (296.738µs) from=10.242.220.10:48038
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (110.664µs) from=10.242.151.200:56642
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v15__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (2.821943ms) from=10.242.220.10:48040
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (26.964963ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (29.685992ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (149.704µs) from=10.242.151.200:56644
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (219.304µs) from=10.242.220.10:48042
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v15_aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (10.140217ms) from=10.242.220.10:48046
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (31.724844ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (39.139818ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.356232ms) from=10.242.220.10:48048
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (277.123µs) from=10.242.151.200:56646
    2021/12/26 12:03:08 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [INFO] agent: Synced service "_v16__aai-nquery_10.242.220.2_8446"
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (19.178568ms) from=10.242.220.10:48050
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (41.207373ms) from=10.242.100.137:33736
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_nsd_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (34.522341ms) from=10.242.151.200:56608
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud_10.96.213.33_9001" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc_10.96.40.235_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.157.96_9007" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.96.172.43_8181" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.84.89_443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.96.162.223_8443" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_parser_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.120.5_9011" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.111.108_9015" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_catalog_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.40.235_8080" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.184.120_8806" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v12__aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.196.162_9101" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Node info in sync
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (214.672µs) from=10.242.220.10:48052
    2021/12/26 12:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (226.535µs) from=10.242.151.200:56648
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v14_aai-nquery_10.242.220.2_8446" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Service "_v1_message-router_10.96.56.131_3904" in sync
    2021/12/26 12:03:08 [DEBUG] agent: Servi