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: '4139ee53-01d7-1f1e-1c2a-e9aedf3ecd05'
         Node name: 'onap-msb-consul-f96d66b85-z9f87'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/11/22 02:45:54 [DEBUG] agent: Using random ID "4139ee53-01d7-1f1e-1c2a-e9aedf3ecd05" as node ID
    2022/11/22 02:45:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4139ee53-01d7-1f1e-1c2a-e9aedf3ecd05 Address:127.0.0.1:8300}]
    2022/11/22 02:45:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/22 02:45:54 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-z9f87.dc1 127.0.0.1
    2022/11/22 02:45:54 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-z9f87 127.0.0.1
    2022/11/22 02:45:54 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-z9f87 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 02:45:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-z9f87.dc1" in area "wan"
    2022/11/22 02:45:54 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/22 02:45:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/22 02:45:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/22 02:45:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/22 02:45:54 [INFO] agent: started state syncer
    2022/11/22 02:45:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/22 02:45:54 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/22 02:45:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/22 02:45:54 [DEBUG] raft: Votes needed: 1
    2022/11/22 02:45:54 [DEBUG] raft: Vote granted from 4139ee53-01d7-1f1e-1c2a-e9aedf3ecd05 in term 2. Tally: 1
    2022/11/22 02:45:54 [INFO] raft: Election won. Tally: 1
    2022/11/22 02:45:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/22 02:45:54 [INFO] consul: cluster leadership acquired
    2022/11/22 02:45:54 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-z9f87
    2022/11/22 02:45:54 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/22 02:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:45:54 [INFO] consul: member 'onap-msb-consul-f96d66b85-z9f87' joined, marking health alive
    2022/11/22 02:45:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:45:54 [INFO] agent: Synced node info
    2022/11/22 02:45:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:45:55 [DEBUG] agent: Node info in sync
    2022/11/22 02:45:55 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.1 (currently running: 1.4.3)
    2022/11/22 02:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:47:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:47:02 [DEBUG] agent: Node info in sync
    2022/11/22 02:47:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z9f87.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 02:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:48:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:48:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:49:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:49:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:50:34 [DEBUG] agent: Node info in sync
    2022/11/22 02:50:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z9f87.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 02:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:52:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:52:16 [DEBUG] agent: Node info in sync
    2022/11/22 02:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:53:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-z9f87.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/22 02:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/22 02:53:21 [DEBUG] agent: Node info in sync
    2022/11/22 02:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-z9f87" since the cluster is too small
    2022/11/22 02:54:04 [DEBUG] http: Request GET /v1/status/leader (1.01891ms) from=10.233.71.36:60168
    2022/11/22 02:54:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.74_9011"
    2022/11/22 02:54:05 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:05 [DEBUG] http: Request PUT /v1/agent/service/register (27.490772ms) from=10.233.71.36:60186
    2022/11/22 02:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:05 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:05 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (19.060899ms) from=10.233.71.36:60188
    2022/11/22 02:54:06 [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.
    2022/11/22 02:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.74_9011"
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (29.32393ms) from=10.233.71.36:60192
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (505.179µs) from=10.233.71.36:60194
    2022/11/22 02:54:06 [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.
    2022/11/22 02:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:06 [INFO] agent: Synced service "_v1_message-router_10.233.35.67_3904"
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.068465ms) from=10.233.71.36:60198
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (20.507799ms) from=10.233.71.36:60200
    2022/11/22 02:54:06 [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.
    2022/11/22 02:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.153_9015"
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.711936ms) from=10.233.71.36:60204
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (586.064µs) from=10.233.71.36:60206
    2022/11/22 02:54:06 [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.
    2022/11/22 02:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:06 [INFO] agent: Synced service "_v0_multicloud_10.233.41.142_9001"
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (18.138417ms) from=10.233.71.36:60210
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (668.405µs) from=10.233.71.36:60212
    2022/11/22 02:54:06 [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.
    2022/11/22 02:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:06 [INFO] agent: Synced service "_v1_multicloud_10.233.41.142_9001"
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (19.108611ms) from=10.233.71.36:60214
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:06 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (708.191µs) from=10.233.71.36:60218
    2022/11/22 02:54:07 [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.
    2022/11/22 02:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.29.7_9007"
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (29.417257ms) from=10.233.71.36:60222
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (469.671µs) from=10.233.71.36:60226
    2022/11/22 02:54:07 [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.
    2022/11/22 02:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.29.7_9007"
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (29.445013ms) from=10.233.71.36:60230
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (697.658µs) from=10.233.71.36:60232
    2022/11/22 02:54:07 [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.
    2022/11/22 02:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [INFO] agent: Synced service "_v1_parser_10.233.6.212_8806"
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (26.484364ms) from=10.233.71.36:60234
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (894.368µs) from=10.233.71.36:60236
    2022/11/22 02:54:07 [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.
    2022/11/22 02:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:07 [INFO] agent: Synced service "_v1_catalog_10.233.6.212_8806"
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (22.991595ms) from=10.233.71.36:60248
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:07 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (625.614µs) from=10.233.71.36:60250
    2022/11/22 02:54:07 [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.
    2022/11/22 02:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_nsd_10.233.6.212_8806"
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (89.994452ms) from=10.233.71.36:60254
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (6.526439ms) from=10.233.71.36:60270
    2022/11/22 02:54:08 [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.
    2022/11/22 02:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.212_8806"
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.270158ms) from=10.233.71.36:60272
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (391.093µs) from=10.233.71.36:60274
    2022/11/22 02:54:08 [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.
    2022/11/22 02:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.18.32_8443"
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (112.255498ms) from=10.233.71.36:60282
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (44.180529ms) from=10.233.71.36:60286
    2022/11/22 02:54:08 [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.
    2022/11/22 02:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_sdc_10.233.0.21_8443"
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.549344ms) from=10.233.71.36:60292
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (569.089µs) from=10.233.71.36:60294
    2022/11/22 02:54:08 [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.
    2022/11/22 02:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.21_8080"
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.572256ms) from=10.233.71.36:60296
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (672.925µs) from=10.233.71.36:60298
    2022/11/22 02:54:08 [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.
    2022/11/22 02:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.49.75_443"
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.515972ms) from=10.233.71.36:60302
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:08 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (442.428µs) from=10.233.71.36:60304
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.60.146_8181"
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (10.662577ms) from=10.233.71.36:60308
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (11.771602ms) from=10.233.71.36:60310
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (12.387066ms) from=10.233.71.36:60314
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (418.387µs) from=10.233.71.36:60322
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (25.690646ms) from=10.233.71.36:60324
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (7.852288ms) from=10.233.71.36:60326
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.36368ms) from=10.233.71.36:60330
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (617.216µs) from=10.233.71.36:60332
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [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.
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (11.783839ms) from=10.233.71.36:60338
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:09 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.800112ms) from=10.233.71.36:60340
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.827513ms) from=10.233.71.36:60346
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (397.546µs) from=10.233.71.36:60348
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.498833ms) from=10.233.71.36:60352
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (577.149µs) from=10.233.71.36:60362
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.381931ms) from=10.233.71.36:60368
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (621.148µs) from=10.233.71.36:60370
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [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.
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.627984ms) from=10.233.71.36:60376
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:10 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (955.711µs) from=10.233.71.36:60378
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.150675ms) from=10.233.71.36:60384
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (457.052µs) from=10.233.71.36:60386
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.574658ms) from=10.233.71.36:60388
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (625.05µs) from=10.233.71.36:60390
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.558564ms) from=10.233.71.36:60398
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (577.186µs) from=10.233.71.36:60400
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (12.11552ms) from=10.233.71.36:60406
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (457.219µs) from=10.233.71.36:60408
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.931273ms) from=10.233.71.36:60410
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (419.4µs) from=10.233.71.36:60412
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.981184ms) from=10.233.71.36:60414
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (463.491µs) from=10.233.71.36:60416
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (11.611806ms) from=10.233.71.36:60418
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (672.757µs) from=10.233.71.36:60420
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.922883ms) from=10.233.71.36:60422
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.586457ms) from=10.233.71.36:60424
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (17.537486ms) from=10.233.71.36:60428
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (734.577µs) from=10.233.71.36:60430
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [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.
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.47_8446"
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (15.119972ms) from=10.233.71.36:60432
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:11 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (563.752µs) from=10.233.71.36:60434
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.025285ms) from=10.233.71.36:60442
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (3.263198ms) from=10.233.71.36:60444
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.275361ms) from=10.233.71.36:60446
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (428.627µs) from=10.233.71.36:60448
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (13.166115ms) from=10.233.71.36:60450
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (816.598µs) from=10.233.71.36:60452
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (8.034734ms) from=10.233.71.36:60454
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (416.207µs) from=10.233.71.36:60456
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.223775ms) from=10.233.71.36:60458
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (420.187µs) from=10.233.71.36:60460
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.736165ms) from=10.233.71.36:60462
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (426.316µs) from=10.233.71.36:60464
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.234705ms) from=10.233.71.36:60466
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (377.205µs) from=10.233.71.36:60468
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.220832ms) from=10.233.71.36:60470
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (451.049µs) from=10.233.71.36:60472
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (18.927803ms) from=10.233.71.36:60474
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (907.324µs) from=10.233.71.36:60476
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [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.
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.935234ms) from=10.233.71.36:60480
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:12 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (857.945µs) from=10.233.71.36:60486
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.726079ms) from=10.233.71.36:60488
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (538.941µs) from=10.233.71.36:60492
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.647818ms) from=10.233.71.36:60496
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (559.664µs) from=10.233.71.36:60498
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.412818ms) from=10.233.71.36:60500
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (536.519µs) from=10.233.71.36:60502
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (10.108753ms) from=10.233.71.36:60506
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (4.347823ms) from=10.233.71.36:60510
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.562838ms) from=10.233.71.36:60512
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (567.626µs) from=10.233.71.36:60514
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.26226ms) from=10.233.71.36:60516
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (768.242µs) from=10.233.71.36:60518
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (22.979785ms) from=10.233.71.36:60520
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (390.065µs) from=10.233.71.36:60522
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.74983ms) from=10.233.71.36:60526
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (517.555µs) from=10.233.71.36:60528
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (24.002983ms) from=10.233.71.36:60530
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (535.408µs) from=10.233.71.36:60534
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.188817ms) from=10.233.71.36:60536
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (501.565µs) from=10.233.71.36:60538
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (8.85454ms) from=10.233.71.36:60540
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (470.676µs) from=10.233.71.36:60542
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [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.
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.209026ms) from=10.233.71.36:60544
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:13 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (2.542458ms) from=10.233.71.36:60546
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (13.429165ms) from=10.233.71.36:60550
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (716.396µs) from=10.233.71.36:60552
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (25.725637ms) from=10.233.71.36:60554
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (594.472µs) from=10.233.71.36:60556
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.682753ms) from=10.233.71.36:60558
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (416.827µs) from=10.233.71.36:60560
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (50.943925ms) from=10.233.71.36:60562
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (7.103493ms) from=10.233.71.36:60564
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.497143ms) from=10.233.71.36:60566
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (8.275575ms) from=10.233.71.36:60568
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.366013ms) from=10.233.71.36:60570
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (524.843µs) from=10.233.71.36:60572
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.541064ms) from=10.233.71.36:60574
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (548.929µs) from=10.233.71.36:60578
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [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.
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.025443ms) from=10.233.71.36:60580
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:14 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (631.813µs) from=10.233.71.36:60582
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:15 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (13.333342ms) from=10.233.71.36:60586
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (721.953µs) from=10.233.71.36:60592
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.47_8446"
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (49.407947ms) from=10.233.71.36:60594
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.75_443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.146_8181" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.0.21_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.35.67_3904" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.153_9015" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.41.142_9001" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.18.32_8443" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.21_8080" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.212_8806" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.74_9011" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.7_9007" in sync
    2022/11/22 02:54:15 [DEBUG] agent: Node info in sync
    2022/11/22 02:54:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (415.848µs) from=10.233.71.36:60596
    2022/11/22 02:54:15 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/22 02:54:15 [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.
    2022/11/22 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters