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: '6389e88b-f8a6-0418-6ff3-468b1d06c050'
         Node name: 'onap-msb-consul-f96d66b85-cbqjn'
        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/04/24 04:53:23 [DEBUG] agent: Using random ID "6389e88b-f8a6-0418-6ff3-468b1d06c050" as node ID
    2022/04/24 04:53:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6389e88b-f8a6-0418-6ff3-468b1d06c050 Address:127.0.0.1:8300}]
    2022/04/24 04:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/04/24 04:53:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cbqjn.dc1 127.0.0.1
    2022/04/24 04:53:23 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cbqjn 127.0.0.1
    2022/04/24 04:53:23 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/04/24 04:53:23 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-cbqjn (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 04:53:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-cbqjn.dc1" in area "wan"
    2022/04/24 04:53:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/04/24 04:53:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/04/24 04:53:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/04/24 04:53:23 [INFO] agent: started state syncer
    2022/04/24 04:53:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/04/24 04:53:23 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/04/24 04:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/04/24 04:53:23 [DEBUG] raft: Votes needed: 1
    2022/04/24 04:53:23 [DEBUG] raft: Vote granted from 6389e88b-f8a6-0418-6ff3-468b1d06c050 in term 2. Tally: 1
    2022/04/24 04:53:23 [INFO] raft: Election won. Tally: 1
    2022/04/24 04:53:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/04/24 04:53:23 [INFO] consul: cluster leadership acquired
    2022/04/24 04:53:23 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-cbqjn
    2022/04/24 04:53:23 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/04/24 04:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:53:23 [INFO] consul: member 'onap-msb-consul-f96d66b85-cbqjn' joined, marking health alive
    2022/04/24 04:53:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:53:23 [INFO] agent: Synced node info
    2022/04/24 04:53:23 [DEBUG] agent: Node info in sync
    2022/04/24 04:53:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:53:24 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.0 (currently running: 1.4.3)
    2022/04/24 04:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:54:53 [DEBUG] agent: Node info in sync
    2022/04/24 04:55:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cbqjn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 04:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:56:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:56:11 [DEBUG] agent: Node info in sync
    2022/04/24 04:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:57:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:57:15 [DEBUG] agent: Node info in sync
    2022/04/24 04:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:58:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cbqjn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 04:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 04:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 04:59:03 [DEBUG] agent: Node info in sync
    2022/04/24 04:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:00:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cbqjn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 05:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:00:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 05:00:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 05:02:19 [DEBUG] agent: Node info in sync
    2022/04/24 05:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:03:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cbqjn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 05:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:04:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 05:04:15 [DEBUG] agent: Node info in sync
    2022/04/24 05:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:05:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cbqjn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/24 05:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cbqjn" since the cluster is too small
    2022/04/24 05:05:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/24 05:05:43 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:44 [DEBUG] http: Request GET /v1/status/leader (1.32539ms) from=10.233.67.129:56298
    2022/04/24 05:05:45 [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/04/24 05:05:45 [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/04/24 05:05:45 [INFO] agent: Synced service "_v1_sdc-gui_10.233.58.147_8181"
    2022/04/24 05:05:45 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:45 [DEBUG] http: Request PUT /v1/agent/service/register (18.698582ms) from=10.233.67.129:56314
    2022/04/24 05:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:45 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (4.275611ms) from=10.233.67.129:56318
    2022/04/24 05:05:45 [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/04/24 05:05:45 [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/04/24 05:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.42_9011"
    2022/04/24 05:05:45 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:45 [DEBUG] http: Request PUT /v1/agent/service/register (12.708488ms) from=10.233.67.129:56328
    2022/04/24 05:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:45 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.320221ms) from=10.233.67.129:56330
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.42_9011"
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.593539ms) from=10.233.67.129:56342
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (494.848µs) from=10.233.67.129:56346
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_sdc_10.233.18.157_8443"
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (19.350475ms) from=10.233.67.129:56348
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (962.752µs) from=10.233.67.129:56352
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.18.157_8080"
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (7.341408ms) from=10.233.67.129:56354
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (2.268893ms) from=10.233.67.129:56358
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v0_multicloud_10.233.57.156_9001"
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.429449ms) from=10.233.67.129:56360
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (584.284µs) from=10.233.67.129:56364
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_multicloud_10.233.57.156_9001"
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.118494ms) from=10.233.67.129:56366
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (608.609µs) from=10.233.67.129:56368
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.16.25_9015"
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (10.925762ms) from=10.233.67.129:56378
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (827.773µs) from=10.233.67.129:56380
    2022/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_wf-gui_10.233.0.203_8443"
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (21.520253ms) from=10.233.67.129:56384
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (12.324374ms) from=10.233.67.129:56386
    2022/04/24 05:05:46 [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/04/24 05:05:46 [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/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [INFO] agent: Synced service "_v1_parser_10.233.19.108_8806"
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:46 [DEBUG] http: Request PUT /v1/agent/service/register (35.033805ms) from=10.233.67.129:56388
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:46 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (758.428µs) from=10.233.67.129:56394
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_catalog_10.233.19.108_8806"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.151514ms) from=10.233.67.129:56398
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (811.453µs) from=10.233.67.129:56404
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_nsd_10.233.19.108_8806"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.17751ms) from=10.233.67.129:56406
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (644.93µs) from=10.233.67.129:56408
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.108_8806"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (24.932797ms) from=10.233.67.129:56410
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (4.087517ms) from=10.233.67.129:56412
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.139_9007"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (15.988901ms) from=10.233.67.129:56416
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (783.141µs) from=10.233.67.129:56422
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.139_9007"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (14.159497ms) from=10.233.67.129:56424
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (700.003µs) from=10.233.67.129:56426
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.17.145_443"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.455936ms) from=10.233.67.129:56432
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (424.903µs) from=10.233.67.129:56434
    2022/04/24 05:05:47 [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/04/24 05:05:47 [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/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [INFO] agent: Synced service "_v1_message-router_10.233.12.21_3904"
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.136586ms) from=10.233.67.129:56442
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:47 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:47 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (5.800446ms) from=10.233.67.129:56444
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.690157ms) from=10.233.67.129:56446
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (651.158µs) from=10.233.67.129:56448
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.360574ms) from=10.233.67.129:56450
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (507.273µs) from=10.233.67.129:56452
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.851643ms) from=10.233.67.129:56456
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.030314ms) from=10.233.67.129:56458
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.137576ms) from=10.233.67.129:56462
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (583.889µs) from=10.233.67.129:56464
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (13.000166ms) from=10.233.67.129:56466
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (713.178µs) from=10.233.67.129:56468
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (8.116323ms) from=10.233.67.129:56470
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (475.11µs) from=10.233.67.129:56472
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (19.633468ms) from=10.233.67.129:56474
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (732.542µs) from=10.233.67.129:56476
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.725573ms) from=10.233.67.129:56480
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (650.978µs) from=10.233.67.129:56482
    2022/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [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/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.47463ms) from=10.233.67.129:56484
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:48 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (780.875µs) from=10.233.67.129:56486
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.430107ms) from=10.233.67.129:56488
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (377.772µs) from=10.233.67.129:56490
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.863957ms) from=10.233.67.129:56492
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (6.434339ms) from=10.233.67.129:56494
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (9.529476ms) from=10.233.67.129:56496
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (581.97µs) from=10.233.67.129:56500
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.893141ms) from=10.233.67.129:56502
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (797.395µs) from=10.233.67.129:56504
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (11.48191ms) from=10.233.67.129:56506
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (509.232µs) from=10.233.67.129:56508
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (13.625169ms) from=10.233.67.129:56510
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (503.608µs) from=10.233.67.129:56512
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (18.269604ms) from=10.233.67.129:56514
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (486.144µs) from=10.233.67.129:56520
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.675918ms) from=10.233.67.129:56522
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (325.221µs) from=10.233.67.129:56524
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (13.717833ms) from=10.233.67.129:56526
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (483.332µs) from=10.233.67.129:56530
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (17.279182ms) from=10.233.67.129:56534
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (538.274µs) from=10.233.67.129:56538
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.512702ms) from=10.233.67.129:56540
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (609.668µs) from=10.233.67.129:56542
    2022/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [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/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:49 [DEBUG] http: Request PUT /v1/agent/service/register (17.511077ms) from=10.233.67.129:56546
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:49 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (394.529µs) from=10.233.67.129:56550
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (24.820831ms) from=10.233.67.129:56552
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (415.558µs) from=10.233.67.129:56554
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (13.986299ms) from=10.233.67.129:56556
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (5.591886ms) from=10.233.67.129:56558
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (11.117702ms) from=10.233.67.129:56566
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (408.031µs) from=10.233.67.129:56568
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.83516ms) from=10.233.67.129:56570
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (6.307912ms) from=10.233.67.129:56572
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (14.277597ms) from=10.233.67.129:56574
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (480.327µs) from=10.233.67.129:56576
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (10.418052ms) from=10.233.67.129:56578
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (820.08µs) from=10.233.67.129:56580
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.700293ms) from=10.233.67.129:56582
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (611.637µs) from=10.233.67.129:56584
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (21.678828ms) from=10.233.67.129:56588
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (613.283µs) from=10.233.67.129:56590
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (13.712105ms) from=10.233.67.129:56592
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (479.543µs) from=10.233.67.129:56594
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (11.864627ms) from=10.233.67.129:56606
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (529.697µs) from=10.233.67.129:56608
    2022/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [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/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.356579ms) from=10.233.67.129:56610
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:50 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (667.407µs) from=10.233.67.129:56612
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (12.922506ms) from=10.233.67.129:56614
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (430.711µs) from=10.233.67.129:56616
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (32.021858ms) from=10.233.67.129:56620
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (546.656µs) from=10.233.67.129:56622
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.369392ms) from=10.233.67.129:56624
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (536.385µs) from=10.233.67.129:56626
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (11.293549ms) from=10.233.67.129:56628
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (545.796µs) from=10.233.67.129:56630
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (29.466672ms) from=10.233.67.129:56632
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (871.365µs) from=10.233.67.129:56634
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (9.435337ms) from=10.233.67.129:56636
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (434.923µs) from=10.233.67.129:56638
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.138835ms) from=10.233.67.129:56640
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (484.448µs) from=10.233.67.129:56642
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.927899ms) from=10.233.67.129:56648
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (606.204µs) from=10.233.67.129:56650
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.731478ms) from=10.233.67.129:56652
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:51 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (4.568629ms) from=10.233.67.129:56654
    2022/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:51 [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/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (26.329832ms) from=10.233.67.129:56656
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (618.206µs) from=10.233.67.129:56658
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (8.630707ms) from=10.233.67.129:56660
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.395866ms) from=10.233.67.129:56662
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.206395ms) from=10.233.67.129:56664
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (553.829µs) from=10.233.67.129:56668
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (20.125427ms) from=10.233.67.129:56670
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (601.486µs) from=10.233.67.129:56672
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.280251ms) from=10.233.67.129:56674
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (586.994µs) from=10.233.67.129:56676
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (19.488308ms) from=10.233.67.129:56678
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (484.955µs) from=10.233.67.129:56684
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (8.337598ms) from=10.233.67.129:56686
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (379.159µs) from=10.233.67.129:56688
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.61_8446"
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (12.468573ms) from=10.233.67.129:56692
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.145_443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.0.203_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.25_9015" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.147_8181" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.157_8443" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.157_8080" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.21_3904" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.139_9007" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.42_9011" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v0_multicloud_10.233.57.156_9001" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v1_parser_10.233.19.108_8806" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.61_8446" in sync
    2022/04/24 05:05:52 [DEBUG] agent: Node info in sync
    2022/04/24 05:05:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (473.328µs) from=10.233.67.129:56694
    2022/04/24 05:05:52 [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/04/24 05:05:52 [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/04/24 05:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters