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: '8465174a-4eeb-39d6-b347-94c536302e4b'
         Node name: 'onap-msb-consul-86975585d9-6v844'
        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/06/07 01:00:05 [DEBUG] agent: Using random ID "8465174a-4eeb-39d6-b347-94c536302e4b" as node ID
    2021/06/07 01:00:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8465174a-4eeb-39d6-b347-94c536302e4b Address:127.0.0.1:8300}]
    2021/06/07 01:00:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6v844.dc1 127.0.0.1
    2021/06/07 01:00:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6v844 127.0.0.1
    2021/06/07 01:00:05 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-6v844 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/07 01:00:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/07 01:00:05 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-6v844.dc1" in area "wan"
    2021/06/07 01:00:05 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/07 01:00:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/07 01:00:05 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/07 01:00:05 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/07 01:00:05 [DEBUG] raft: Votes needed: 1
    2021/06/07 01:00:05 [DEBUG] raft: Vote granted from 8465174a-4eeb-39d6-b347-94c536302e4b in term 2. Tally: 1
    2021/06/07 01:00:05 [INFO] raft: Election won. Tally: 1
    2021/06/07 01:00:05 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/07 01:00:05 [INFO] consul: cluster leadership acquired
    2021/06/07 01:00:06 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-6v844
    2021/06/07 01:00:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/07 01:00:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/07 01:00:06 [INFO] agent: started state syncer
    2021/06/07 01:00:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/07 01:00:06 [INFO] agent: Synced node info
    2021/06/07 01:00:07 [DEBUG] agent: Node info in sync
    2021/06/07 01:00:07 [DEBUG] agent: Node info in sync
    2021/06/07 01:00:07 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/07 01:00:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6v844" since the cluster is too small
    2021/06/07 01:00:07 [INFO] consul: member 'onap-msb-consul-86975585d9-6v844' joined, marking health alive
