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: '3650581e-bbde-a730-7adf-6065f60b994e'
         Node name: 'onap-msb-consul-5454dcc5c5-8kr5l'
        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/10/25 04:41:03 [DEBUG] agent: Using random ID "3650581e-bbde-a730-7adf-6065f60b994e" as node ID
    2022/10/25 04:41:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3650581e-bbde-a730-7adf-6065f60b994e Address:127.0.0.1:8300}]
    2022/10/25 04:41:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/25 04:41:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-8kr5l.dc1 127.0.0.1
    2022/10/25 04:41:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-8kr5l 127.0.0.1
    2022/10/25 04:41:03 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-8kr5l (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/25 04:41:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-8kr5l.dc1" in area "wan"
    2022/10/25 04:41:03 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/25 04:41:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/25 04:41:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/25 04:41:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/25 04:41:03 [INFO] agent: started state syncer
    2022/10/25 04:41:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/25 04:41:03 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/25 04:41:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/25 04:41:03 [DEBUG] raft: Votes needed: 1
    2022/10/25 04:41:03 [DEBUG] raft: Vote granted from 3650581e-bbde-a730-7adf-6065f60b994e in term 2. Tally: 1
    2022/10/25 04:41:03 [INFO] raft: Election won. Tally: 1
    2022/10/25 04:41:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/25 04:41:03 [INFO] consul: cluster leadership acquired
    2022/10/25 04:41:03 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-8kr5l
    2022/10/25 04:41:03 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/25 04:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:41:03 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-8kr5l' joined, marking health alive
    2022/10/25 04:41:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:41:03 [INFO] agent: Synced node info
    2022/10/25 04:41:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:41:03 [DEBUG] agent: Node info in sync
    2022/10/25 04:41:03 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/10/25 04:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:42:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:42:06 [DEBUG] agent: Node info in sync
    2022/10/25 04:43:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8kr5l.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/25 04:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:43:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:43:49 [DEBUG] agent: Node info in sync
    2022/10/25 04:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:45:02 [DEBUG] agent: Node info in sync
    2022/10/25 04:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:45:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8kr5l.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/25 04:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:46:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:46:58 [DEBUG] agent: Node info in sync
    2022/10/25 04:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:48:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8kr5l.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/25 04:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:48:09 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8kr5l" since the cluster is too small
    2022/10/25 04:49:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/25 04:49:36 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/status/leader (1.748622ms) from=10.233.70.229:50394
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/catalog/services (232.836µs) from=10.233.67.58:60814
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/status/leader (181.808µs) from=10.233.67.58:60818
    2022/10/25 04:49:40 [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/10/25 04:49:40 [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/10/25 04:49:40 [INFO] agent: Synced service "_v1_wf-gui_10.233.47.176_8443"
    2022/10/25 04:49:40 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:40 [DEBUG] http: Request PUT /v1/agent/service/register (108.802042ms) from=10.233.70.229:50396
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (262.992423ms) from=10.233.67.58:60814
    2022/10/25 04:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:40 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (156.741µs) from=10.233.67.58:60834
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.621067ms) from=10.233.70.229:50400
    2022/10/25 04:49:40 [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/10/25 04:49:40 [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/10/25 04:49:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.14.197_8181"
    2022/10/25 04:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:40 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:40 [DEBUG] http: Request PUT /v1/agent/service/register (34.976759ms) from=10.233.70.229:50406
    2022/10/25 04:49:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:40 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (253.783246ms) from=10.233.67.58:60814
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.015µs) from=10.233.70.229:50408
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (164.406µs) from=10.233.67.58:60838
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v1_message-router_10.233.29.246_3904"
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.708409ms) from=10.233.70.229:50410
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (35.090484ms) from=10.233.67.58:60814
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (487.022µs) from=10.233.70.229:50412
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (208.468µs) from=10.233.67.58:60840
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v1_sdc_10.233.52.136_8443"
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.38644ms) from=10.233.70.229:50414
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (65.429148ms) from=10.233.67.58:60814
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (211.421µs) from=10.233.67.58:60844
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (397.824µs) from=10.233.70.229:50416
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.52.136_8080"
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.648691ms) from=10.233.70.229:50418
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (82.153141ms) from=10.233.67.58:60814
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (285.416µs) from=10.233.70.229:50420
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (147.044µs) from=10.233.67.58:60814
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.38.251_9011"
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.646332ms) from=10.233.70.229:50422
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (14.326284ms) from=10.233.67.58:60848
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (417.375µs) from=10.233.70.229:50424
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.923µs) from=10.233.67.58:60852
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.38.251_9011"
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.73404ms) from=10.233.70.229:50426
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (80.623547ms) from=10.233.67.58:60848
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (253.46µs) from=10.233.70.229:50428
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (148.36µs) from=10.233.67.58:60858
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [INFO] agent: Synced service "_v0_multicloud_10.233.11.54_9001"
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.688753ms) from=10.233.70.229:50430
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:41 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (47.607519ms) from=10.233.67.58:60848
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (286.107µs) from=10.233.67.58:60860
    2022/10/25 04:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.283523ms) from=10.233.70.229:50432
    2022/10/25 04:49:41 [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/10/25 04:49:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [INFO] agent: Synced service "_v1_multicloud_10.233.11.54_9001"
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.668225529s) from=10.233.70.229:50436
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (1.740373751s) from=10.233.67.58:60848
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (385.665µs) from=10.233.70.229:50452
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (273.191µs) from=10.233.67.58:60914
    2022/10/25 04:49:43 [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/10/25 04:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.21.102_443"
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (641.885253ms) from=10.233.70.229:50454
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (695.410228ms) from=10.233.67.58:60848
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (317.279µs) from=10.233.70.229:50460
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (145.721µs) from=10.233.67.58:60934
    2022/10/25 04:49:43 [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/10/25 04:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.186_9015"
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.466855ms) from=10.233.70.229:50462
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (45.735482ms) from=10.233.67.58:60848
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (294.954µs) from=10.233.70.229:50464
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (156.554µs) from=10.233.67.58:60938
    2022/10/25 04:49:43 [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/10/25 04:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:43 [INFO] agent: Synced service "_v1_parser_10.233.13.72_8806"
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.963811ms) from=10.233.70.229:50466
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (51.377225ms) from=10.233.67.58:60848
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (168.391µs) from=10.233.67.58:60940
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (305.82µs) from=10.233.70.229:50468
    2022/10/25 04:49:43 [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/10/25 04:49:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [INFO] agent: Synced service "_v1_catalog_10.233.13.72_8806"
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.864914ms) from=10.233.70.229:50470
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:43 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (39.339711ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (534.921µs) from=10.233.70.229:50472
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (278.378µs) from=10.233.67.58:60942
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v1_nsd_10.233.13.72_8806"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (35.407459ms) from=10.233.70.229:50478
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (98.051199ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (296.221µs) from=10.233.70.229:50480
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (156.501µs) from=10.233.67.58:60946
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.13.72_8806"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.867018ms) from=10.233.70.229:50482
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (56.907033ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (362.291µs) from=10.233.70.229:50484
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (207.178µs) from=10.233.67.58:60948
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.245_9007"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.280673ms) from=10.233.70.229:50486
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (58.547007ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (304.43µs) from=10.233.70.229:50488
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (168.27µs) from=10.233.67.58:60950
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.245_9007"
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.038272ms) from=10.233.70.229:50490
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (44.212517ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (508.224µs) from=10.233.70.229:50492
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (132.086µs) from=10.233.67.58:60952
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.786129ms) from=10.233.70.229:50494
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (40.591592ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (261.587µs) from=10.233.67.58:60954
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (375.343µs) from=10.233.70.229:50496
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.897528ms) from=10.233.70.229:50498
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (58.716605ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (258.537µs) from=10.233.70.229:50500
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (140.221µs) from=10.233.67.58:60956
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.033265ms) from=10.233.70.229:50502
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (33.288075ms) from=10.233.67.58:60848
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (268.496µs) from=10.233.70.229:50504
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (194.25µs) from=10.233.67.58:60848
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.827835ms) from=10.233.70.229:50508
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (48.865136ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (268.044µs) from=10.233.70.229:50520
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (121.251µs) from=10.233.67.58:60978
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (18.123115ms) from=10.233.70.229:50522
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (54.78091ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (281.742µs) from=10.233.67.58:60980
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (9.8758ms) from=10.233.70.229:50524
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.455461ms) from=10.233.70.229:50528
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (94.58651ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (488.032µs) from=10.233.70.229:50532
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (141.07µs) from=10.233.67.58:60982
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.570594ms) from=10.233.70.229:50534
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (45.7221ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (350.257µs) from=10.233.70.229:50536
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (789.438µs) from=10.233.67.58:60984
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.638749ms) from=10.233.70.229:50538
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (48.91348ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (176.782µs) from=10.233.67.58:60988
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (626.155µs) from=10.233.70.229:50540
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.287432ms) from=10.233.70.229:50542
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (43.730475ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (276.802µs) from=10.233.70.229:50544
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (169.188µs) from=10.233.67.58:60990
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.776677ms) from=10.233.70.229:50546
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.794771ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.166823ms) from=10.233.67.58:60992
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (274.612µs) from=10.233.70.229:50548
    2022/10/25 04:49:44 [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/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.499411ms) from=10.233.70.229:50554
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (85.351111ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (166.947µs) from=10.233.67.58:32770
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (267.285µs) from=10.233.70.229:50558
    2022/10/25 04:49:44 [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/10/25 04:49:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/25 04:49:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.546063ms) from=10.233.70.229:50560
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (45.041199ms) from=10.233.67.58:60964
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:44 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (269.493µs) from=10.233.70.229:50562
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (192.306µs) from=10.233.67.58:32772
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (50.448794ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (13.212673ms) from=10.233.70.229:50566
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (224.544µs) from=10.233.67.58:32774
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (262.211µs) from=10.233.70.229:50568
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.88115ms) from=10.233.70.229:50572
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (43.953805ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (168.461µs) from=10.233.67.58:32776
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (241.951µs) from=10.233.70.229:50576
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.766089ms) from=10.233.70.229:50580
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (50.663772ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (174.528µs) from=10.233.67.58:32778
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (5.965057ms) from=10.233.70.229:50584
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (93.732094ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (39.664725ms) from=10.233.70.229:50586
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (184.031µs) from=10.233.67.58:32780
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (422.856µs) from=10.233.70.229:50588
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (100.654647ms) from=10.233.70.229:50590
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (154.454294ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (224.443µs) from=10.233.67.58:32786
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (357.66µs) from=10.233.70.229:50594
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.868086ms) from=10.233.70.229:50596
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (52.097165ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (332.463µs) from=10.233.70.229:50598
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (166.237µs) from=10.233.67.58:32788
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.635692ms) from=10.233.70.229:50602
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (65.872511ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (404.212µs) from=10.233.70.229:50606
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (128.475µs) from=10.233.67.58:32792
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.169038ms) from=10.233.70.229:50608
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (23.749456ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (2.052031ms) from=10.233.70.229:50610
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (173.725µs) from=10.233.67.58:32794
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.397691ms) from=10.233.70.229:50612
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (60.019533ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (562.313µs) from=10.233.70.229:50616
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (237.405µs) from=10.233.67.58:32796
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (14.385327ms) from=10.233.70.229:50618
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (52.645967ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (190.179µs) from=10.233.67.58:32798
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (517.086µs) from=10.233.70.229:50620
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (24.39928ms) from=10.233.70.229:50626
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (65.879346ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (374.267µs) from=10.233.70.229:50628
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (141.006µs) from=10.233.67.58:32800
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.088081ms) from=10.233.70.229:50634
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (25.516794ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (608.5µs) from=10.233.70.229:50640
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (161.26µs) from=10.233.67.58:32806
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (55.372614ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (20.003163ms) from=10.233.70.229:50642
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (295.808µs) from=10.233.67.58:32810
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (431.979µs) from=10.233.70.229:50644
    2022/10/25 04:49:45 [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/10/25 04:49:45 [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/10/25 04:49: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/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request PUT /v1/agent/service/register (75.044951ms) from=10.233.70.229:50648
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:45 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (114.58112ms) from=10.233.67.58:60964
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (395.665µs) from=10.233.70.229:50650
    2022/10/25 04:49:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (133.793µs) from=10.233.67.58:32812
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (11.581696ms) from=10.233.70.229:50652
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (38.437893ms) from=10.233.67.58:60964
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (215.262µs) from=10.233.67.58:32814
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (342.635µs) from=10.233.70.229:50654
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (39.173523ms) from=10.233.70.229:50656
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (70.210618ms) from=10.233.67.58:60964
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (301.749µs) from=10.233.70.229:50658
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (137.592µs) from=10.233.67.58:32816
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (34.644108ms) from=10.233.70.229:50660
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (77.177764ms) from=10.233.67.58:60964
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (3.021381ms) from=10.233.70.229:50662
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (839.964µs) from=10.233.67.58:60964
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.51159ms) from=10.233.70.229:50664
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (32.850224ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (408.906µs) from=10.233.70.229:50666
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (194.039µs) from=10.233.67.58:32822
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.647218ms) from=10.233.70.229:50668
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (36.127715ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (468.74µs) from=10.233.70.229:50670
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (181.351µs) from=10.233.67.58:32824
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.208827ms) from=10.233.70.229:50674
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (69.261378ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (642.946µs) from=10.233.67.58:32830
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (422.206µs) from=10.233.70.229:50676
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.669418ms) from=10.233.70.229:50678
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (40.510662ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (477.919µs) from=10.233.70.229:50680
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (231.832µs) from=10.233.67.58:32832
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.566331ms) from=10.233.70.229:50682
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (50.752087ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (169.024µs) from=10.233.67.58:32834
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (354.924µs) from=10.233.70.229:50684
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.896258ms) from=10.233.70.229:50688
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (54.339236ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (343.269µs) from=10.233.70.229:50690
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (148.038µs) from=10.233.67.58:32838
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.291089ms) from=10.233.70.229:50692
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (25.792393ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (299.909µs) from=10.233.70.229:50694
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (173.315µs) from=10.233.67.58:32844
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (14.996598ms) from=10.233.70.229:50696
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (75.022773ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (358.662µs) from=10.233.70.229:50698
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (143.507µs) from=10.233.67.58:32846
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (8.626923ms) from=10.233.70.229:50702
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (48.563799ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (253.168µs) from=10.233.67.58:32848
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (313.813µs) from=10.233.70.229:50706
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (60.089695ms) from=10.233.70.229:50708
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (108.069953ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (232.253µs) from=10.233.67.58:32854
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (299.518µs) from=10.233.70.229:50710
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request PUT /v1/agent/service/register (69.974149ms) from=10.233.70.229:50712
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (117.244971ms) from=10.233.67.58:32820
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:46 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (292.766µs) from=10.233.70.229:50714
    2022/10/25 04:49:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (199.014µs) from=10.233.67.58:32862
    2022/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49:46 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (12.626566ms) from=10.233.70.229:50716
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (81.94647ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (545.963µs) from=10.233.70.229:50718
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (152.636µs) from=10.233.67.58:32866
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (13.287809ms) from=10.233.70.229:50720
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (30.983803ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (276.137µs) from=10.233.70.229:50722
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (148.768µs) from=10.233.67.58:32868
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (7.520801ms) from=10.233.70.229:50726
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (50.436322ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (433.948µs) from=10.233.70.229:50728
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (192.705µs) from=10.233.67.58:32870
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.601616ms) from=10.233.70.229:50734
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (51.034735ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (368.729µs) from=10.233.70.229:50736
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (139.658µs) from=10.233.67.58:32874
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.647854ms) from=10.233.70.229:50738
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (36.752727ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.171167ms) from=10.233.70.229:50740
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (140.483µs) from=10.233.67.58:32876
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.478261ms) from=10.233.70.229:50742
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (52.888068ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (306.467µs) from=10.233.70.229:50746
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (183.016µs) from=10.233.67.58:32878
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.006607ms) from=10.233.70.229:50748
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (38.67226ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (501.56µs) from=10.233.70.229:50752
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (291.893µs) from=10.233.67.58:32880
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (11.169948ms) from=10.233.70.229:50754
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (31.762616ms) from=10.233.67.58:32820
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (386.525µs) from=10.233.70.229:50756
    2022/10/25 04:49:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (226.214µs) from=10.233.67.58:32882
    2022/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49:47 [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/10/25 04:49: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/10/25 04:49:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc_10.233.52.136_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.251_8446"
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_parser_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.54_9001" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.52.136_8080" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.186_9015" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_nsd_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.47.176_8443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.246_3904" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.245_9007" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Node info in sync
    2022/10/25 04:49:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.671381ms) from=10.233.70.229:50758
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.251_9011" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_catalog_10.233.13.72_8806" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.197_8181" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.102_443" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.251_8446" in sync
    2022/10/25 04:49:47 [DEBUG]