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: '6c973c5d-71d5-b4ca-0801-db95d1f98a65'
         Node name: 'onap-msb-consul-5454dcc5c5-vblfs'
        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:

    2023/01/03 02:59:33 [DEBUG] agent: Using random ID "6c973c5d-71d5-b4ca-0801-db95d1f98a65" as node ID
    2023/01/03 02:59:33 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/03 02:59:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6c973c5d-71d5-b4ca-0801-db95d1f98a65 Address:127.0.0.1:8300}]
    2023/01/03 02:59:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/03 02:59:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vblfs.dc1 127.0.0.1
    2023/01/03 02:59:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vblfs 127.0.0.1
    2023/01/03 02:59:33 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vblfs.dc1" in area "wan"
    2023/01/03 02:59:33 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vblfs (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 02:59:33 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/03 02:59:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/03 02:59:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/03 02:59:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/03 02:59:33 [INFO] agent: started state syncer
    2023/01/03 02:59:33 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/03 02:59:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/03 02:59:33 [DEBUG] raft: Votes needed: 1
    2023/01/03 02:59:33 [DEBUG] raft: Vote granted from 6c973c5d-71d5-b4ca-0801-db95d1f98a65 in term 2. Tally: 1
    2023/01/03 02:59:33 [INFO] raft: Election won. Tally: 1
    2023/01/03 02:59:33 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/03 02:59:33 [INFO] consul: cluster leadership acquired
    2023/01/03 02:59:33 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vblfs
    2023/01/03 02:59:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/03 02:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 02:59:33 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vblfs' joined, marking health alive
    2023/01/03 02:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 02:59:33 [INFO] agent: Synced node info
    2023/01/03 02:59:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 02:59:34 [DEBUG] agent: Node info in sync
    2023/01/03 02:59:34 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/03 03:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:01:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:01:23 [DEBUG] agent: Node info in sync
    2023/01/03 03:01:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vblfs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 03:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:02:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:02:26 [DEBUG] agent: Node info in sync
    2023/01/03 03:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:03:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:03:46 [DEBUG] agent: Node info in sync
    2023/01/03 03:04:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vblfs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 03:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:05:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:05:27 [DEBUG] agent: Node info in sync
    2023/01/03 03:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:06:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:06:56 [DEBUG] agent: Node info in sync
    2023/01/03 03:06:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vblfs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 03:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:08:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:08:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:09:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vblfs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 03:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:10:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:10:09 [DEBUG] agent: Node info in sync
    2023/01/03 03:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:11:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vblfs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/03 03:12:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/03 03:12:01 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vblfs" since the cluster is too small
    2023/01/03 03:12:36 [DEBUG] http: Request GET /v1/status/leader (1.2612ms) from=10.233.66.135:45566
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [INFO] agent: Synced service "_v0_multicloud_10.233.55.83_9001"
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (20.679839ms) from=10.233.66.135:45574
    2023/01/03 03:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (28.463772ms) from=10.233.66.135:45576
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [INFO] agent: Synced service "_v1_multicloud_10.233.55.83_9001"
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.78078ms) from=10.233.66.135:45582
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.896256ms) from=10.233.66.135:45584
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [INFO] agent: Synced service "_v1_message-router_10.233.56.19_3904"
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.284209ms) from=10.233.66.135:45586
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (760.316µs) from=10.233.66.135:45588
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [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.
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:37 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.59.204_9007"
    2023/01/03 03:12:37 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.227291ms) from=10.233.66.135:45590
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:37 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (891.862µs) from=10.233.66.135:45592
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.59.204_9007"
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.816672ms) from=10.233.66.135:45596
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.961673ms) from=10.233.66.135:45598
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_sdc-gui_10.233.49.158_8181"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.006157ms) from=10.233.66.135:45602
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (422.328µs) from=10.233.66.135:45604
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_sdc_10.233.62.17_8443"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.423512ms) from=10.233.66.135:45606
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (379.91µs) from=10.233.66.135:45608
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.62.17_8080"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (41.514923ms) from=10.233.66.135:45612
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.372266ms) from=10.233.66.135:45614
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.53.199_443"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (26.486233ms) from=10.233.66.135:45618
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.005493ms) from=10.233.66.135:45620
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.150_9011"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.586797ms) from=10.233.66.135:45624
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (613.348µs) from=10.233.66.135:45626
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.150_9011"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.51439ms) from=10.233.66.135:45628
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (9.594487ms) from=10.233.66.135:45630
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_parser_10.233.14.109_8806"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (40.523052ms) from=10.233.66.135:45634
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (613.34µs) from=10.233.66.135:45638
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [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.
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [INFO] agent: Synced service "_v1_catalog_10.233.14.109_8806"
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.060777ms) from=10.233.66.135:45640
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:38 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (22.892468ms) from=10.233.66.135:45642
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v1_nsd_10.233.14.109_8806"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (13.16423ms) from=10.233.66.135:45644
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (551.173µs) from=10.233.66.135:45646
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.14.109_8806"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (26.129834ms) from=10.233.66.135:45648
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (955.831µs) from=10.233.66.135:45650
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.60.95_9015"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.761649ms) from=10.233.66.135:45654
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (503.139µs) from=10.233.66.135:45658
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.241_8443"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (19.390882ms) from=10.233.66.135:45660
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (833.573µs) from=10.233.66.135:45662
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (20.072759ms) from=10.233.66.135:45664
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (503.09µs) from=10.233.66.135:45666
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.250303ms) from=10.233.66.135:45668
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (633.125µs) from=10.233.66.135:45670
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (26.628828ms) from=10.233.66.135:45672
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (399.142µs) from=10.233.66.135:45674
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (50.275963ms) from=10.233.66.135:45678
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (507.039µs) from=10.233.66.135:45682
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (15.884897ms) from=10.233.66.135:45686
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (2.267347ms) from=10.233.66.135:45688
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.207974ms) from=10.233.66.135:45690
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.160787ms) from=10.233.66.135:45692
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.256612ms) from=10.233.66.135:45694
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:39 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.345979ms) from=10.233.66.135:45696
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:39 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.710002ms) from=10.233.66.135:45698
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (500.856µs) from=10.233.66.135:45706
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (35.394793ms) from=10.233.66.135:45710
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (15.213848ms) from=10.233.66.135:45712
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.236506ms) from=10.233.66.135:45714
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (566.789µs) from=10.233.66.135:45716
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.277936ms) from=10.233.66.135:45720
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (762.767µs) from=10.233.66.135:45722
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.599857ms) from=10.233.66.135:45728
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (6.108388ms) from=10.233.66.135:45730
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (30.402875ms) from=10.233.66.135:45734
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.333025ms) from=10.233.66.135:45736
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (29.500431ms) from=10.233.66.135:45738
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (661.072µs) from=10.233.66.135:45740
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (44.230388ms) from=10.233.66.135:45746
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.730923ms) from=10.233.66.135:45748
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [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.
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request PUT /v1/agent/service/register (18.865717ms) from=10.233.66.135:45750
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:40 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (6.639414ms) from=10.233.66.135:45752
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.942851ms) from=10.233.66.135:45754
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (643.511µs) from=10.233.66.135:45756
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (41.949877ms) from=10.233.66.135:45760
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (549.088µs) from=10.233.66.135:45764
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (17.231842ms) from=10.233.66.135:45766
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (660.927µs) from=10.233.66.135:45770
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (23.777286ms) from=10.233.66.135:45774
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.553605ms) from=10.233.66.135:45778
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (22.75786ms) from=10.233.66.135:45784
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.070353ms) from=10.233.66.135:45786
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.193017ms) from=10.233.66.135:45790
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (2.971953ms) from=10.233.66.135:45794
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (40.924396ms) from=10.233.66.135:45798
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (526.306µs) from=10.233.66.135:45800
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.976611ms) from=10.233.66.135:45802
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:41 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (400.869µs) from=10.233.66.135:45806
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:41 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.227619ms) from=10.233.66.135:45808
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (428.874µs) from=10.233.66.135:45812
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (29.562967ms) from=10.233.66.135:45814
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.567981ms) from=10.233.66.135:45816
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.944034ms) from=10.233.66.135:45818
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (580.231µs) from=10.233.66.135:45820
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (33.320118ms) from=10.233.66.135:45822
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.380234ms) from=10.233.66.135:45824
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.650102ms) from=10.233.66.135:45826
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (656.992µs) from=10.233.66.135:45830
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (14.647214ms) from=10.233.66.135:45832
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (612.265µs) from=10.233.66.135:45834
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.817963ms) from=10.233.66.135:45836
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.045451ms) from=10.233.66.135:45840
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.72962ms) from=10.233.66.135:45846
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (622.471µs) from=10.233.66.135:45848
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [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.
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request PUT /v1/agent/service/register (34.045068ms) from=10.233.66.135:45852
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:42 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (3.831158ms) from=10.233.66.135:45854
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (37.505925ms) from=10.233.66.135:45864
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (585.288µs) from=10.233.66.135:45866
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (39.082124ms) from=10.233.66.135:45868
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (804.04µs) from=10.233.66.135:45870
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.162808ms) from=10.233.66.135:45872
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.659828ms) from=10.233.66.135:45874
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (29.06902ms) from=10.233.66.135:45876
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (6.019427ms) from=10.233.66.135:45878
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (21.693036ms) from=10.233.66.135:45880
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (833.9µs) from=10.233.66.135:45882
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (16.247449ms) from=10.233.66.135:45884
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (555.316µs) from=10.233.66.135:45886
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (22.181448ms) from=10.233.66.135:45888
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.094932ms) from=10.233.66.135:45890
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [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.
    2023/01/03 03:12:43 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:43 [DEBUG] http: Request PUT /v1/agent/service/register (64.512427ms) from=10.233.66.135:45894
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:43 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (491.293µs) from=10.233.66.135:45902
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.167973ms) from=10.233.66.135:45904
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.03782ms) from=10.233.66.135:45908
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (24.366134ms) from=10.233.66.135:45910
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (11.800984ms) from=10.233.66.135:45920
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (74.275232ms) from=10.233.66.135:45924
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (549.03µs) from=10.233.66.135:45926
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.26926ms) from=10.233.66.135:45930
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.715046ms) from=10.233.66.135:45932
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (21.978306ms) from=10.233.66.135:45934
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.556833ms) from=10.233.66.135:45936
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (14.19338ms) from=10.233.66.135:45938
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (625.098µs) from=10.233.66.135:45940
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.025172ms) from=10.233.66.135:45942
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (22.873151ms) from=10.233.66.135:45944
    2023/01/03 03:12:44 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/03 03:12:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request PUT /v1/agent/service/register (46.398929ms) from=10.233.66.135:45948
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:44 [DEBUG] agent: Node info in sync
    2023/01/03 03:12:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (1.593444ms) from=10.233.66.135:45950
    2023/01/03 03:12:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:44 [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.
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.95_9015" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.79_8446"
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_parser_10.233.14.109_8806" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.150_9011" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.19_3904" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.204_9007" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_catalog_10.233.14.109_8806" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.109_8806" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.241_8443" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.158_8181" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_nsd_10.233.14.109_8806" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v0_multicloud_10.233.55.83_9001" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.53.199_443" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.17_8080" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v1_sdc_10.233.62.17_8443" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.79_8446" in sync
    2023/01/03 03:12:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.79