Results

By type

          @RUNHOME@ /usr/local
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting discover
@RUNHOME@ /usr/local/discover
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/discover
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.sdclient.DiscoverApp
@APP_INFO@ msb-discovery-service
@Main_JAR@ discovery-service.jar
@Main_Conf@ conf/discover.yml
@CONSUL_IP@ msb-consul.onap
==========================================================================
start msb-discovery-service ...
@JAVA_VERSION@ 1.8
@MAXIMUM_HEAP_SIZE@ 128m
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2
@CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2021-08-16 13:01:08 019 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-08-16 13:01:08 021 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-08-16 13:01:08 315 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2021/08/16 13:01:31 [error] 23#23: *5 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.104, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
10.233.71.104 - - [16/Aug/2021:13:01:31 +0000] 03b1bfbc3c3a50e0e86d52e3eebde089 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2021/08/16 13:01:36 [error] 23#23: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.71.104, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081"
10.233.71.104 - - [16/Aug/2021:13:01:36 +0000] 718a3eebaf3470bbf303126770c41127 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-"
2021-08-16 13:01:36 928 INFO  [org.reflections.Reflections][main] - Reflections took 28206 ms to scan 1 urls, producing 15738 keys and 30140 values 
2021-08-16 13:01:40 718 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2021-08-16 13:01:43 130 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2021-08-16 13:01:43 130 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2021-08-16 13:01:43 130 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-08-16 13:01:43 130 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-08-16 13:01:43 217 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2021-08-16 13:01:45 518 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-08-16 13:01:45 522 INFO  [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2021-08-16 13:01:48 517 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2021-08-16 13:01:52 818 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2021-08-16 13:01:52 822 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2021-08-16 13:01:54 318 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
  io.swagger.jaxrs.listing.ApiListingResource
  org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
   io.dropwizard.jersey.caching.CacheControlledResponseFeature@349c9bfa
Message Body Readers:
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
Message Body Writers:
   org.glassfish.jersey.message.internal.FileProvider
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.message.internal.StringMessageProvider
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   org.glassfish.jersey.message.internal.ReaderProvider
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General

2021-08-16 13:01:55 418 INFO  [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:

    GET     /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    POST    /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

2021-08-16 13:01:55 420 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2021-08-16 13:01:55 422 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@38a1a26{/,null,AVAILABLE}
2021-08-16 13:01:55 519 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

2021-08-16 13:01:55 520 WARN  [io.dropwizard.setup.AdminEnvironment][main] - 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2021-08-16 13:01:55 623 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@6a48a7f3{/admin,null,AVAILABLE}
2021-08-16 13:01:56 025 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @e73787{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-08-16 13:01:56 025 INFO  [org.eclipse.jetty.server.Server][main] - Started @63592ms
2021-08-16 13:01:57 824 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-36 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.71.104 - - [16/Aug/2021:13:02:00 +0000] 38cd33c83d10b35c9d01bde669dde7a3 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:4.917 upstream_response_time:4.917 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:00 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3593
2021-08-16 13:02:00 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50269d64
2021-08-16 13:02:00 937 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v0","url":"/api/multicloud-pike/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.85","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:01 315 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:01 +0000] 62b6a9d5ba10d11f0c81188b9d1b081e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.017 upstream_response_time:1.017 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 993
2021-08-16 13:02:01 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b5c7146
2021-08-16 13:02:01 825 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-pike","version":"v1","url":"/api/multicloud-pike/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.85","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:02 215 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:02 +0000] e5543bf0d3ee0a545ad1dc139f8c2b7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 702
2021-08-16 13:02:02 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c558b0
2021-08-16 13:02:02 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"wf-gui","version":"v1","url":"/","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.23.136","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:04 868 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:04 +0000] eb04c23c09ffb7836e2e22901d351592 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.451 upstream_response_time:2.451 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 2350
2021-08-16 13:02:04 976 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b79562e
2021-08-16 13:02:04 976 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.9.220","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:06 309 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:06 +0000] e3640706676ef089c4870f6e91567641 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.593 upstream_response_time:1.593 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1593
2021-08-16 13:02:06 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64952147
2021-08-16 13:02:06 574 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.37.43","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:06 793 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:06 +0000] 16be48f84eaa938716e3d59c3a01c758 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 393
2021-08-16 13:02:07 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@204e0904
2021-08-16 13:02:07 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.42.12","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:07 361 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:07 +0000] d70d735248ed0043c7ad9c8ec3e7f071 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 408
2021-08-16 13:02:07 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61378a6c
2021-08-16 13:02:07 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-deprecated","version":"v1","url":"/sdc/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.42.12","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:07 733 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:07 +0000] 748fd201916be5c26e824a76bdc49ae8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 545
2021-08-16 13:02:08 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54eacb05
2021-08-16 13:02:08 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:08 462 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:08 +0000] ae988a89a38d9a7176274293b4f50567 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 551
2021-08-16 13:02:08 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c0f74ce
2021-08-16 13:02:08 573 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:08 881 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:09 +0000] 051a999c134b4fa26d87a9e52756c7ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 505
2021-08-16 13:02:09 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72b903f9
2021-08-16 13:02:09 078 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:09 636 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:09 +0000] 5bafcb17413de3144a4c5600f1d77378 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 590
2021-08-16 13:02:09 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4576ed28
2021-08-16 13:02:09 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:10 459 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:10 +0000] 755d93ddcabb1cff3506f53c1c5846cc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 995
2021-08-16 13:02:10 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@171a4839
2021-08-16 13:02:10 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:12 174 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:12 +0000] 0e75bf62571b3829f7189dccb3fcd5b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.696 upstream_response_time:1.696 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1695
2021-08-16 13:02:12 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55d7922b
2021-08-16 13:02:12 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:12 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:12 +0000] 0d82ffd21fbafe7803cbb74b85a005c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.543 upstream_response_time:0.543 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 497
2021-08-16 13:02:12 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b2f30f6
2021-08-16 13:02:12 925 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:13 439 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:13 +0000] 07633bb8634469e3739f9d1712656bc6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.544 upstream_response_time:0.544 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 543
2021-08-16 13:02:13 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1eaa75df
2021-08-16 13:02:13 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:14 793 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:14 +0000] 964a2af38b10104bac12f1f99bb7e3a9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.338 upstream_response_time:1.338 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1288
2021-08-16 13:02:14 818 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f9a72b5
2021-08-16 13:02:14 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:15 123 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:15 +0000] 6cc9b76dedc23238c3e7c7a6fe06c71a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.608 upstream_response_time:0.608 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 607
2021-08-16 13:02:15 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a7169b8
2021-08-16 13:02:15 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:15 662 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:15 +0000] 88254b73ad73883179590508ac8c210e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 303
2021-08-16 13:02:15 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ff118f8
2021-08-16 13:02:15 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:16 566 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:16 +0000] 23f14a601f1587df028a7f3d72d3ce3c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.854 upstream_response_time:0.854 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 852
2021-08-16 13:02:16 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c5a0e09
2021-08-16 13:02:16 625 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:16 875 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:16 +0000] d76893bcb8060d0b360e834a41676b68 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.347 upstream_response_time:0.347 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 343
2021-08-16 13:02:16 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@557602db
2021-08-16 13:02:16 971 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:17 296 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:17 +0000] 0c4e7a75b8ac598caf219c886f707210 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 398
2021-08-16 13:02:17 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a0a5391
2021-08-16 13:02:17 432 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:17 795 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:17 +0000] 0838c3c16ea64e2a4d00fa207b7ad9d4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 450
2021-08-16 13:02:17 917 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e78605d
2021-08-16 13:02:17 917 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:18 062 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:18 +0000] f77c37063cffd676c822bd4c690dfc40 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 199
2021-08-16 13:02:18 081 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c1ee414
2021-08-16 13:02:18 082 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:18 553 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:18 +0000] 39b24d9556a379affb91ccaac8eeab62 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 583
2021-08-16 13:02:18 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71a5d608
2021-08-16 13:02:18 670 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:19 059 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:19 +0000] 9399f857a6a586f4d4e69ee3298d6f25 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 896
2021-08-16 13:02:19 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54e71901
2021-08-16 13:02:19 575 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:20 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:20 +0000] 5c42086fa4dd6e56780a5c35e6cc6d18 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 797
2021-08-16 13:02:20 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19f57f31
2021-08-16 13:02:20 373 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:20 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:20 +0000] 9671bd5f257a789f9573144e21954767 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 499
2021-08-16 13:02:20 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52eaf4ac
2021-08-16 13:02:20 877 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:21 062 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:21 +0000] 1ed5e93498f66dc04995e23c22ded862 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 389
2021-08-16 13:02:21 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@636e413e
2021-08-16 13:02:21 273 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:21 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:21 +0000] 3e0bd10417b38c8ba824274cdcbf6511 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 393
2021-08-16 13:02:21 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44364ffa
2021-08-16 13:02:21 672 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:22 156 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] 55573a2de54dbbfd6dbb3c6606cf0206 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 593
2021-08-16 13:02:22 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@95ebfa7
2021-08-16 13:02:22 278 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:22 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] 90f44baf6238cdba4b66dc05bb1df1e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.257 upstream_response_time:0.257 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 249
2021-08-16 13:02:22 533 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2288a261
2021-08-16 13:02:22 533 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:22 795 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] a85b096dec75bb4feef5c9071617e1cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.279 upstream_response_time:0.279 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 277
2021-08-16 13:02:22 815 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55555d1f
2021-08-16 13:02:22 815 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:23 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:24 +0000] d6b064bc88f8016aca8b60bd1d1ee856 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.252 upstream_response_time:1.252 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1252
2021-08-16 13:02:24 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@580d16d3
2021-08-16 13:02:24 076 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:24 374 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:24 +0000] 6581003b10d528bbe5a38a99bb218a63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 392
2021-08-16 13:02:24 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a3948a2
2021-08-16 13:02:24 473 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:25 307 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:25 +0000] 56f39beb135c6fd9ea40973ca020aecf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 894
2021-08-16 13:02:25 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67e307ba
2021-08-16 13:02:25 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:25 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:25 +0000] 1d4f2d3ddc5157884bfc3284ca3fafc9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 593
2021-08-16 13:02:25 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4afd2c3a
2021-08-16 13:02:25 970 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:26 546 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:26 +0000] 45820adc6b8f5ecce427f871220fed1d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 597
2021-08-16 13:02:26 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2255129b
2021-08-16 13:02:26 572 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:26 801 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:26 +0000] c83ccc24862cb9e3e8d3f2ea72ae2134 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.247 upstream_response_time:0.247 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 246
2021-08-16 13:02:26 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dcad818
2021-08-16 13:02:26 825 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:27 080 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:27 +0000] d9284731cdeb6eb079bed4afe5f09449 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.343 upstream_response_time:0.343 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 342
2021-08-16 13:02:27 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14514745
2021-08-16 13:02:27 172 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:27 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:28 +0000] ee8e4929a134ed6d63ff507868af7bfb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1094
2021-08-16 13:02:28 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28bba85a
2021-08-16 13:02:28 270 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:28 984 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] 6e2c94603e850fe48489930b5da8378a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 995
2021-08-16 13:02:29 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6109d53c
2021-08-16 13:02:29 273 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:29 424 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] 841fdb62145e6e1ed7b17a6a08028ac0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.248 upstream_response_time:0.248 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 247
2021-08-16 13:02:29 618 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a1feaf5
2021-08-16 13:02:29 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:29 887 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] 45f7e12707db78d8024bb6149b9a4f31 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.431 upstream_response_time:0.431 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 348
2021-08-16 13:02:29 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a2f3fa9
2021-08-16 13:02:29 971 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:30 383 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:30 +0000] 768c9717bd0526ee8b6b9bcec8d41a24 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.436 upstream_response_time:0.436 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 436
2021-08-16 13:02:30 417 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ef26d45
2021-08-16 13:02:30 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:30 958 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:30 +0000] 7285ae8fca635b6cbda10f1036718ff2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.560 upstream_response_time:0.560 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 558
2021-08-16 13:02:30 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61892881
2021-08-16 13:02:30 977 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:34 300 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:34 +0000] 91ea64f53ea28745c354d4fc07ab6ee3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.491 upstream_response_time:3.491 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 3489
2021-08-16 13:02:34 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ceac797
2021-08-16 13:02:34 475 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:35 517 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:35 +0000] 6a94f263b1eac968443abb7bdb8eba29 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.057 upstream_response_time:1.057 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1056
2021-08-16 13:02:35 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@450dedc6
2021-08-16 13:02:35 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:36 094 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:36 +0000] 1b302b936df2320cc2b3d6d1b04823c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 510
2021-08-16 13:02:36 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59002c14
2021-08-16 13:02:36 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:36 919 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:36 +0000] 1f62a4d0a3d9f85163556e733eb78149 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.746 upstream_response_time:0.746 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 742
2021-08-16 13:02:36 969 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7181d3bb
2021-08-16 13:02:37 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:37 194 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1098
10.233.71.104 - - [16/Aug/2021:13:02:38 +0000] 9cf9160e85cfca3b010c16634f393c0d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
2021-08-16 13:02:38 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5381de50
2021-08-16 13:02:38 074 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:38 361 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:38 +0000] 47003ba12b80143a80a1c67bd8021f36 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 301
2021-08-16 13:02:38 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d14516a
2021-08-16 13:02:38 383 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:39 036 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:39 +0000] 269363f76f83221d63bc1fd3000506ef "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.841 upstream_response_time:0.841 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 840
2021-08-16 13:02:39 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1263bccd
2021-08-16 13:02:39 228 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:39 559 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:39 +0000] b28c6c57303a7fdf2772773d34ea2675 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.348 upstream_response_time:0.348 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 347
2021-08-16 13:02:39 581 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ad7dbee
2021-08-16 13:02:39 581 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:40 602 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:40 +0000] d350876587adaffd82f5deac538ac8f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1289
2021-08-16 13:02:40 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76bbeb87
2021-08-16 13:02:40 876 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:41 759 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:41 +0000] d543ae45644d6509158c37a44fc178c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.990 upstream_response_time:0.990 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 989
2021-08-16 13:02:41 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6447d4b0
2021-08-16 13:02:41 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:42 159 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:42 +0000] e8aed4271554282d9fa0206da2b80b74 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 795
2021-08-16 13:02:42 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ee181e9
2021-08-16 13:02:42 674 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:43 160 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:43 +0000] 5f40490d90adc6c0bb25d3fbfd75d837 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 699
2021-08-16 13:02:43 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3135b235
2021-08-16 13:02:43 373 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:43 769 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:43 +0000] 1887b6747d5e9caa98d26ae62793d633 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.415 upstream_response_time:0.415 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 413
2021-08-16 13:02:43 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a6c7042
2021-08-16 13:02:43 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:44 274 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:44 +0000] 2b8b93fcd841e1fdbd9b868f6c5b6d39 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.657 upstream_response_time:0.657 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 646
2021-08-16 13:02:44 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36ac100
2021-08-16 13:02:44 474 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:44 765 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:44 +0000] 7031f8ba5c9a62ff3bfe2dcdedccb66c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393
2021-08-16 13:02:44 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ab8f196
2021-08-16 13:02:44 878 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:45 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:45 +0000] db79d03f3774c4c0ba848d8c447d8da7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 498
2021-08-16 13:02:45 379 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bbcb9e9
2021-08-16 13:02:45 380 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:45 563 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:45 +0000] f804aba98c7f691b0033d16231f33f86 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 286
2021-08-16 13:02:45 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3edc9d40
2021-08-16 13:02:45 671 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:46 569 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:46 +0000] 4281a8379f16da8f39aed309e90f099c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1195
2021-08-16 13:02:46 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@463a923c
2021-08-16 13:02:46 878 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:47 160 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:47 +0000] e495c9355fb1328571301baf4caaddf9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 599
2021-08-16 13:02:47 520 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@970eb14
2021-08-16 13:02:47 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdc-gui","version":"v1","url":"/sdc1","protocol":"UI","visualRange":"0|1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.37.66","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:48 227 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:48 +0000] 77fc612b9d0a6b735551d0ef90011195 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 794
2021-08-16 13:02:48 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29db9b75
2021-08-16 13:02:48 322 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"dmaap-dr-prov","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.26.121","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:48 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:48 +0000] 75b9a82603fb75e929e44cbab60b5c99 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.448 upstream_response_time:0.448 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 446
2021-08-16 13:02:48 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40b40d
2021-08-16 13:02:48 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.36.9","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:49 260 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:49 +0000] 49497dd84ab7b38521d86c207d920ad1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 589
2021-08-16 13:02:49 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d069fc3
2021-08-16 13:02:49 375 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v0","url":"/api/multicloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.30.229","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:49 764 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:49 +0000] 624db639358c7de934a69f4030699a38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 595
2021-08-16 13:02:49 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37a35518
2021-08-16 13:02:49 979 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud","version":"v1","url":"/api/multicloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.30.229","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:50 860 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:50 +0000] 4bb7b20efad75fe7c7fc3f83800c5b55 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 895
2021-08-16 13:02:50 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63bed14a
2021-08-16 13:02:50 876 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"parser","version":"v1","url":"/api/parser/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.61.25","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:51 319 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:51 +0000] 6a50a0ec5bbad30ed3ad37f31086e84b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.790 upstream_response_time:0.790 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 789
2021-08-16 13:02:51 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56d5b475
2021-08-16 13:02:51 672 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"catalog","version":"v1","url":"/api/catalog/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.61.25","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:51 844 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:51 +0000] 58ba4783f89f0833991fef39dc8743ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 196
2021-08-16 13:02:51 917 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d1d7587
2021-08-16 13:02:51 917 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nsd","version":"v1","url":"/api/nsd/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.61.25","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:52 237 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:52 +0000] 5c8e95282568ad511ffb8b58cb16ff51 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 377
2021-08-16 13:02:52 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17c540d
2021-08-16 13:02:52 257 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfpkgm","version":"v1","url":"/api/vnfpkgm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.61.25","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:52 463 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:52 +0000] 7a7d7756946ce1d59b4e5b2e7284e744 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 310
2021-08-16 13:02:52 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57a2cd44
2021-08-16 13:02:52 569 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-k8s","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.42.216","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:52 960 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:53 +0000] 72e6819f6854c1b3114768531579a14e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 697
2021-08-16 13:02:53 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@799a8916
2021-08-16 13:02:53 273 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v0","url":"/api/multicloud-fcaps/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.0.202","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:53 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:53 +0000] ce430df1757f29ce833969df3713b94a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 596
2021-08-16 13:02:53 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1282282b
2021-08-16 13:02:53 877 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-fcaps","version":"v1","url":"/api/multicloud-fcaps/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.0.202","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:02:54 623 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:02:54 +0000] d43e5b7114d838b9f094f15184f7f7a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.990 upstream_response_time:0.990 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 989
2021-08-16 13:03:53 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cb2118e
2021-08-16 13:03:53 345 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.46.183","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:03:54 529 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:03:54 +0000] e9a85f3e179dc7727ac6e76816e034b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.329 upstream_response_time:1.329 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:03:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1322
2021-08-16 13:14:58 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@590a3581
2021-08-16 13:14:58 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.33.124","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:14:59 074 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:14:59 +0000] f35c2a980fe92da05eda659afcde01cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.564 upstream_response_time:1.564 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:14:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 1554
2021-08-16 13:14:59 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a61a357
2021-08-16 13:14:59 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.11.119","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:15:00 733 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:15:00 +0000] 8969549d8ce0be527b01c78abd8944cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:15:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 892
2021-08-16 13:18:14 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4567069a
2021-08-16 13:18:14 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-48 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":true,"nodes":[{"ip":"10.233.19.142","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:14 097 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-48 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:14 +0000] 4f2a14cae469a1369513ab35bff777b2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.148 upstream_response_time:0.148 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 458 "-" "Go-http-client/1.1" 144
2021-08-16 13:18:14 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73b8c44b
2021-08-16 13:18:14 171 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.28.162","port":"8082","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:14 462 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:15 +0000] 939ec0ffe63e36585ff4e58b3b43f9fa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1194
2021-08-16 13:18:34 303 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14ebe548
2021-08-16 13:18:34 303 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.22.81","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:34 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] d0958e1fa8a23b90cf05619e8b160dc8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.765 upstream_response_time:0.765 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 764
2021-08-16 13:18:35 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f4a3896
2021-08-16 13:18:35 078 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.6.92","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:35 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-51 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] 794cbd138a68900ddf3768db9161a342 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 294
2021-08-16 13:18:35 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66e56265
2021-08-16 13:18:35 377 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.22.71","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:35 664 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] 73595f1a4d4600a4afc1ba39beba372f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 451 "-" "Go-http-client/1.1" 589
2021-08-16 13:18:35 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@554a8bd2
2021-08-16 13:18:35 971 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.61.164","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:36 419 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-51 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:36 +0000] d8d40c6ab0ee290b804055a597914194 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 696
2021-08-16 13:18:36 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f3fcd0
2021-08-16 13:18:36 672 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.45.21","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:37 458 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:37 +0000] 4938398f037bfe2e558f77f4ca13f937 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 993
2021-08-16 13:18:37 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e4e7050
2021-08-16 13:18:37 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.45.21","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:37 841 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-51 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:37 +0000] b85247176f26776f600d85e590342313 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 295
2021-08-16 13:18:37 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b419610
2021-08-16 13:18:37 972 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.6.207","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:38 167 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:38 +0000] 2a09a277d890f5a3153ec384420be853 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 211
2021-08-16 13:18:38 192 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d9497e8
2021-08-16 13:18:38 192 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-51 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.39.49","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:18:38 708 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-51 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:18:38 +0000] 070756db3b24093f66ff94444c0933ab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.533 upstream_response_time:0.533 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:18:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 531
2021-08-16 13:33:26 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:26 +0000] dd73417036f552914f623b58d8f3481e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.357 upstream_response_time:0.357 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 349
2021-08-16 13:33:26 868 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-28 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] 0a924e30a1da40414cf27654d745130e "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-08-16 13:33:27 369 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] 187b09246a13354c6e980a5fb064ea25 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-08-16 13:33:27 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] ec56e2e4bf2a3b15f2ffbf97f179f946 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-08-16 13:33:27 866 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:28 +0000] 065bd17b747643998c4ed2497c375690 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1099
2021-08-16 13:33:28 969 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] 4ea7734713065c5f43e1a4f932bf2ad3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2021-08-16 13:33:29 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] db0575510e878f3275ec5eccc4f1b1af "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:33:29 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] d029c2fb27335fd08665ca6db49f2d39 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:33:29 767 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:30 +0000] 5117c97758014b7c130f9f45c8dfbad4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-08-16 13:33:30 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:30 +0000] 50084b0b198471bf05d0dc7d9474e717 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-08-16 13:33:30 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] 90717e9176ee48a824b50350c595515f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198
2021-08-16 13:33:31 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] d17f4a0864301996271d3bd034fd5455 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 210
2021-08-16 13:33:31 816 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] 1bf83ce1f2a96a9abc5156b549fe8055 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.184 upstream_response_time:0.184 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 182
2021-08-16 13:33:31 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] 036348e097ea81a82a0a0e3b832fe715 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-08-16 13:33:32 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] 7e68d759e37b839bfc8c8240c8ef42ec "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-08-16 13:33:32 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] 9c3ff1bd0305be6959198d5e0833e9db "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-08-16 13:33:32 868 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:33 +0000] b2f46fad6eb88da0ac88a234551ece6e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895
2021-08-16 13:33:33 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:34 +0000] db07b794cc2749f70c0890d2cc2924aa "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
2021-08-16 13:33:34 665 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] 0ad0074cf001b085d85768a1fcab94f4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-08-16 13:33:35 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] 8e55c568358d5007016c9a19c203351e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-08-16 13:33:35 467 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] 447052e67f71bdb6f8bf2d75f1ba3fb7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2021-08-16 13:33:35 492 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] 95a9fe16cb4b1ffb6f6a91394959679d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 375
2021-08-16 13:33:35 866 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:36 +0000] 92c754172bdc1aca75a53b36cabc11e6 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-08-16 13:33:36 166 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:36 +0000] 0a090a6ab1c112e6d03417975627d5e9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.255 upstream_response_time:0.255 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 253
2021-08-16 13:33:36 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:37 +0000] c1214142200c4b5f003ab5c06b73e458 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.141 upstream_response_time:1.141 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1139
2021-08-16 13:33:37 565 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] a7b35fca31472ffce7cb0bb0c586e6b1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2021-08-16 13:33:38 067 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] 8c5fba5dd43e8807362dffdebdd46b36 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-08-16 13:33:38 265 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] 72e685371712b524c0f97db0b9ec09d6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2021-08-16 13:33:38 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] ccb5eaec4b242357a45c97d650aa010e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 479
2021-08-16 13:33:38 767 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] 002c89cd4ad60484708553607d761ec4 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500
2021-08-16 13:33:39 267 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] ae482ba424f2ead2be095274b2818eba "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-08-16 13:33:39 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] 69ac2181af6c589087ce9baf13a469f8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2021-08-16 13:33:39 815 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] 477d3eed96fabe0e7fbaf70e58491d7f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.347 upstream_response_time:0.347 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 346
2021-08-16 13:33:40 126 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] f8e17a86299d0068e50c136671a1a10d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.442 upstream_response_time:0.442 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 441
2021-08-16 13:33:40 567 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] 0d58c3209887a1d4044c0e4042a183b1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-08-16 13:33:40 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] c87f228da01563600a865bac078798a5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189
2021-08-16 13:33:41 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] b5fee01aa20cfa3dcef7f196698f76ed "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:33:41 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] c14267c5d5b9b87ec7116592325d3b29 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:33:41 472 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:42 +0000] ac5f3386fc3fcc3cce7167d72e8c7a99 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2021-08-16 13:33:42 070 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:42 +0000] 6d1936e00bcd0032d9e3e62b72b2dc9f "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 792
2021-08-16 13:33:42 862 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] b08f96d85c7f322f47655e71a760c4d5 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-08-16 13:33:43 065 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] 810a73d54a5a51b10061a9b4eecff182 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-08-16 13:33:43 471 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] b726129328230aa2d700d709bcb5eebc "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2021-08-16 13:33:43 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] 0bce4a6910f668d1674d4021e96ca2ef "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-08-16 13:33:44 167 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] 79b016f30e55754adf107f138abaef8d "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2021-08-16 13:33:44 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] db0ab19250e829129521fca978888dda "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-08-16 13:33:44 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] 5ecd0b8c225d6748d1457982d4298222 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2021-08-16 13:33:45 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] ac659b71a1c269863a15dd5bbebb6476 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-08-16 13:33:45 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] 137c54f87c15a6b67db7810b2e82fafb "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2021-08-16 13:33:45 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] 73ffdc8c091cd13ea1b3798843fbc273 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.257 upstream_response_time:0.257 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 252
2021-08-16 13:33:46 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] 67dd4d26cedf5cedf184556042ea4254 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.242 upstream_response_time:0.242 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 240
2021-08-16 13:33:46 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] 76614f0d693ad11c260acd5fa0cf90c8 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
2021-08-16 13:33:46 570 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:47 +0000] 2535ddf2a5c978b8187dc333c025fa85 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491
2021-08-16 13:33:47 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] 35ab8b73e7fa85d6b7019feb23c0da34 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997
2021-08-16 13:33:48 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] 68cf47472d45066698f45a31e0f88634 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-08-16 13:33:48 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] 88f2366d900fefacf2fc56505e9066b9 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:33:48 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ef57515
2021-08-16 13:33:48 373 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:48 717 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] 54fc69816daa50b95b20296f52fc1fda "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 392
2021-08-16 13:33:48 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4af68746
2021-08-16 13:33:48 776 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:48 976 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:49 +0000] acca428568d67f19f1de0477dffece27 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 291
2021-08-16 13:33:49 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2455177e
2021-08-16 13:33:49 070 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:49 701 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 695
10.233.71.104 - - [16/Aug/2021:13:33:49 +0000] 1f19b2c0925eaa43b5639ef112e261d9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
2021-08-16 13:33:49 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dc7aff3
2021-08-16 13:33:49 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:50 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:51 +0000] 0ab53f784cc012468a7716b851ed7c2c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.292 upstream_response_time:1.292 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1291
2021-08-16 13:33:51 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@796689e5
2021-08-16 13:33:51 068 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:52 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:52 +0000] 02356fb5f4fbd4bc808e7ae649b8644d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 997
2021-08-16 13:33:52 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45aa1c84
2021-08-16 13:33:52 070 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:52 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:52 +0000] ffd6f8f7243c2636c747d014afce74b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 302
2021-08-16 13:33:52 416 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32af5e14
2021-08-16 13:33:52 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:53 158 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:53 +0000] 570c128db3094c1484c0a2d617a73f3e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.877 upstream_response_time:0.877 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 876
2021-08-16 13:33:53 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69fc3d1f
2021-08-16 13:33:53 273 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:53 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:53 +0000] e032ef4b0edd32817fb51fa43ff3f237 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 494
2021-08-16 13:33:53 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d114095
2021-08-16 13:33:53 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:54 369 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:54 +0000] 27367e69ee08c20e8fcf795684d2f6f9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 698
2021-08-16 13:33:54 478 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b288670
2021-08-16 13:33:54 478 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:54 807 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:55 +0000] c8ccb20febdc92a93b86ec3949283310 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.087 upstream_response_time:1.087 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1086
2021-08-16 13:33:55 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@393b33fa
2021-08-16 13:33:55 570 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:55 736 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:55 +0000] 1567117cd6bd959d12edd012f368d65a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 194
2021-08-16 13:33:55 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e650a1a
2021-08-16 13:33:55 776 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:56 058 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 496
10.233.71.104 - - [16/Aug/2021:13:33:56 +0000] 10344249dcdb2a61e1a9cde9d144a656 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
2021-08-16 13:33:56 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@194b1dcf
2021-08-16 13:33:56 276 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:56 499 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:56 +0000] e7e18a56f8ef6b315a0e482e69937a45 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.236 upstream_response_time:0.236 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 235
2021-08-16 13:33:56 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74bb4c48
2021-08-16 13:33:56 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:56 947 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:57 +0000] dd7855f4dafd60101bc5dc8ea80e0b38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 699
2021-08-16 13:33:57 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d5e1083
2021-08-16 13:33:57 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:57 589 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:57 +0000] acb1f001bf6d56c107982a651824c0db "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.638 upstream_response_time:0.638 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 638
2021-08-16 13:33:57 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fd9e3a
2021-08-16 13:33:57 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:58 158 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:58 +0000] ac04fc28bd4de07511816ae0f29a5585 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 398
2021-08-16 13:33:58 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3986f07b
2021-08-16 13:33:58 276 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:58 833 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:58 +0000] e414b082e7e7fc08fde8e1757c38d50a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 590
2021-08-16 13:33:58 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ec826b6
2021-08-16 13:33:58 869 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:59 062 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:33:59 +0000] f179a7a4110cda4446c680133ebe0a89 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:33:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 793
2021-08-16 13:33:59 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ba2a84d
2021-08-16 13:33:59 675 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:33:59 959 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 689
10.233.71.104 - - [16/Aug/2021:13:34:00 +0000] 16328ca0ac70eb7259daaf4fde0ac9ba "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:00 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5327978c
2021-08-16 13:34:00 377 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:00 739 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:00 +0000] 0c219e7efa8b4b4cbf96a62c1d7a2635 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 392
2021-08-16 13:34:00 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@377fc9e2
2021-08-16 13:34:00 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:01 157 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:01 +0000] 945fbba69ebd76035753cc84f379594e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 497
2021-08-16 13:34:01 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31128f5
2021-08-16 13:34:01 270 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:01 862 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:01 +0000] b72a9ebda0ee0f748bed679d32df54d0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 702
2021-08-16 13:34:01 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@698e3fa2
2021-08-16 13:34:01 978 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:02 357 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:02 +0000] 95a87c7801c5364215dac4857cd42fc3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 486
2021-08-16 13:34:02 468 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55d8c00e
2021-08-16 13:34:02 468 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:03 149 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:03 +0000] 99b90922031c0ae928ca8216886b7839 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 796
2021-08-16 13:34:03 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@478f473d
2021-08-16 13:34:03 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:03 459 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:03 +0000] fce57f9780864b77b6453e6333dea9d7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 398
2021-08-16 13:34:03 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1796e0fb
2021-08-16 13:34:03 671 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:04 164 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 592
10.233.71.104 - - [16/Aug/2021:13:34:04 +0000] 87520eb7f5c8c83a192d83a5cf03cc12 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:04 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@239ac618
2021-08-16 13:34:04 272 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:04 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:04 +0000] 052462cd54e0d5d9699a96d4383db7dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.630 upstream_response_time:0.630 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 628
2021-08-16 13:34:04 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@338ea366
2021-08-16 13:34:04 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:05 200 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:05 +0000] d15fb7efd29888b6589337724f11b176 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.458 upstream_response_time:0.458 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 458
2021-08-16 13:34:05 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f257ba8
2021-08-16 13:34:05 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:05 901 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:06 +0000] 1dfcd1ff3eb5084d28fc7690b580d2c3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 995
2021-08-16 13:34:06 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11e2a438
2021-08-16 13:34:06 374 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:06 760 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:06 +0000] 77b5573f9f90e1312ca84ff764833c76 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 398
2021-08-16 13:34:06 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7445b7ae
2021-08-16 13:34:06 776 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:06 958 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:07 +0000] 941e34a70c27fa4b0e4c5b3e8f4b1073 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 586
2021-08-16 13:34:07 368 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bec146
2021-08-16 13:34:07 368 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:07 685 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:07 +0000] 2073652678101ae3996511ee8557f3cd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394
2021-08-16 13:34:07 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74d32e24
2021-08-16 13:34:07 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:08 249 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:08 +0000] 0b7e909629f8fe6964ecfc7e38181b67 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 545
2021-08-16 13:34:08 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ab27c56
2021-08-16 13:34:08 405 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:09 458 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:09 +0000] 92cb1d98124c616cc576aa01134b9b54 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.074 upstream_response_time:1.074 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1071
2021-08-16 13:34:09 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@736dfaf2
2021-08-16 13:34:09 480 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:10 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:10 +0000] 7a547ac4ee564d6548086286249776af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.884 upstream_response_time:0.884 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 883
2021-08-16 13:34:10 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b7df692
2021-08-16 13:34:10 373 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:11 258 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:11 +0000] 65b892c43237aad2e5187dc8271c9d46 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 992
2021-08-16 13:34:11 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bfafa5a
2021-08-16 13:34:11 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:12 343 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:12 +0000] cd7e49b83fa5fa3852dc4705f8582012 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 995
2021-08-16 13:34:12 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e06d0c2
2021-08-16 13:34:12 371 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:12 662 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:12 +0000] b6ed6a49c4e77c8c7edfa3ed6bd75b0f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 305
2021-08-16 13:34:12 684 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2177fe2f
2021-08-16 13:34:12 685 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:12 862 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:13 +0000] a5b3ea38704d00a0896c36b7144c0345 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 492
2021-08-16 13:34:13 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ab78c6b
2021-08-16 13:34:13 178 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:13 478 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:13 +0000] 5fb683360528ca4672080ad7e597fa8a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.408 upstream_response_time:0.408 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 409
2021-08-16 13:34:13 616 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b59fad5
2021-08-16 13:34:13 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-63 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:14 008 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-63 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:14 +0000] 89abd8f05247ed771b1611648425f9f7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.473 upstream_response_time:0.473 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 472
2021-08-16 13:34:14 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77242503
2021-08-16 13:34:14 074 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:14 549 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:14 +0000] 4137a666a96eb2bf5ab20f66fcaf0a9a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 487
2021-08-16 13:34:14 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48805ad5
2021-08-16 13:34:14 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:15 047 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:15 +0000] 57e36839ebd1dc6b8a5cc5cdfda02ea4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 493
2021-08-16 13:34:15 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6aa9fcbd
2021-08-16 13:34:15 068 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:15 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:16 +0000] a595ab3741681ca5c2acd4bf521ee6a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1197
2021-08-16 13:34:16 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5915cb7c
2021-08-16 13:34:16 272 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:16 561 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:16 +0000] 18e96864448ece73bdb873a3b43a02dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 393
2021-08-16 13:34:16 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37c1832a
2021-08-16 13:34:16 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:17 059 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:17 +0000] 7657839c2181c2837454f117f37ddd59 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 400
2021-08-16 13:34:17 077 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fc00ca8
2021-08-16 13:34:17 077 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:17 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:17 +0000] 4bdd72b5f0763e0352b2ecf3cc6ff846 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 595
2021-08-16 13:34:17 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@451fc673
2021-08-16 13:34:17 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:18 062 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:18 +0000] 896151d6f205e977d53bc2c22a76d2ab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 492
2021-08-16 13:34:18 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47b155e9
2021-08-16 13:34:18 170 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:18 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:18 +0000] c5f4892f90238eee4cb17528479a30b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 500
2021-08-16 13:34:18 675 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6642bbb4
2021-08-16 13:34:18 675 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:19 075 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] 5ed64300d57ea53cb649ae2f8a56c7d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 488
2021-08-16 13:34:19 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@638d6e3a
2021-08-16 13:34:19 168 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:19 495 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] ea44cc98582d86d7bfb0a2d439731ea5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.341 upstream_response_time:0.341 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 340
2021-08-16 13:34:19 515 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3877e923
2021-08-16 13:34:19 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:19 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] 203029d3a745189e936c0f4c9115fa00 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.451 upstream_response_time:0.451 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 450
2021-08-16 13:34:19 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dcba814
2021-08-16 13:34:19 973 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:20 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:20 +0000] 274bd73a8a0fec98ee33388a07bdff6f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 791
2021-08-16 13:34:20 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39e893af
2021-08-16 13:34:20 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:20 862 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:20 +0000] 40903be7dc71a054e51a7c1e7222ea30 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 195
2021-08-16 13:34:20 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b6c7de1
2021-08-16 13:34:20 972 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:22 058 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:22 +0000] 44704f5ce94c56c7db5f15f342728010 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1099
2021-08-16 13:34:22 079 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d6b73d8
2021-08-16 13:34:22 079 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:22 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:22 +0000] dc97d6e4f4de9b34e5d66afc932647ff "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.786 upstream_response_time:0.786 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 785
2021-08-16 13:34:22 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:23 +0000] edb045dd4b317c12762077c3c0754311 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2021-08-16 13:34:23 166 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:23 +0000] 1f6ce5e1e5b79741e95a05fe27e0ed34 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402
2021-08-16 13:34:23 570 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:24 +0000] 20c2b6ee4d613b5436359297f064032a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 789
2021-08-16 13:34:24 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] aedc1b4b0f6c7d1471ed6c58809ad527 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997
2021-08-16 13:34:25 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] 5da9712f74f9e09a5e040e99cd526369 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-08-16 13:34:25 764 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] 0febbd41ec2324d0bef38c2093d24da5 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2021-08-16 13:34:25 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] 7569c89b9cb174bb36904f1b538ca6f4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 490
2021-08-16 13:34:26 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] 71708555e5290ce20fcdbfb2db5f117f "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
2021-08-16 13:34:26 767 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] 6b18be91a2f5a8e5048c2322d1a9dfff "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2021-08-16 13:34:26 874 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] 2328b35d3eea2e6767adcf81efeb04eb "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1189
2021-08-16 13:34:28 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] a49264fe0dcfa1a014e0250d58f461f5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-08-16 13:34:28 267 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
10.233.71.104 - - [16/Aug/2021:13:34:28 +0000] 65979fa991fe75efc519d003ba990e54 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:28 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] 9f409cb28a167c4309f0c6cc13ccc3d8 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-08-16 13:34:29 065 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] 835c372cdb80e3a8f5c30cfede3dcca3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-08-16 13:34:29 472 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] 205eff601ab0ca93b51834a33a59e97d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2021-08-16 13:34:29 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] eb960fd5d1618e35884252dd46a731df "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94
2021-08-16 13:34:29 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
10.233.71.104 - - [16/Aug/2021:13:34:30 +0000] e538f99befd559d732f54aa4fa0f09b5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:30 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
10.233.71.104 - - [16/Aug/2021:13:34:30 +0000] 7b931c91ce17b41c728b19d8ddda666e "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:30 265 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] a42aafaaa70900dc9245cb08ae95feb8 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1795
2021-08-16 13:34:32 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] d0e0338903002d4405223453530c3840 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:32 273 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] 1fc55bdb84f557ff6366011d30e44902 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 488
2021-08-16 13:34:32 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] c2c2aa1d68c8da48e74b6fb18918939e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-08-16 13:34:33 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] 50866e7b755c06317d0c5d72f69ed75b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:34:33 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] b207b7f5da4fe07ee81501571f99e788 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101
2021-08-16 13:34:33 567 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] 0ea0a8b87641f000787d68295d86dcbc "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 401
2021-08-16 13:34:33 977 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] af1ea440bd1c32bfaea003d05e3c2d70 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 284
2021-08-16 13:34:34 263 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] fb8928bb97eccca65187e2907ee4579a "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-08-16 13:34:34 564 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] 82d15b045c840762ba0e41fabc5b2293 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-08-16 13:34:34 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] c27306340cff1d835d19cdd107b78726 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2021-08-16 13:34:35 266 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] ea79f3b8959af2504d62eaf0ea6d92c1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-08-16 13:34:35 466 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] de42d887483c2ca83dfec552442f64b3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.223 upstream_response_time:0.223 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:35 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 221
2021-08-16 13:34:35 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:36 +0000] 2cbb05a90b40769714abe5661702ebbd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.474 upstream_response_time:0.474 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 470
2021-08-16 13:34:36 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:36 +0000] 0fe49e9a6340638a1b22764a264d04f5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-08-16 13:34:36 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] fa64c9181262eec6139a52322ed8d103 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2021-08-16 13:34:37 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] 621c7b8e5d4fc4b3e5aa5b0a1cb9866b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:34:37 570 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] 2f98583af766d44b8b957b8dafff3866 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2021-08-16 13:34:37 865 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] 7f57b1b274c1e34f2f6bf81477dfc925 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103
2021-08-16 13:34:37 971 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] 2d0a4b55bd84debd05011d8f6786d6d6 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2021-08-16 13:34:38 367 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] ee312735ecc1ee9c523f489de613d1eb "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-08-16 13:34:38 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] e1793363c04fb923ed359c41dad92944 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
2021-08-16 13:34:38 972 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:39 +0000] ce0e3aef2412f7231038b9bf1a62f7f4 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891
2021-08-16 13:34:39 863 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] 95ceed67e207b5951bba73102def4e50 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-08-16 13:34:40 270 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] 09fcd86fc74c99aea54df5d6b284c38b "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2021-08-16 13:34:40 365 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] 9ff78086d2523469be5187247172faa3 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207
2021-08-16 13:34:40 573 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] ac252b99f1e96551653df18c50aa2b2e "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2021-08-16 13:34:40 962 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:41 +0000] aac88b9b735aac67c195b772988d97ba "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-08-16 13:34:41 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:41 +0000] c4fd1fc860fc135730f0542597a0a1d0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2021-08-16 13:34:41 488 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] 69b7b35177a63d12a496fe637a3e39f4 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.975 upstream_response_time:0.975 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 974
2021-08-16 13:34:42 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] b4b9b88f800a596a02f3b2e51188a700 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:34:42 674 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] e1da4ef10592ecd6ba5dca989ea47d68 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288
2021-08-16 13:34:42 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] 81f26ef8b3157d5ec443bab181a4962e "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-08-16 13:34:43 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] 2fcfb586d93b172b6112e07d8dd835e9 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206
2021-08-16 13:34:43 380 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
10.233.71.104 - - [16/Aug/2021:13:34:43 +0000] bfd2442bc92b3686826828c9c80fd1cc "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:43 573 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] eaa95d3e4aa3d599937935a3423f46ec "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 689
2021-08-16 13:34:44 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] 067ce959a14d2e27f94ab7dbc9053e26 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-08-16 13:34:44 367 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] a82775efac7e8a335f57ddb9cb0c2b89 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.351 upstream_response_time:0.351 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:44 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 350
2021-08-16 13:34:44 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12737229
2021-08-16 13:34:44 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:45 360 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:45 +0000] a883629de99948bce9cfa52d9bfb73b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.748 upstream_response_time:0.748 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 739
2021-08-16 13:34:45 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c85dcbb
2021-08-16 13:34:45 475 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:45 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:45 +0000] cad471beb95b105c84512946b4731b97 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 492
2021-08-16 13:34:45 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26434c6
2021-08-16 13:34:45 970 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:46 252 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:46 +0000] c702d2fc9fc38f48cec51aa3a435861c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 499
2021-08-16 13:34:46 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71e321d2
2021-08-16 13:34:46 475 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:47 161 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:47 +0000] 1f26f4f57bdde3203169b61c346198e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.988 upstream_response_time:0.988 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 988
2021-08-16 13:34:47 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a845b9d
2021-08-16 13:34:47 467 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:48 157 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] 2e80af70e432f28ee6a71902dc3c96bb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 700
2021-08-16 13:34:48 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bde2b31
2021-08-16 13:34:48 173 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:48 649 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] 7cc9e8c531dc686c210e3be489064574 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 485
2021-08-16 13:34:48 664 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c2fe956
2021-08-16 13:34:48 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:48 935 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] e5a47d75809ba3a34161022b412fbb7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 305
2021-08-16 13:34:48 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a32302e
2021-08-16 13:34:48 975 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:49 462 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 690
10.233.71.104 - - [16/Aug/2021:13:34:49 +0000] fef74a349646e3270ebcd73b7c9b68ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:49 679 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b871a6e
2021-08-16 13:34:49 679 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:49 861 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 286
10.233.71.104 - - [16/Aug/2021:13:34:49 +0000] 9b2d38d4eea9837cf0c1c350f95ede9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
2021-08-16 13:34:49 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@553ef1fb
2021-08-16 13:34:49 977 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:50 202 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:50 +0000] 6e84e9e31cf3a605873d240425535008 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 389
2021-08-16 13:34:50 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6345d032
2021-08-16 13:34:50 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:50 662 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:50 +0000] 1cced123ab287cab187d5ef701b4815a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 392
2021-08-16 13:34:50 781 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1add82ca
2021-08-16 13:34:50 781 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:50 967 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:51 +0000] 27721dfe1f711004f6d0063a5cb2d0f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 390
2021-08-16 13:34:51 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f612c0
2021-08-16 13:34:51 170 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:51 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:51 +0000] aab3c4b20c7fe92bef343a53f0009ab7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496
2021-08-16 13:34:51 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e356afb
2021-08-16 13:34:51 671 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:52 258 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:52 +0000] 56d5c7ffafed7d57375dfde75a36755d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 793
2021-08-16 13:34:52 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17cec0d7
2021-08-16 13:34:52 469 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:52 894 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:52 +0000] 0dad8e6cf6d559a0929e52d039814dff "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.439 upstream_response_time:0.439 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 437
2021-08-16 13:34:52 916 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c718ebb
2021-08-16 13:34:52 916 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:53 359 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:53 +0000] 5b9b95f7e46d8ed4d23bfbfe93a94c58 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.553 upstream_response_time:0.553 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 551
2021-08-16 13:34:53 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10ff1ddb
2021-08-16 13:34:53 472 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:53 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:54 +0000] 79977bf91e80dae3b5c8742d62e22d76 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 992
2021-08-16 13:34:54 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d5db270
2021-08-16 13:34:54 470 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:55 060 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:55 +0000] 983eb00dc2801d13de730573e494b8ac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 694
2021-08-16 13:34:55 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6436fa3e
2021-08-16 13:34:55 172 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:55 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:55 +0000] 94896f854e332c9ca44ca1a18259d0d0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 593
2021-08-16 13:34:55 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72202d0d
2021-08-16 13:34:55 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:56 262 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:56 +0000] 8ba6ff26f58b898b679c9a46a7c2eb42 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 594
2021-08-16 13:34:56 377 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13ee5ef1
2021-08-16 13:34:56 377 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:56 757 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:56 +0000] 372596ab0723f2980175137296c48e52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 487
2021-08-16 13:34:56 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51208b49
2021-08-16 13:34:56 868 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:57 357 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:57 +0000] ced575d22d047d0e4e751fb375a132bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 594
2021-08-16 13:34:57 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2af0de4b
2021-08-16 13:34:57 471 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:57 662 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:57 +0000] aca07363405dbfff2ddc274d62ddca3b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 397
2021-08-16 13:34:57 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dda5a42
2021-08-16 13:34:57 871 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:58 458 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:58 +0000] 5457b9b3eba07459bf9918c24c1b5a88 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 692
2021-08-16 13:34:58 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6af0bc5c
2021-08-16 13:34:58 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:59 124 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] 055c50cba26a457787e26f426045ffb5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 596
2021-08-16 13:34:59 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b4b3aba
2021-08-16 13:34:59 170 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:59 361 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] c9226a71d0d1bddaa8a8c628b2e8d3d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 293
2021-08-16 13:34:59 466 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a13f5d9
2021-08-16 13:34:59 467 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:59 666 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] 62e76101ac21d3bbc7c175893b608f56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.220 upstream_response_time:0.220 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:34:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 220
2021-08-16 13:34:59 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dfa0bcb
2021-08-16 13:34:59 693 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:34:59 977 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:00 +0000] 1ab4be7f1f9187608894aa1b969b18eb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.428 upstream_response_time:0.428 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 428
2021-08-16 13:35:00 125 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cfc9386
2021-08-16 13:35:00 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:00 515 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:00 +0000] 328c73eec9361b08a0c2aeea222c4d8a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 597
2021-08-16 13:35:00 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e2a2f27
2021-08-16 13:35:00 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:01 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:01 +0000] 3050bb3d7c7142818f3ebc086b51e3f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.644 upstream_response_time:0.644 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 640
2021-08-16 13:35:01 380 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21aeb24b
2021-08-16 13:35:01 380 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:01 565 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:01 +0000] 886981814ff7ec527893fd861b2a94a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 485
2021-08-16 13:35:01 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ff687b3
2021-08-16 13:35:01 869 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:02 167 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:02 +0000] 0a672dcff3cb2929235f31f99228d860 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395
2021-08-16 13:35:02 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bd82c4
2021-08-16 13:35:02 272 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:02 758 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:02 +0000] e4c1cb219067cb808074831bb80b7942 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 497
2021-08-16 13:35:02 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3599ddd8
2021-08-16 13:35:02 774 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:03 459 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:03 +0000] 73d32a25ffdf8a054618769e3af378d8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1090
2021-08-16 13:35:03 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dfdb170
2021-08-16 13:35:03 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:04 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:04 +0000] f67825a661f3a339cfeea77df6a3fe3f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 594
2021-08-16 13:35:04 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@318e22f7
2021-08-16 13:35:04 470 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:04 763 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:04 +0000] c1492f48de6d13001567b88fd2e00ee0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 497
2021-08-16 13:35:04 975 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3004badb
2021-08-16 13:35:04 975 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:05 258 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:05 +0000] e35d00a95afd5d02ac370079c5bc503d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 590
2021-08-16 13:35:05 568 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dea44d8
2021-08-16 13:35:05 568 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:05 581 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:05 +0000] 9ea89ce7d8cf450a49e952dd2c375706 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 204
2021-08-16 13:35:05 778 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46f9063a
2021-08-16 13:35:05 778 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:06 559 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:06 +0000] 016b1b1e9143fafd49083bd7ba6d64e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 793
2021-08-16 13:35:06 582 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76646f56
2021-08-16 13:35:06 583 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:06 761 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:06 +0000] 8f3328c70b22fca9d90be1ac339efbe4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.283 upstream_response_time:0.283 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 282
2021-08-16 13:35:06 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b912f4
2021-08-16 13:35:06 868 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:07 066 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:07 +0000] c30e8f789a4b6e1fd53e7cba4cc96ed6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:07 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7625c13a
2021-08-16 13:35:07 172 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:07 466 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 393
10.233.71.104 - - [16/Aug/2021:13:35:07 +0000] b7c54a963e50090cd377571db79631e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
2021-08-16 13:35:07 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7938c52e
2021-08-16 13:35:07 572 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:08 098 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:08 +0000] 5a2425e115c7c12c8e1f8d2c8747da4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 593
2021-08-16 13:35:08 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b03aee9
2021-08-16 13:35:08 169 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:08 486 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:08 +0000] 857c416f25fba245f520d5d4658e3bcb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 696
2021-08-16 13:35:08 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@715fd69d
2021-08-16 13:35:08 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:09 058 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:09 +0000] fb4585cc03aff95bfb805908dc9254a5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294
2021-08-16 13:35:09 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7057b242
2021-08-16 13:35:09 171 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:09 362 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:09 +0000] e2c269d68cbbb450eed74954b94e4091 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 497
2021-08-16 13:35:09 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26f6e456
2021-08-16 13:35:09 677 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:10 457 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:10 +0000] e7783bceb8df18d8509b478aacb9da0f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1090
2021-08-16 13:35:10 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30d0c56f
2021-08-16 13:35:10 776 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:11 157 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:11 +0000] 1e13582dea5467e72eeed5ecbc1a5551 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2021-08-16 13:35:11 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66fe9160
2021-08-16 13:35:11 373 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:11 600 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:11 +0000] 83dfff0a660a1845183a4f2903d0daa6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:11 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77ab4822
2021-08-16 13:35:11 685 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:11 958 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:12 +0000] f148db2beddf8e2b00e8dc99745847b8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 388
2021-08-16 13:35:12 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78ffdae9
2021-08-16 13:35:12 072 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:12 516 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:12 +0000] 2c79dc89409579e3d92fa8a8951e8aa5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.751 upstream_response_time:0.751 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 749
2021-08-16 13:35:12 916 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f809fdf
2021-08-16 13:35:12 916 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:13 215 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:13 +0000] 23b5b38d4fec5218f8fb6315007c9bb8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 496
2021-08-16 13:35:13 330 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60caa2b0
2021-08-16 13:35:13 330 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:13 616 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:13 +0000] 88fae6d65f5e06ba7e772f01028ddc66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 300
2021-08-16 13:35:13 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d21c7a8
2021-08-16 13:35:13 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:14 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:14 +0000] 506ad45aab97dffee033783cd6e60eac "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.785 upstream_response_time:0.785 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 699
2021-08-16 13:35:14 427 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f87626b
2021-08-16 13:35:14 428 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:14 815 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] 4f144a1b186fe990c0115b5651dff54a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 596
2021-08-16 13:35:15 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a7ebfa0
2021-08-16 13:35:15 029 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:15 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] 097751c250ad47f7938376b7991f1b63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 392
2021-08-16 13:35:15 441 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] 42f83a719e93e1e80e280c0fb24a4f21 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184
2021-08-16 13:35:15 628 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:16 +0000] 3f0727d5f86a3bb94a263fe992004265 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.534 upstream_response_time:0.534 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:16 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588
2021-08-16 13:35:16 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:16 +0000] b3ea0b68592e1c8bc9f5682c156226b5 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-08-16 13:35:16 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:17 +0000] 6fad0ec59d7d661fc9a0d5386a6a94e4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.747 upstream_response_time:0.747 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 746
2021-08-16 13:35:17 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393
10.233.71.104 - - [16/Aug/2021:13:35:17 +0000] 701062abbdb9f94dd53b750dd47191f6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
2021-08-16 13:35:17 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:18 +0000] 5b224c1f5a361d00a6ec52db7c320876 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:18 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-08-16 13:35:18 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:18 +0000] bab334048def683c090b1caef0f6d53d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2021-08-16 13:35:18 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] b0b932f4ef0d732f7bed0039de54318f "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:19 262 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] b212b6c28c949949da08b6e68886dd75 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306
2021-08-16 13:35:19 573 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] bdf359e1f7bd2132a4ab3781c136bc3d "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389
2021-08-16 13:35:19 963 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:20 +0000] 43eec3228ef7aba48797249e80833d63 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-08-16 13:35:20 265 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:20 +0000] b14e57bbed3f71a979c42011cde8d70e "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-08-16 13:35:20 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] acfbcf12fa4e36d00585fa3c657ef21e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097
2021-08-16 13:35:22 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] b7a2c93f7292823fc074cc7cc797833f "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-08-16 13:35:22 465 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] bda4d010e21013683ebe779d2ada391f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-08-16 13:35:22 864 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] c42d2c2f00a0ae1ed8f0a9a9e460927d "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:23 162 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] 390361013579c072273921bcaff56c0c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-08-16 13:35:23 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] 55e7b6f8217335db6b627dd812539e0a "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-08-16 13:35:23 964 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] f00aa6b59e0299749553dd7de0745701 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-08-16 13:35:24 265 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] d287441a161f3ebf856fc99cb9e29c1a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2021-08-16 13:35:24 475 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] 2a6504ccc14a4451fc534fae17dc56bf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287
2021-08-16 13:35:24 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:25 +0000] 4ecdd5f7b450b3f1b270a546b5235ce9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196
2021-08-16 13:35:25 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:26 +0000] 3741536409a8d173552af9bc69161d1b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503
2021-08-16 13:35:26 470 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:26 +0000] c0c1cd4bbec949eec0aeccb51fbfa8c9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:35:26 671 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] 448e9f1c09b902d19d0dcd6530e70eb7 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491
2021-08-16 13:35:27 165 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] 33897ef126ec77678606a180491fd2fb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:35:27 363 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] b649a6690719917318ffb3462b99e945 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2021-08-16 13:35:27 571 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] 189bedc586e33cc3bf3c4d71deb3bb11 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2021-08-16 13:35:27 864 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] a053948786505549117013f3c07851a5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-08-16 13:35:28 164 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] 40039b0cefd4ebdd685ed9060c504245 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:28 464 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] 6c65f335579e85ba4e09d9ded64d4851 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-08-16 13:35:28 764 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:29 +0000] 75b3708828636b8eb2086675cd1e73e3 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-08-16 13:35:29 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] b842d91731ae8dc7d3e91207a29e2b74 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.902 upstream_response_time:0.902 "-" "Go-http-client/1.1" "-"
2021-08-16 13:35:30 068 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] c64ff8147b7e1d047eded20b71735b0a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-08-16 13:35:30 364 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] 2e47685f006e4fad17270c554effd2b4 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-08-16 13:35:30 664 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] f58283f3811ad04ed1ff9513b332985f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-08-16 13:35:31 064 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] 7af2d001909e7fc4de1e8711d7702e7b "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-08-16 13:35:31 372 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] 7bf53f6f5f834f045bdf0b4ab618c25d "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:35:31 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:32 +0000] deea4a4fd1db3fda2d9ad22668ed232f "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994
2021-08-16 13:35:32 563 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:32 +0000] d380dee379d9a78eb314588d8d300663 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-08-16 13:35:32 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] 2e6142f9291b7ba261c3a05271661998 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-08-16 13:35:33 166 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] 1573bd611ef87b8addb1fa74d18d8d7b "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 112
2021-08-16 13:35:33 279 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] 8b872fd82c08b31da770fda557a5784b "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 383
2021-08-16 13:35:33 667 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] 7757a9ee0608f9d17f4537d707e00920 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-08-16 13:35:33 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] 98df87ac4fee0c33a1cfca05ec190495 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-08-16 13:35:33 965 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] fab807291c77a386056d6455f6ab405e "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:34 262 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] ea6c8690fdf6b56b6e5bc51ed8e596ab "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-08-16 13:35:34 666 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] 00ca9235f034b55aef3088366d24ef82 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-08-16 13:35:34 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:35 +0000] 1121fead6a26bcf83120041e3b64d480 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:35 063 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:35 +0000] ec38d9e4e19646ea71773330f5350133 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-08-16 13:35:35 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:36 +0000] 6b7de45759715b7956064f71d2e91d2c "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899
2021-08-16 13:35:36 176 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:36 +0000] 8f00fa3c10c5f7523625dd78a10c61a8 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-08-16 13:35:36 665 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] 7ad82c3593ca93a31d55b00ad5c8f2ad "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2021-08-16 13:35:37 163 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] 356caa270b5cfc24fe325147ba53f313 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-08-16 13:35:37 566 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] 0a43b140f7a39a318a7bf4e49ad1bb76 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-08-16 13:35:37 763 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] 1c104e07c576ee9546209e6457a3b6ad "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:37 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-08-16 13:35:37 966 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@796989af
2021-08-16 13:35:37 966 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:38 509 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:38 +0000] 3a56dbcde60fe2a86f1642dbb80ceca3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 696
2021-08-16 13:35:38 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c5b2204
2021-08-16 13:35:38 673 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:38 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:38 +0000] 9e945e8e3b2f44caf255cd10642fadf9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 291
2021-08-16 13:35:38 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e09db4b
2021-08-16 13:35:38 970 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:39 458 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:39 +0000] d01fc4cea3bb36528fb3444a61b3f91d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 498
2021-08-16 13:35:39 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cbecc0a
2021-08-16 13:35:39 473 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:39 762 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:39 +0000] b352dada551b9f89861c159a4475bf11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 389
2021-08-16 13:35:39 867 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d391cea
2021-08-16 13:35:39 867 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:40 158 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:40 +0000] e4d0e900ef39333ddc3f93d303da5a19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 395
2021-08-16 13:35:40 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a215a7
2021-08-16 13:35:40 267 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:40 959 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:41 +0000] dad6ab3aa6bf6900fca464391ea9b3d7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1096
2021-08-16 13:35:41 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76255705
2021-08-16 13:35:41 370 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:41 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:41 +0000] a1d18d12f9aae00900f477dc57712101 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 502
2021-08-16 13:35:41 877 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2632009
2021-08-16 13:35:41 877 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:42 075 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:42 +0000] 95312d416d89e9ae09956c3125df8699 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.488 upstream_response_time:0.488 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 487
2021-08-16 13:35:42 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24dee06e
2021-08-16 13:35:42 366 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:42 536 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:42 +0000] fc427a83ea650c43c1488cf8af9e6d67 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 296
2021-08-16 13:35:42 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@263592ad
2021-08-16 13:35:42 670 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:42 958 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:43 +0000] 47b747daaf726e28efb62279cd2d1c1c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 493
2021-08-16 13:35:43 168 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73dd77be
2021-08-16 13:35:43 168 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:43 769 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:43 +0000] 56dc8275f4560aae98c959689e851341 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 695
2021-08-16 13:35:43 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e99af9
2021-08-16 13:35:43 872 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:44 158 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:44 +0000] afeb0491a9b5ac1dea609189d262530c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 390
2021-08-16 13:35:44 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e7dd168
2021-08-16 13:35:44 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:44 758 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:44 +0000] c28cb57ba1181d2a65b2fca330e7ab21 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 596
2021-08-16 13:35:44 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b7c6e61
2021-08-16 13:35:44 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:45 457 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:45 +0000] 8ab69c173712b1ea4fb85d3d5855706a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 893
2021-08-16 13:35:45 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17da2b67
2021-08-16 13:35:45 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:46 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:46 +0000] 10e4cb3c7e7ef86d7dbdc9566da591b1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 698
2021-08-16 13:35:46 518 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bb7a1dd
2021-08-16 13:35:46 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:46 573 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:46 +0000] 9772dcef883d61023bb26a162ee9d9d0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 247
2021-08-16 13:35:46 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6146c30b
2021-08-16 13:35:46 819 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:47 195 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:47 +0000] 872a33172708a158447430282ad86894 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 445
2021-08-16 13:35:47 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@688dd6f6
2021-08-16 13:35:47 270 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:47 815 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:47 +0000] e8effa8e1bed60f47cbeb101f7121b19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 594
2021-08-16 13:35:47 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a6fc77b
2021-08-16 13:35:47 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:48 058 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:48 +0000] 2c5d2d7a227a2ae7c247d01cb2707c10 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 393
2021-08-16 13:35:48 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b1377d
2021-08-16 13:35:48 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:48 858 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:48 +0000] 1c4816997002f4f5162b0b0445e16e05 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.705 upstream_response_time:0.705 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 703
2021-08-16 13:35:48 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b98f45a
2021-08-16 13:35:48 978 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:49 333 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:49 +0000] eb2ad2d2dac65b2802149aff345988b3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.985 upstream_response_time:0.985 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 985
2021-08-16 13:35:49 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@94c9545
2021-08-16 13:35:49 968 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:50 459 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:50 +0000] a089775b875eae17c7528c05bd72359f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 598
2021-08-16 13:35:50 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d0859f3
2021-08-16 13:35:50 573 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:50 957 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:51 +0000] 5a8572a1e165fd9e6569fd98890b3a56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 491
2021-08-16 13:35:51 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31c666ec
2021-08-16 13:35:51 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:51 354 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:51 +0000] 3be0c61343256653893a28be1fc6a974 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 297
2021-08-16 13:35:51 368 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d7a20c5
2021-08-16 13:35:51 368 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:51 957 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:52 +0000] a0218a4431d66921e8af44bbb9c6144d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695
2021-08-16 13:35:52 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fe82a98
2021-08-16 13:35:52 069 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:52 857 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:52 +0000] 27e28142d19ef82dc00d4f4da11a28a6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 894
2021-08-16 13:35:52 967 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@432d7db
2021-08-16 13:35:52 967 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:52 990 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:53 +0000] 36e2de2117a3e55223a4d7200c15ca20 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 97
2021-08-16 13:35:53 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e2462d2
2021-08-16 13:35:53 068 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:53 877 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:53 +0000] 846e9c03feb81e928e67912372987338 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 895
2021-08-16 13:35:53 968 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6286803f
2021-08-16 13:35:53 969 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:54 358 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:54 +0000] 1509f04af257e7f2e94c921414f64331 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 503
2021-08-16 13:35:54 479 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66405904
2021-08-16 13:35:54 479 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:55 661 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:55 +0000] ac48f5035a984e6944a28b4e9c9084ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.286 upstream_response_time:1.286 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1286
2021-08-16 13:35:55 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41e64b38
2021-08-16 13:35:55 772 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:56 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:56 +0000] a3ae7c62ae3968badd3483884d1355f6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 995
2021-08-16 13:35:56 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a502f73
2021-08-16 13:35:56 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:57 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 992
10.233.71.104 - - [16/Aug/2021:13:35:57 +0000] 3b37f6fcc7c1bf7be626e3d73c93316e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
2021-08-16 13:35:57 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11ebcd22
2021-08-16 13:35:57 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:58 134 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:58 +0000] 8cb3f5b2209038edfb8872e39c0781fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 394
2021-08-16 13:35:58 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720d6f2b
2021-08-16 13:35:58 170 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:58 523 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:58 +0000] 2ad2c77ba8c6db58b464b16b9cb5f0fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 496
2021-08-16 13:35:58 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58c91e85
2021-08-16 13:35:58 670 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:35:59 458 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:35:59 +0000] a648b9d6444f6d5935269d72a80a73ed "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:35:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 992
2021-08-16 13:35:59 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35d0f40a
2021-08-16 13:35:59 674 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:00 214 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:00 +0000] b7881e801bc1b62ee91f66686b2e1de8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 592
2021-08-16 13:36:00 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72b4686d
2021-08-16 13:36:00 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:00 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:00 +0000] 250e41c8ec18a6c0e98759154e702d1a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 496
2021-08-16 13:36:00 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d263895
2021-08-16 13:36:00 770 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:01 258 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:01 +0000] cb80d64573fe935008c43dd23635fd04 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 503
2021-08-16 13:36:01 278 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66fe31c6
2021-08-16 13:36:01 278 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:02 259 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:02 +0000] 8b88ed8c79035fc714fc7655bf9c58f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.186 upstream_response_time:1.186 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1185
2021-08-16 13:36:02 469 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ded6cec
2021-08-16 13:36:02 470 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:02 659 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:02 +0000] 1f36298b91cce538655a97ccd30f38bc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 294
2021-08-16 13:36:02 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bfdd37d
2021-08-16 13:36:02 779 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:03 059 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:03 +0000] c51aef08bf84b446692b63a9b932f635 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 302
2021-08-16 13:36:03 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6600f30c
2021-08-16 13:36:03 076 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:03 615 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:03 +0000] 4e075f0d50a05e34fb666a3beea9d4bd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 588
2021-08-16 13:36:03 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2721b9f7
2021-08-16 13:36:03 669 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:04 057 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:04 +0000] 699fbf38ed676d94dce04f0a7ce52c16 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 398
2021-08-16 13:36:04 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@299f8dfb
2021-08-16 13:36:04 073 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:04 261 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:04 +0000] f301a65ce130b22ec4f8e1baa1bd899f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 388
2021-08-16 13:36:04 467 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66ee1812
2021-08-16 13:36:04 467 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:04 972 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:05 +0000] 130f23ade1aab0b5c3b5c0bb713184e9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 597
2021-08-16 13:36:05 083 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ba790e5
2021-08-16 13:36:05 083 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:05 569 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:06 +0000] 9f4c9525fcf82df0e5202c754e7b1dfb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.080 upstream_response_time:1.080 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1079
2021-08-16 13:36:06 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eeb13da
2021-08-16 13:36:06 172 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:06 859 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:07 +0000] b53051795c5a3c782e0c01892fc76906 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1093
2021-08-16 13:36:07 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7864562
2021-08-16 13:36:07 269 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:07 758 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:07 +0000] e4b145ff8781174a3d8e780c885b8a65 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 502
2021-08-16 13:36:07 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dc621bd
2021-08-16 13:36:07 775 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:07 967 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:08 +0000] 0882dfcf76c9c2e6388598f6f9c44afc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 408
2021-08-16 13:36:08 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@567347bb
2021-08-16 13:36:08 230 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:08 562 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:09 +0000] 928b0925e3c1410f43025d243f94ba11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.841 upstream_response_time:0.841 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 841
2021-08-16 13:36:09 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c2c2262
2021-08-16 13:36:09 066 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:09 558 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:09 +0000] 4297db3abcac11a87fa44011cfb2882d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696
2021-08-16 13:36:09 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@618cfcb1
2021-08-16 13:36:09 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:10 360 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:10 +0000] 1116a21fa7d64a44f7d3605226767187 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 694
2021-08-16 13:36:10 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ef45b89
2021-08-16 13:36:10 470 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:10 658 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:11 +0000] 23311e74bf343bb241367b1de339e7fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 693
2021-08-16 13:36:11 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ac2e31f
2021-08-16 13:36:11 169 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:11 590 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:11 +0000] b5dcd0d1cab0115774248a974c732a24 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 794
2021-08-16 13:36:11 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@742f1d08
2021-08-16 13:36:11 970 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:12 957 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-62 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 999
10.233.71.104 - - [16/Aug/2021:13:36:12 +0000] 7b7a3a79c3b1138913793b7ec2ea9530 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-"
2021-08-16 13:36:12 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2237438c
2021-08-16 13:36:12 974 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-64 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.104,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.49","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2021-08-16 13:36:13 267 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-64 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.71.104 - - [16/Aug/2021:13:36:13 +0000] 163c9590e5d19f4890fffa5889f9e866 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:36:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 488
2021-08-16 13:37:13 870 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-29 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:37:14 +0000] 500c88288ea5b5c3b490f57472890556 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:37:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 692
2021-08-16 13:37:14 562 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 606
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] 8ca0ca3c5be7a91f0ec0bd4802b0195d "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-"
2021-08-16 13:37:15 173 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-66 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] 0525528a05d531db655631ece22923e6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
2021-08-16 13:37:15 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-62 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] a8473d066ad33e6ebf19b31c8106def6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.49/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2021-08-16 13:37:15 783 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-66 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.49,port:8446
10.233.71.104 - - [16/Aug/2021:13:37:15 +0000] 7e7d72331a4b53dc4ced961bf1ddadb4 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.49/8446 HTTP/1.1" 204 request_processing_time:0.186 upstream_response_time:0.186 "-" "Go-http-client/1.1" "-"
10.233.71.104 - - [16/Aug/2