==> 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/06/07 01:01:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6v844" since the cluster is too small
    2021/06/07 01:01:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/07 01:01:31 [DEBUG] agent: Node info in sync
    2021/06/07 01:02:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6v844.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/07 01:02:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6v844" since the cluster is too small
    2021/06/07 01:02:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/07 01:02:47 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6v844" since the cluster is too small
    2021/06/07 01:03:32 [DEBUG] http: Request GET /v1/status/leader (351.37µs) from=10.233.67.136:60886
    2021/06/07 01:03:33 [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/06/07 01:03:33 [DEBUG] 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/06/07 01:03:33 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.205_443"
    2021/06/07 01:03:33 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:33 [DEBUG] http: Request PUT /v1/agent/service/register (82.954025ms) from=10.233.67.136:60900
    2021/06/07 01:03:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:33 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (804.983µs) from=10.233.67.136:60904
    2021/06/07 01:03:34 [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/06/07 01:03:34 [DEBUG] 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/06/07 01:03:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:34 [INFO] agent: Synced service "_v1_message-router_10.233.4.101_3904"
    2021/06/07 01:03:34 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:34 [DEBUG] http: Request PUT /v1/agent/service/register (35.500177ms) from=10.233.67.136:60918
    2021/06/07 01:03:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:34 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:34 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:34 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (447.658µs) from=10.233.67.136:60920
    2021/06/07 01:03:34 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:34 [DEBUG] 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/06/07 01:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:35 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.50.147_9005"
    2021/06/07 01:03:35 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:35 [DEBUG] http: Request PUT /v1/agent/service/register (195.418455ms) from=10.233.67.136:60926
    2021/06/07 01:03:35 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:35 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (799.963796ms) from=10.233.67.136:60930
    2021/06/07 01:03:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:36 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.50.147_9005"
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:36 [DEBUG] http: Request PUT /v1/agent/service/register (14.51003ms) from=10.233.67.136:60942
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (447.219µs) from=10.233.67.136:60946
    2021/06/07 01:03:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.50.147_9005"
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:36 [DEBUG] http: Request PUT /v1/agent/service/register (245.194443ms) from=10.233.67.136:60948
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:36 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (435.659µs) from=10.233.67.136:60952
    2021/06/07 01:03:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [INFO] agent: Synced service "_v0_multicloud_10.233.60.45_9001"
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:37 [DEBUG] http: Request PUT /v1/agent/service/register (179.627347ms) from=10.233.67.136:60954
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (333.178µs) from=10.233.67.136:60960
    2021/06/07 01:03:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:37 [INFO] agent: Synced service "_v1_multicloud_10.233.60.45_9001"
    2021/06/07 01:03:37 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:37 [DEBUG] http: Request PUT /v1/agent/service/register (75.539006ms) from=10.233.67.136:60962
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:37 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (450.556µs) from=10.233.67.136:60964
    2021/06/07 01:03:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [INFO] agent: Synced service "_v1_parser_10.233.42.221_8806"
    2021/06/07 01:03:38 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:38 [DEBUG] http: Request PUT /v1/agent/service/register (170.442331ms) from=10.233.67.136:60966
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (320.575µs) from=10.233.67.136:60974
    2021/06/07 01:03:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03: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/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [INFO] agent: Synced service "_v1_catalog_10.233.42.221_8806"
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:38 [DEBUG] http: Request PUT /v1/agent/service/register (399.059533ms) from=10.233.67.136:60980
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:38 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (325.543µs) from=10.233.67.136:60982
    2021/06/07 01:03:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [INFO] agent: Synced service "_v1_nsd_10.233.42.221_8806"
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:39 [DEBUG] http: Request PUT /v1/agent/service/register (173.756953ms) from=10.233.67.136:60984
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (478.186µs) from=10.233.67.136:60990
    2021/06/07 01:03:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.42.221_8806"
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:39 [DEBUG] http: Request PUT /v1/agent/service/register (260.066026ms) from=10.233.67.136:60998
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:39 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (328.866µs) from=10.233.67.136:32768
    2021/06/07 01:03:39 [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/06/07 01:03:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.48.32_9009"
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:40 [DEBUG] http: Request PUT /v1/agent/service/register (299.831857ms) from=10.233.67.136:32772
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (300.701µs) from=10.233.67.136:32778
    2021/06/07 01:03:40 [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/06/07 01:03:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:40 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.48.32_9009"
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:40 [DEBUG] http: Request PUT /v1/agent/service/register (348.513081ms) from=10.233.67.136:32782
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:40 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (1.606772ms) from=10.233.67.136:32784
    2021/06/07 01:03:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:41 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.78_9015"
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:41 [DEBUG] http: Request PUT /v1/agent/service/register (600.987028ms) from=10.233.67.136:32786
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:41 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (399.23µs) from=10.233.67.136:32792
    2021/06/07 01:03:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.42.208_8080"
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:42 [DEBUG] http: Request PUT /v1/agent/service/register (27.552993ms) from=10.233.67.136:32794
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (355.685µs) from=10.233.67.136:32798
    2021/06/07 01:03:42 [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/06/07 01:03:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.40.61_9007"
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:42 [DEBUG] http: Request PUT /v1/agent/service/register (339.065497ms) from=10.233.67.136:32800
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:42 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (53.100813ms) from=10.233.67.136:32804
    2021/06/07 01:03:42 [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/06/07 01:03:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.40.61_9007"
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request PUT /v1/agent/service/register (66.683156ms) from=10.233.67.136:32814
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (85.14957ms) from=10.233.67.136:32816
    2021/06/07 01:03:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.23.86_9004"
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request PUT /v1/agent/service/register (62.105048ms) from=10.233.67.136:32818
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (370.867µs) from=10.233.67.136:32824
    2021/06/07 01:03:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.23.86_9004"
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request PUT /v1/agent/service/register (252.285232ms) from=10.233.67.136:32828
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:43 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (386.064µs) from=10.233.67.136:32832
    2021/06/07 01:03:44 [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/06/07 01:03:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [INFO] agent: Synced service "_v1_appc_10.233.61.200_8443"
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:44 [DEBUG] http: Request PUT /v1/agent/service/register (168.031157ms) from=10.233.67.136:32838
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:44 [DEBUG] http: Request GET /v1/health/service/appc-v1 (274.248µs) from=10.233.67.136:32846
    2021/06/07 01:03:44 [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/06/07 01:03:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:44 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.59.3_9011"
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:44 [DEBUG] http: Request PUT /v1/agent/service/register (199.869472ms) from=10.233.67.136:32848
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:44 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (95.60384ms) from=10.233.67.136:32852
    2021/06/07 01:03:44 [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/06/07 01:03:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.59.3_9011"
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:45 [DEBUG] http: Request PUT /v1/agent/service/register (602.330722ms) from=10.233.67.136:32854
    2021/06/07 01:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (569.603µs) from=10.233.67.136:32862
    2021/06/07 01:03:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.26.148_9518"
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:45 [DEBUG] http: Request PUT /v1/agent/service/register (300.629854ms) from=10.233.67.136:32868
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:45 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:45 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (404.91µs) from=10.233.67.136:32872
    2021/06/07 01:03:46 [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/06/07 01:03:46 [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/06/07 01:03:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:46 [DEBUG] http: Request PUT /v1/agent/service/register (400.387568ms) from=10.233.67.136:32874
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (499.946µs) from=10.233.67.136:32878
    2021/06/07 01:03:46 [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/06/07 01:03:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:46 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:46 [DEBUG] http: Request PUT /v1/agent/service/register (76.117862ms) from=10.233.67.136:32884
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:46 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (320.237µs) from=10.233.67.136:32886
    2021/06/07 01:03:47 [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/06/07 01:03:47 [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/06/07 01:03:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:47 [DEBUG] http: Request PUT /v1/agent/service/register (248.31135ms) from=10.233.67.136:32890
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (387.207µs) from=10.233.67.136:32896
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:47 [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/06/07 01:03:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:47 [DEBUG] http: Request PUT /v1/agent/service/register (103.607593ms) from=10.233.67.136:32898
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:47 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (90.619008ms) from=10.233.67.136:32900
    2021/06/07 01:03:47 [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/06/07 01:03:47 [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/06/07 01:03:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request PUT /v1/agent/service/register (239.56581ms) from=10.233.67.136:32902
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (429.831µs) from=10.233.67.136:32910
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request PUT /v1/agent/service/register (34.326958ms) from=10.233.67.136:32912
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (405.644µs) from=10.233.67.136:32918
    2021/06/07 01:03:48 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request PUT /v1/agent/service/register (310.870163ms) from=10.233.67.136:32922
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:48 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (427.283µs) from=10.233.67.136:32928
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:49 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:49 [DEBUG] http: Request PUT /v1/agent/service/register (475.572522ms) from=10.233.67.136:32930
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:49 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (762.053µs) from=10.233.67.136:32944
    2021/06/07 01:03:49 [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/06/07 01:03:49 [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/06/07 01:03:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:50 [DEBUG] http: Request PUT /v1/agent/service/register (490.210943ms) from=10.233.67.136:32946
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (482.861µs) from=10.233.67.136:32958
    2021/06/07 01:03:50 [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/06/07 01:03:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:50 [DEBUG] http: Request PUT /v1/agent/service/register (296.843785ms) from=10.233.67.136:32960
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:50 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.094426ms) from=10.233.67.136:32962
    2021/06/07 01:03:50 [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/06/07 01:03:50 [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/06/07 01:03:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:51 [DEBUG] http: Request PUT /v1/agent/service/register (652.969463ms) from=10.233.67.136:32964
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:51 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (495.366µs) from=10.233.67.136:32968
    2021/06/07 01:03:51 [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/06/07 01:03:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.200055439s) from=10.233.67.136:32972
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:52 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (505.995µs) from=10.233.67.136:32984
    2021/06/07 01:03:52 [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/06/07 01:03:52 [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/06/07 01:03:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:53 [DEBUG] http: Request PUT /v1/agent/service/register (200.561268ms) from=10.233.67.136:32986
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (193.513269ms) from=10.233.67.136:32988
    2021/06/07 01:03:53 [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/06/07 01:03:53 [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/06/07 01:03:53 [DEBUG] 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/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.039717ms) from=10.233.67.136:32996
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:53 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (427.881µs) from=10.233.67.136:33004
    2021/06/07 01:03:53 [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/06/07 01:03:53 [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/06/07 01:03:53 [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/06/07 01:03:53 [DEBUG] 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/06/07 01:03:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:54 [DEBUG] http: Request PUT /v1/agent/service/register (680.112393ms) from=10.233.67.136:33006
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:54 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (514.119µs) from=10.233.67.136:33018
    2021/06/07 01:03:55 [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/06/07 01:03:55 [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/06/07 01:03:55 [DEBUG] 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/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.202321841s) from=10.233.67.136:33022
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (558.474µs) from=10.233.67.136:33038
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:56 [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/06/07 01:03:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:56 [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/06/07 01:03:56 [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/06/07 01:03:56 [DEBUG] 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/06/07 01:03:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:56 [DEBUG] http: Request PUT /v1/agent/service/register (300.105733ms) from=10.233.67.136:33040
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:56 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (534.82µs) from=10.233.67.136:33044
    2021/06/07 01:03:56 [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/06/07 01:03:56 [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/06/07 01:03:56 [DEBUG] 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/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.228_8446"
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:57 [DEBUG] http: Request PUT /v1/agent/service/register (201.189194ms) from=10.233.67.136:33046
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (479.877µs) from=10.233.67.136:33050
    2021/06/07 01:03:57 [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/06/07 01:03:57 [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/06/07 01:03:57 [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/06/07 01:03:57 [DEBUG] 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/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:57 [DEBUG] http: Request PUT /v1/agent/service/register (466.682677ms) from=10.233.67.136:33056
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:57 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (619.026µs) from=10.233.67.136:33058
    2021/06/07 01:03:58 [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/06/07 01:03:58 [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/06/07 01:03:58 [DEBUG] 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/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:58 [DEBUG] http: Request PUT /v1/agent/service/register (502.289902ms) from=10.233.67.136:33060
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:58 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (448.713µs) from=10.233.67.136:33074
    2021/06/07 01:03:58 [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/06/07 01:03:58 [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/06/07 01:03:58 [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/06/07 01:03:58 [DEBUG] 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/06/07 01:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:03:59 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (462.612519ms) from=10.233.67.136:33078
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (591.191µs) from=10.233.67.136:33090
    2021/06/07 01:03:59 [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/06/07 01:03:59 [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/06/07 01:03:59 [DEBUG] 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/06/07 01:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:03:59 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:59 [DEBUG] http: Request PUT /v1/agent/service/register (390.542449ms) from=10.233.67.136:33092
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:03:59 [DEBUG] agent: Node info in sync
    2021/06/07 01:03:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (293.462µs) from=10.233.67.136:33096
    2021/06/07 01:03:59 [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/06/07 01:03:59 [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/06/07 01:03:59 [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/06/07 01:03:59 [DEBUG] 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/06/07 01:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (345.30513ms) from=10.233.67.136:33098
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (291.269µs) from=10.233.67.136:33102
    2021/06/07 01:04:00 [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/06/07 01:04:00 [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/06/07 01:04:00 [DEBUG] 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/06/07 01:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:00 [DEBUG] http: Request PUT /v1/agent/service/register (189.929067ms) from=10.233.67.136:33104
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:00 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (402.678µs) from=10.233.67.136:33106
    2021/06/07 01:04:00 [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/06/07 01:04:00 [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/06/07 01:04:00 [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/06/07 01:04:00 [DEBUG] 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/06/07 01:04:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:01 [DEBUG] http: Request PUT /v1/agent/service/register (365.791332ms) from=10.233.67.136:33108
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (447.548µs) from=10.233.67.136:33112
    2021/06/07 01:04:01 [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/06/07 01:04:01 [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/06/07 01:04:01 [DEBUG] 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/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:01 [DEBUG] http: Request PUT /v1/agent/service/register (213.545117ms) from=10.233.67.136:33114
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:01 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (397.044µs) from=10.233.67.136:33118
    2021/06/07 01:04:01 [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/06/07 01:04:02 [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/06/07 01:04:02 [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/06/07 01:04:02 [DEBUG] 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/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:02 [DEBUG] http: Request PUT /v1/agent/service/register (302.170276ms) from=10.233.67.136:33122
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:02 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (528.806µs) from=10.233.67.136:33130
    2021/06/07 01:04:02 [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/06/07 01:04:02 [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/06/07 01:04:02 [DEBUG] 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/06/07 01:04:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6v844" since the cluster is too small
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.075562171s) from=10.233.67.136:33138
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:07 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (420.092µs) from=10.233.67.136:33196
    2021/06/07 01:04:07 [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/06/07 01:04:07 [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/06/07 01:04:07 [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/06/07 01:04:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:08 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:08 [DEBUG] http: Request PUT /v1/agent/service/register (470.051896ms) from=10.233.67.136:33198
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (97.239179ms) from=10.233.67.136:33204
    2021/06/07 01:04:08 [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/06/07 01:04:08 [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/06/07 01:04:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:08 [DEBUG] http: Request PUT /v1/agent/service/register (183.331443ms) from=10.233.67.136:33210
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:08 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (415.912µs) from=10.233.67.136:33214
    2021/06/07 01:04:08 [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/06/07 01:04:08 [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/06/07 01:04:08 [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/06/07 01:04:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:09 [DEBUG] http: Request PUT /v1/agent/service/register (252.134416ms) from=10.233.67.136:33216
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (199.940214ms) from=10.233.67.136:33220
    2021/06/07 01:04:09 [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/06/07 01:04:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:09 [DEBUG] http: Request PUT /v1/agent/service/register (301.399317ms) from=10.233.67.136:33232
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:09 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (98.94477ms) from=10.233.67.136:33236
    2021/06/07 01:04:10 [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/06/07 01:04:10 [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/06/07 01:04:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:10 [DEBUG] http: Request PUT /v1/agent/service/register (258.038437ms) from=10.233.67.136:33242
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:10 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (473.134µs) from=10.233.67.136:33246
    2021/06/07 01:04:10 [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/06/07 01:04:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:11 [DEBUG] http: Request PUT /v1/agent/service/register (385.203179ms) from=10.233.67.136:33248
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (333.19µs) from=10.233.67.136:33252
    2021/06/07 01:04:11 [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/06/07 01:04:11 [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/06/07 01:04:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:11 [DEBUG] http: Request PUT /v1/agent/service/register (339.019107ms) from=10.233.67.136:33254
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:11 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (502.336µs) from=10.233.67.136:33256
    2021/06/07 01:04:12 [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/06/07 01:04:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.228_8446"
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:12 [DEBUG] http: Request PUT /v1/agent/service/register (660.432485ms) from=10.233.67.136:33260
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:12 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (369.59µs) from=10.233.67.136:33276
    2021/06/07 01:04:12 [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/06/07 01:04:12 [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/06/07 01:04:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:13 [DEBUG] http: Request PUT /v1/agent/service/register (203.874752ms) from=10.233.67.136:33278
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (568.691µs) from=10.233.67.136:33280
    2021/06/07 01:04:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:13 [DEBUG] http: Request PUT /v1/agent/service/register (120.938265ms) from=10.233.67.136:33282
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:13 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (800.001746ms) from=10.233.67.136:33288
    2021/06/07 01:04:14 [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/06/07 01:04:14 [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/06/07 01:04:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:14 [DEBUG] http: Request PUT /v1/agent/service/register (100.383436ms) from=10.233.67.136:33306
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (397.067µs) from=10.233.67.136:33312
    2021/06/07 01:04:14 [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/06/07 01:04:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:14 [DEBUG] http: Request PUT /v1/agent/service/register (350.533676ms) from=10.233.67.136:33314
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:14 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (669.314µs) from=10.233.67.136:33320
    2021/06/07 01:04:15 [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/06/07 01:04:15 [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/06/07 01:04:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:15 [DEBUG] http: Request PUT /v1/agent/service/register (568.502002ms) from=10.233.67.136:33322
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:15 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (427.414µs) from=10.233.67.136:33334
    2021/06/07 01:04:15 [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/06/07 01:04:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:16 [DEBUG] http: Request PUT /v1/agent/service/register (300.918939ms) from=10.233.67.136:33336
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (737.649µs) from=10.233.67.136:33338
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:16 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:16 [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/06/07 01:04:16 [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/06/07 01:04:16 [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/06/07 01:04:16 [DEBUG] 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/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (400.850597ms) from=10.233.67.136:33344
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (532.238µs) from=10.233.67.136:33350
    2021/06/07 01:04:17 [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/06/07 01:04:17 [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/06/07 01:04:17 [DEBUG] 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/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.78_9015" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_message-router_10.233.4.101_3904" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.3_9011" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.45_9001" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.147_9005" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_parser_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_appc_10.233.61.200_8443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.228_8446"
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Node info in sync
    2021/06/07 01:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (300.079111ms) from=10.233.67.136:33356
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.42.208_8080" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.40.61_9007" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.23.86_9004" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.42.221_8806" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.148_9518" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.205_443" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.32_9009" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.228_8446" in sync
    2021/06/07 01:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.147_9005"