Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '149019ca-acce-0ce6-d605-10d7a86a4471'
         Node name: 'dev-msb-consul-85cddc885c-6s7lm'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/04/29 15:27:44 [DEBUG] agent: Using random ID "149019ca-acce-0ce6-d605-10d7a86a4471" as node ID
    2021/04/29 15:27:44 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:149019ca-acce-0ce6-d605-10d7a86a4471 Address:127.0.0.1:8300}]
    2021/04/29 15:27:44 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6s7lm.dc1 127.0.0.1
    2021/04/29 15:27:44 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/29 15:27:44 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-6s7lm 127.0.0.1
    2021/04/29 15:27:44 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-6s7lm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/29 15:27:44 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/29 15:27:44 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-6s7lm.dc1" in area "wan"
    2021/04/29 15:27:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/29 15:27:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/29 15:27:44 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/29 15:27:44 [INFO] agent: started state syncer
    2021/04/29 15:27:44 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/29 15:27:44 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/29 15:27:44 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/29 15:27:44 [DEBUG] raft: Votes needed: 1
    2021/04/29 15:27:44 [DEBUG] raft: Vote granted from 149019ca-acce-0ce6-d605-10d7a86a4471 in term 2. Tally: 1
    2021/04/29 15:27:44 [INFO] raft: Election won. Tally: 1
    2021/04/29 15:27:44 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/29 15:27:44 [INFO] consul: cluster leadership acquired
    2021/04/29 15:27:44 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-6s7lm
    2021/04/29 15:27:44 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/29 15:27:44 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-6s7lm" since the cluster is too small
    2021/04/29 15:27:44 [INFO] consul: member 'dev-msb-consul-85cddc885c-6s7lm' joined, marking health alive
    2021/04/29 15:27:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/29 15:27:44 [INFO] agent: Synced node info
    2021/04/29 15:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/29 15:27:47 [DEBUG] agent: Node info in sync
    2021/04/29 15:27:47 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/29 15:28:34 [DEBUG] http: Request GET /v1/status/leader (1.760558ms) from=10.242.76.201:43814
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_nslcm_10.96.231.107_8403"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.185645ms) from=10.242.76.201:43816
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (2.946321ms) from=10.242.76.201:43818
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v2_nslcm_10.96.231.107_8403"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (34.766878ms) from=10.242.76.201:43820
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (419.088µs) from=10.242.76.201:43822
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_appc_10.96.241.104_8443"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (61.115112ms) from=10.242.76.201:43824
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/appc-v1 (3.665891ms) from=10.242.76.201:43826
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_wf-gui_10.96.19.117_8443"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (12.030127ms) from=10.242.76.201:43828
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (446.164µs) from=10.242.76.201:43830
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.96.217.28_8410"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (20.990108ms) from=10.242.76.201:43834
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (370.257µs) from=10.242.76.201:43838
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.63.61_9011"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (108.121551ms) from=10.242.76.201:43842
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (368.454µs) from=10.242.76.201:43846
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.63.61_9011"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.473117ms) from=10.242.76.201:43848
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (463.265µs) from=10.242.76.201:43850
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_sdc-gui_10.96.113.34_8181"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.324585ms) from=10.242.76.201:43852
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.966377ms) from=10.242.76.201:43854
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (58.603173ms) from=10.242.76.201:43856
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (303.782µs) from=10.242.76.201:43858
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.53.15_443"
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.215311ms) from=10.242.76.201:43860
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (438.64µs) from=10.242.76.201:43862
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_sdnc_10.96.58.96_8282"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (16.602076ms) from=10.242.76.201:43864
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (340.841µs) from=10.242.76.201:43866
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.96.205.53_8482"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (35.090878ms) from=10.242.76.201:43868
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (346.646µs) from=10.242.76.201:43870
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (86.991696ms) from=10.242.76.201:43872
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (537.088µs) from=10.242.76.201:43876
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.110.16_9007"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (28.01961ms) from=10.242.76.201:43878
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (467.407µs) from=10.242.76.201:43880
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.110.16_9007"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.053508ms) from=10.242.76.201:43882
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (603.62µs) from=10.242.76.201:43884
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_sdc_10.96.201.93_8443"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (13.653883ms) from=10.242.76.201:43886
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (3.246238ms) from=10.242.76.201:43888
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.201.93_8080"
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (13.684896ms) from=10.242.76.201:43892
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:35 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (446.136µs) from=10.242.76.201:43894
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v1_parser_10.96.103.205_8806"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (111.436496ms) from=10.242.76.201:43896
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (399.715µs) from=10.242.76.201:43898
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v1_catalog_10.96.103.205_8806"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.24832ms) from=10.242.76.201:43900
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (634.027µs) from=10.242.76.201:43902
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v1_nsd_10.96.103.205_8806"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (36.012156ms) from=10.242.76.201:43904
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (658.877µs) from=10.242.76.201:43912
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.103.205_8806"
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (16.999563ms) from=10.242.76.201:43914
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (747.203µs) from=10.242.76.201:43916
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.119.218_9009"
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.82801ms) from=10.242.76.201:43918
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.930317ms) from=10.242.76.201:43920
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.119.218_9009"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (46.185845ms) from=10.242.76.201:43922
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (411.763µs) from=10.242.76.201:43926
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.407017ms) from=10.242.76.201:43930
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (420.334µs) from=10.242.76.201:43932
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.993983ms) from=10.242.76.201:43934
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (382.452µs) from=10.242.76.201:43936
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.703791ms) from=10.242.76.201:43938
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (401.626µs) from=10.242.76.201:43940
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.713158ms) from=10.242.76.201:43944
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (326.118µs) from=10.242.76.201:43946
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (32.621949ms) from=10.242.76.201:43948
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (451.912µs) from=10.242.76.201:43950
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.564484ms) from=10.242.76.201:43952
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.221111ms) from=10.242.76.201:43954
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.082554ms) from=10.242.76.201:43956
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (487.874µs) from=10.242.76.201:43958
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.612491ms) from=10.242.76.201:43960
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (393.824µs) from=10.242.76.201:43962
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.585628ms) from=10.242.76.201:43970
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (348.317µs) from=10.242.76.201:43972
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (16.189672ms) from=10.242.76.201:43974
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (338.969µs) from=10.242.76.201:43978
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.420094ms) from=10.242.76.201:43980
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (483.713µs) from=10.242.76.201:43984
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.855783ms) from=10.242.76.201:43986
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (589.251µs) from=10.242.76.201:43988
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (11.558107ms) from=10.242.76.201:43990
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (610.579µs) from=10.242.76.201:43992
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.40995ms) from=10.242.76.201:43994
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.633327ms) from=10.242.76.201:43996
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.266253ms) from=10.242.76.201:43998
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (518.756µs) from=10.242.76.201:44000
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.497538ms) from=10.242.76.201:44002
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (712.566µs) from=10.242.76.201:44004
    2021/04/29 15:28:36 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.291035ms) from=10.242.76.201:44012
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:36 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (491.461µs) from=10.242.76.201:44014
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (7.588893ms) from=10.242.76.201:44016
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (880.184µs) from=10.242.76.201:44020
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (28.233205ms) from=10.242.76.201:44022
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.378434ms) from=10.242.76.201:44026
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.704852ms) from=10.242.76.201:44028
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (558.778µs) from=10.242.76.201:44030
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (23.255013ms) from=10.242.76.201:44032
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (411.317µs) from=10.242.76.201:44038
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (11.623712ms) from=10.242.76.201:44042
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (526.117µs) from=10.242.76.201:44044
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.312217ms) from=10.242.76.201:44046
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.150583ms) from=10.242.76.201:44048
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.098598ms) from=10.242.76.201:44050
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.575753ms) from=10.242.76.201:44052
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (28.899872ms) from=10.242.76.201:44054
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (531.63µs) from=10.242.76.201:44058
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (24.314789ms) from=10.242.76.201:44060
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (415.768µs) from=10.242.76.201:44062
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.729036ms) from=10.242.76.201:44064
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (906.421µs) from=10.242.76.201:44070
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.159712ms) from=10.242.76.201:44076
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (362.129µs) from=10.242.76.201:44078
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.392861ms) from=10.242.76.201:44080
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (364.044µs) from=10.242.76.201:44082
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.808155ms) from=10.242.76.201:44084
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (312.004µs) from=10.242.76.201:44086
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.329245ms) from=10.242.76.201:44088
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (317.238µs) from=10.242.76.201:44090
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.640074ms) from=10.242.76.201:44092
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (507.236µs) from=10.242.76.201:44094
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.894355ms) from=10.242.76.201:44102
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (3.847861ms) from=10.242.76.201:44104
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.829958ms) from=10.242.76.201:44112
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (386.627µs) from=10.242.76.201:44114
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.675531ms) from=10.242.76.201:44116
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (417.479µs) from=10.242.76.201:44118
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.310451ms) from=10.242.76.201:44120
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (481.282µs) from=10.242.76.201:44122
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v11__aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.348921ms) from=10.242.76.201:44124
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (348.902µs) from=10.242.76.201:44126
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v11_aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (7.582274ms) from=10.242.76.201:44128
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (616.535µs) from=10.242.76.201:44130
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v12__aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.020839ms) from=10.242.76.201:44132
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (676.09µs) from=10.242.76.201:44134
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v12_aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.863725ms) from=10.242.76.201:44136
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (468.036µs) from=10.242.76.201:44138
    2021/04/29 15:28:37 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [INFO] agent: Synced service "_v13__aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.324057ms) from=10.242.76.201:44140
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:37 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (486.538µs) from=10.242.76.201:44142
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [INFO] agent: Synced service "_v13_aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.435684ms) from=10.242.76.201:44144
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (9.937514ms) from=10.242.76.201:44146
    2021/04/29 15:28:38 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [INFO] agent: Synced service "_v14__aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.081016ms) from=10.242.76.201:44148
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (891.862µs) from=10.242.76.201:44150
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.19.117_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.96.205.53_8482" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.96.236.197_9092" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.201.93_8080" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.113.34_8181" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.53.15_443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_catalog_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_parser_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v2_nslcm_10.96.231.107_8403" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_appc_10.96.241.104_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_nsd_10.96.103.205_8806" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.96.145.94_9095" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.110.16_9007" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdnc_10.96.58.96_8282" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.119.218_9009" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [INFO] agent: Synced service "_v14_aai-nquery_10.242.160.4_8446"
    2021/04/29 15:28:38 [DEBUG] agent: Node info in sync
    2021/04/29 15:28:38 [DEBUG] http: Request PUT /v1/agent/service/register (16.865246ms) from=10.242.76.201:44152
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.96.217.28_8410" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v1_sdc_10.96.201.93_8443" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.63.61_9011" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.4_8446" in sync
    2021/04/29 15:28:38 [DEBUG] agent: Servic