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-09-21 00:41:06 416 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-09-21 00:41:06 504 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-09-21 00:41:06 614 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2021/09/21 00:41:29 [error] 21#21: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.201, 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.72.201 - - [21/Sep/2021:00:41:29 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-"
2021-09-21 00:41:34 716 INFO  [org.reflections.Reflections][main] - Reflections took 27811 ms to scan 1 urls, producing 15738 keys and 30140 values 
2021/09/21 00:41:35 [error] 21#21: *13 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.72.201, 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.72.201 - - [21/Sep/2021:00:41:35 +0000] "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-09-21 00:41:38 610 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2021-09-21 00:41:40 602 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2021-09-21 00:41:40 602 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2021-09-21 00:41:40 602 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2021-09-21 00:41:40 602 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2021-09-21 00:41:40 605 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2021-09-21 00:41:42 107 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-09-21 00:41:42 202 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-09-21 00:41:45 008 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2021-09-21 00:41:51 403 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-09-21 00:41:51 502 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-09-21 00:41:54 204 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@3943c449
Message Body Readers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter

2021-09-21 00:41:55 704 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-09-21 00:41:55 706 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-09-21 00:41:55 707 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2021-09-21 00:41:56 200 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-09-21 00:41:56 201 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-09-21 00:41:56 500 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2021-09-21 00:41:58 400 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2021-09-21 00:41:58 400 INFO  [org.eclipse.jetty.server.Server][main] - Started @67476ms
2021-09-21 00:42:00 503 INFO  [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.72.201 - - [21/Sep/2021:00:42:04 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:7.523 upstream_response_time:7.523 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:04 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 4115
2021-09-21 00:42:04 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32bafa09
2021-09-21 00:42:04 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.42.9","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-09-21 00:42:04 711 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.028 upstream_response_time:1.028 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 999
2021-09-21 00:42:05 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7906c70c
2021-09-21 00:42:05 208 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.42.9","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-09-21 00:42:05 335 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:05 +0000] "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.72.201 - - [21/Sep/2021:00:42:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 403
2021-09-21 00:42:05 807 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@382c72f0
2021-09-21 00:42:05 900 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.63.241","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-09-21 00:42:06 500 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:06 +0000] "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.72.201 - - [21/Sep/2021:00:42:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 898
2021-09-21 00:42:06 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63c51075
2021-09-21 00:42:06 804 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.36.152","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-09-21 00:42:07 021 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.72.201 - - [21/Sep/2021:00:42:07 +0000] "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.72.201 - - [21/Sep/2021:00:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 596
2021-09-21 00:42:07 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba082d5
2021-09-21 00:42:07 411 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.36.152","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-09-21 00:42:07 771 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:07 +0000] "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.72.201 - - [21/Sep/2021:00:42:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 495
2021-09-21 00:42:07 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a231a77
2021-09-21 00:42:07 911 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.9.49","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-09-21 00:42:08 100 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 210
10.233.72.201 - - [21/Sep/2021:00:42:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-"
2021-09-21 00:42:08 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@720a53b
2021-09-21 00:42:08 506 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.9.49","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-09-21 00:42:08 924 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.811 upstream_response_time:0.811 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 607
2021-09-21 00:42:09 107 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7334332c
2021-09-21 00:42:09 108 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.9.49","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-09-21 00:42:09 540 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:09 +0000] "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.72.201 - - [21/Sep/2021:00:42:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 502
2021-09-21 00:42:09 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4baee56d
2021-09-21 00:42:09 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.9.49","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-09-21 00:42:09 928 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 318
2021-09-21 00:42:10 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25911f9d
2021-09-21 00:42:10 101 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.1.73","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-09-21 00:42:10 552 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:10 +0000] "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.72.201 - - [21/Sep/2021:00:42:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 891
2021-09-21 00:42:11 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23d5c159
2021-09-21 00:42:11 102 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.31.78","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-09-21 00:42:11 581 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:11 +0000] "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.72.201 - - [21/Sep/2021:00:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 692
2021-09-21 00:42:11 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d10e226
2021-09-21 00:42:11 705 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.31.78","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-09-21 00:42:11 812 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 128
2021-09-21 00:42:11 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@729d42a3
2021-09-21 00:42:11 903 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.33.231","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-09-21 00:42:12 149 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.483 upstream_response_time:0.483 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 482
2021-09-21 00:42:12 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3afb935b
2021-09-21 00:42:12 401 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:12 512 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.72.201 - - [21/Sep/2021:00:42:12 +0000] "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.72.201 - - [21/Sep/2021:00:42:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 396
2021-09-21 00:42:12 729 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e8d432
2021-09-21 00:42:12 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:13 016 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:13 +0000] "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.72.201 - - [21/Sep/2021:00:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 310
2021-09-21 00:42:13 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@621bdbaf
2021-09-21 00:42:13 104 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:13 211 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 375
2021-09-21 00:42:13 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@694de173
2021-09-21 00:42:13 502 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:13 811 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.72.201 - - [21/Sep/2021:00:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 408
2021-09-21 00:42:13 835 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18dd9260
2021-09-21 00:42:13 836 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:14 210 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:14 +0000] "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.72.201 - - [21/Sep/2021:00:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 387
2021-09-21 00:42:14 402 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@665931ac
2021-09-21 00:42:14 402 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:14 600 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.72.201 - - [21/Sep/2021:00:42:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.681 upstream_response_time:0.681 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 876
2021-09-21 00:42:15 207 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d41458a
2021-09-21 00:42:15 207 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:15 510 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.72.201 - - [21/Sep/2021:00:42:15 +0000] "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.72.201 - - [21/Sep/2021:00:42:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 511
2021-09-21 00:42:15 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5508606e
2021-09-21 00:42:15 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:16 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:16 +0000] "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.72.201 - - [21/Sep/2021:00:42:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1197
2021-09-21 00:42:16 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68bb09df
2021-09-21 00:42:16 903 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:17 151 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.72.201 - - [21/Sep/2021:00:42:17 +0000] "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.72.201 - - [21/Sep/2021:00:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 387
2021-09-21 00:42:17 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d6a2811
2021-09-21 00:42:17 304 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:17 633 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 415
2021-09-21 00:42:17 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@304ef19e
2021-09-21 00:42:17 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:18 011 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.72.201 - - [21/Sep/2021:00:42:18 +0000] "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.72.201 - - [21/Sep/2021:00:42:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 304
2021-09-21 00:42:18 035 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61f27cd3
2021-09-21 00:42:18 035 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:18 383 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:18 +0000] "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.72.201 - - [21/Sep/2021:00:42:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 485
2021-09-21 00:42:18 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24aebb06
2021-09-21 00:42:18 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:18 813 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.72.201 - - [21/Sep/2021:00:42:19 +0000] "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.72.201 - - [21/Sep/2021:00:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495
2021-09-21 00:42:19 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d842d
2021-09-21 00:42:19 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:19 611 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 602
2021-09-21 00:42:19 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d8de969
2021-09-21 00:42:19 631 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:19 718 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.72.201 - - [21/Sep/2021:00:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.285 upstream_response_time:0.285 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 285
2021-09-21 00:42:19 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e7538b5
2021-09-21 00:42:19 925 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:20 281 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.374 upstream_response_time:0.374 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 373
2021-09-21 00:42:20 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@538f68a3
2021-09-21 00:42:20 307 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:20 468 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.72.201 - - [21/Sep/2021:00:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.216 upstream_response_time:0.216 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 214
2021-09-21 00:42:20 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c4aabbd
2021-09-21 00:42:20 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:20 701 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:20 +0000] "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.72.201 - - [21/Sep/2021:00:42:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 298
2021-09-21 00:42:20 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@97ebc5e
2021-09-21 00:42:20 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:21 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 299
2021-09-21 00:42:21 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31236c6f
2021-09-21 00:42:21 130 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:22 016 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.72.201 - - [21/Sep/2021:00:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.905 upstream_response_time:0.905 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 903
2021-09-21 00:42:22 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@287d821b
2021-09-21 00:42:22 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:22 389 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 379
2021-09-21 00:42:22 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@208bee05
2021-09-21 00:42:22 426 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:22 819 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.72.201 - - [21/Sep/2021:00:42:22 +0000] "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.72.201 - - [21/Sep/2021:00:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 494
2021-09-21 00:42:22 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18cd7282
2021-09-21 00:42:22 927 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:23 313 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:23 +0000] "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.72.201 - - [21/Sep/2021:00:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 399
2021-09-21 00:42:23 330 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c62608f
2021-09-21 00:42:23 330 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:23 659 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.72.201 - - [21/Sep/2021:00:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 485
2021-09-21 00:42:23 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11bacc1b
2021-09-21 00:42:23 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:24 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 300
2021-09-21 00:42:24 128 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3834531
2021-09-21 00:42:24 128 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:24 263 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.72.201 - - [21/Sep/2021:00:42:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 193
2021-09-21 00:42:24 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a43ca0d
2021-09-21 00:42:24 402 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:24 812 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:25 +0000] "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.72.201 - - [21/Sep/2021:00:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 890
2021-09-21 00:42:25 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f29cf14
2021-09-21 00:42:25 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:25 618 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.72.201 - - [21/Sep/2021:00:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 407
2021-09-21 00:42:25 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@636b2e55
2021-09-21 00:42:25 637 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:25 985 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 384
2021-09-21 00:42:26 033 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6546c7b1
2021-09-21 00:42:26 033 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:26 221 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.72.201 - - [21/Sep/2021:00:42:26 +0000] "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.72.201 - - [21/Sep/2021:00:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 286
2021-09-21 00:42:26 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34630eb5
2021-09-21 00:42:26 325 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:26 456 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:26 +0000] "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.72.201 - - [21/Sep/2021:00:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 194
2021-09-21 00:42:26 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71044479
2021-09-21 00:42:26 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:26 625 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.72.201 - - [21/Sep/2021:00:42:26 +0000] "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.72.201 - - [21/Sep/2021:00:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 292
2021-09-21 00:42:26 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@786669e3
2021-09-21 00:42:26 905 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:27 294 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 503
2021-09-21 00:42:27 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e11731f
2021-09-21 00:42:27 411 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:27 712 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.72.201 - - [21/Sep/2021:00:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 407
2021-09-21 00:42:27 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e3d874f
2021-09-21 00:42:27 903 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:28 611 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:28 +0000] "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.72.201 - - [21/Sep/2021:00:42:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 912
2021-09-21 00:42:28 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca307b6
2021-09-21 00:42:28 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:29 222 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.72.201 - - [21/Sep/2021:00:42:29 +0000] "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.72.201 - - [21/Sep/2021:00:42:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 498
2021-09-21 00:42:29 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e90f950
2021-09-21 00:42:29 326 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:29 662 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:29 +0000] "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.72.201 - - [21/Sep/2021:00:42:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 391
2021-09-21 00:42:29 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c4c5d1
2021-09-21 00:42:29 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:29 925 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.72.201 - - [21/Sep/2021:00:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 297
2021-09-21 00:42:30 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@735f2263
2021-09-21 00:42:30 104 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:30 460 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:30 +0000] "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.72.201 - - [21/Sep/2021:00:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 715
2021-09-21 00:42:30 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7be43dff
2021-09-21 00:42:30 905 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:31 418 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.72.201 - - [21/Sep/2021:00:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.610 upstream_response_time:0.610 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 532
2021-09-21 00:42:31 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e2194c3
2021-09-21 00:42:31 503 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:31 711 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 221
2021-09-21 00:42:31 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dc089be
2021-09-21 00:42:31 732 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:32 272 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.72.201 - - [21/Sep/2021:00:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 685
2021-09-21 00:42:32 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@633227a6
2021-09-21 00:42:32 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:32 715 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:32 +0000] "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.72.201 - - [21/Sep/2021:00:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 495
2021-09-21 00:42:32 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa6471d
2021-09-21 00:42:32 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:33 510 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.72.201 - - [21/Sep/2021:00:42:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.603 upstream_response_time:0.603 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 601
2021-09-21 00:42:33 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@637717f6
2021-09-21 00:42:33 554 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:34 116 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.767 upstream_response_time:0.767 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 765
2021-09-21 00:42:34 325 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7064f2fb
2021-09-21 00:42:34 325 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:34 511 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.72.201 - - [21/Sep/2021:00:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 292
10.233.72.201 - - [21/Sep/2021:00:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
2021-09-21 00:42:34 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14190b03
2021-09-21 00:42:34 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:35 611 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:35 +0000] "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.72.201 - - [21/Sep/2021:00:42:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1094
2021-09-21 00:42:35 728 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e2cf977
2021-09-21 00:42:35 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:36 053 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.72.201 - - [21/Sep/2021:00:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 492
10.233.72.201 - - [21/Sep/2021:00:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
2021-09-21 00:42:36 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fb8f94a
2021-09-21 00:42:36 236 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:36 411 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:36 +0000] "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.72.201 - - [21/Sep/2021:00:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 190
2021-09-21 00:42:36 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72c57ccb
2021-09-21 00:42:36 431 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:36 971 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:37 +0000] "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.72.201 - - [21/Sep/2021:00:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 601
2021-09-21 00:42:37 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19240037
2021-09-21 00:42:37 109 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:37 226 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:37 +0000] "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.72.201 - - [21/Sep/2021:00:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 218
2021-09-21 00:42:37 406 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491bf32c
2021-09-21 00:42:37 406 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:37 722 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.72.201 - - [21/Sep/2021:00:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 416
10.233.72.201 - - [21/Sep/2021:00:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.420 upstream_response_time:0.420 "-" "Go-http-client/1.1" "-"
2021-09-21 00:42:37 832 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3102ef37
2021-09-21 00:42:37 832 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:38 014 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:38 +0000] "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.72.201 - - [21/Sep/2021:00:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 691
2021-09-21 00:42:38 530 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12105bd3
2021-09-21 00:42:38 530 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:39 011 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.72.201 - - [21/Sep/2021:00:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 787
2021-09-21 00:42:39 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32b99c5b
2021-09-21 00:42:39 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:39 624 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:42:39 +0000] "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.72.201 - - [21/Sep/2021:00:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 494
2021-09-21 00:42:39 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68d59a24
2021-09-21 00:42:39 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:42:40 177 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.72.201 - - [21/Sep/2021:00:42:40 +0000] "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.72.201 - - [21/Sep/2021:00:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 395
2021-09-21 00:47:21 827 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.705 upstream_response_time:0.705 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-09-21 00:47:22 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
2021-09-21 00:47:22 801 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-09-21 00:47:22 931 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.188 upstream_response_time:0.188 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 184
2021-09-21 00:47:23 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 899
2021-09-21 00:47:24 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
2021-09-21 00:47:24 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-09-21 00:47:24 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-09-21 00:47:25 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2021-09-21 00:47:25 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2021-09-21 00:47:25 419 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:47:25 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394
2021-09-21 00:47:26 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-09-21 00:47:26 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-09-21 00:47:26 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2021-09-21 00:47:26 601 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 477
2021-09-21 00:47:27 026 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2021-09-21 00:47:27 122 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-09-21 00:47:27 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1294
2021-09-21 00:47:28 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:47:28 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:47:29 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-09-21 00:47:29 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193
2021-09-21 00:47:29 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2021-09-21 00:47:29 828 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-09-21 00:47:30 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 308
2021-09-21 00:47:30 331 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285
2021-09-21 00:47:30 618 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2021-09-21 00:47:31 319 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2021-09-21 00:47:32 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-09-21 00:47:32 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:47:32 517 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-09-21 00:47:32 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:47:32 728 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2021-09-21 00:47:32 923 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2021-09-21 00:47:33 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-09-21 00:47:33 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-09-21 00:47:34 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-09-21 00:47:34 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403
2021-09-21 00:47:34 824 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-09-21 00:47:35 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-09-21 00:47:35 417 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109
2021-09-21 00:47:35 534 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 88
2021-09-21 00:47:35 626 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-"
2021-09-21 00:47:36 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-09-21 00:47:36 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2021-09-21 00:47:36 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-09-21 00:47:37 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:47:37 321 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95
2021-09-21 00:47:37 430 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2021-09-21 00:47:37 918 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:47:38 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2021-09-21 00:47:38 328 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.280 upstream_response_time:0.280 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 277
2021-09-21 00:47:38 609 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207
2021-09-21 00:47:38 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-09-21 00:47:39 025 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2021-09-21 00:47:39 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bb048e9
2021-09-21 00:47:39 428 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:39 978 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.572 upstream_response_time:0.572 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 565
2021-09-21 00:47:40 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c43cd52
2021-09-21 00:47:40 006 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:40 070 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 115
2021-09-21 00:47:40 202 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46ddc908
2021-09-21 00:47:40 202 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:41 492 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.390 upstream_response_time:1.390 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1386
2021-09-21 00:47:41 514 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2caab845
2021-09-21 00:47:41 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:42 004 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 603
2021-09-21 00:47:42 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a949ada
2021-09-21 00:47:42 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:42 838 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.731 upstream_response_time:0.731 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 729
2021-09-21 00:47:42 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ba4a7e
2021-09-21 00:47:42 860 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:44 167 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.321 upstream_response_time:1.321 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1320
2021-09-21 00:47:44 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cb16039
2021-09-21 00:47:44 188 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:44 813 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.650 upstream_response_time:0.650 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 647
2021-09-21 00:47:44 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6771a1ba
2021-09-21 00:47:44 839 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:45 363 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 879
2021-09-21 00:47:45 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fbf18fb
2021-09-21 00:47:45 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:46 447 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.737 upstream_response_time:0.737 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 737
2021-09-21 00:47:46 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5785c2a6
2021-09-21 00:47:46 503 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:46 878 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.443 upstream_response_time:0.443 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 414
2021-09-21 00:47:46 919 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36d79975
2021-09-21 00:47:46 919 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:47 803 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 901
2021-09-21 00:47:47 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@657d48fe
2021-09-21 00:47:47 826 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:48 698 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:48 +0000] "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.72.201 - - [21/Sep/2021:00:47:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 893
2021-09-21 00:47:48 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@495b05d7
2021-09-21 00:47:48 723 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:50 433 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.795 upstream_response_time:1.795 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1795
2021-09-21 00:47:50 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cb41b80
2021-09-21 00:47:50 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:50 941 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 493
2021-09-21 00:47:51 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f3efc40
2021-09-21 00:47:51 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:52 576 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.579 upstream_response_time:1.579 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1578
2021-09-21 00:47:52 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25dc3deb
2021-09-21 00:47:52 625 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:53 409 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:53 +0000] "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.72.201 - - [21/Sep/2021:00:47:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 893
2021-09-21 00:47:53 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@731610a4
2021-09-21 00:47:53 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:53 723 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.214 upstream_response_time:0.214 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 212
2021-09-21 00:47:53 738 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@481f3bb8
2021-09-21 00:47:53 739 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:54 268 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.539 upstream_response_time:0.539 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 539
2021-09-21 00:47:54 284 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d95c858
2021-09-21 00:47:54 284 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:55 112 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.936 upstream_response_time:0.936 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 934
2021-09-21 00:47:55 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c9d41f2
2021-09-21 00:47:55 223 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:55 863 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:55 +0000] "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.72.201 - - [21/Sep/2021:00:47:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 699
2021-09-21 00:47:55 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@773fd7f4
2021-09-21 00:47:55 929 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:56 311 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 891
2021-09-21 00:47:56 827 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cdfd17f
2021-09-21 00:47:56 827 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:57 181 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:57 +0000] "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.72.201 - - [21/Sep/2021:00:47:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 390
2021-09-21 00:47:57 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3161add3
2021-09-21 00:47:57 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:57 511 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:57 +0000] "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.72.201 - - [21/Sep/2021:00:47:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 496
2021-09-21 00:47:57 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6357e4f
2021-09-21 00:47:57 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:58 296 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.587 upstream_response_time:0.587 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 587
2021-09-21 00:47:58 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6595fb4
2021-09-21 00:47:58 318 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:58 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:47:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 402
2021-09-21 00:47:58 725 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cab4a1c
2021-09-21 00:47:58 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:47:59 709 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:47:59 +0000] "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.72.201 - - [21/Sep/2021:00:47:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 996
2021-09-21 00:47:59 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71082fc0
2021-09-21 00:47:59 804 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:00 225 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:00 +0000] "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.72.201 - - [21/Sep/2021:00:48:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 584
2021-09-21 00:48:00 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77abdfb9
2021-09-21 00:48:00 324 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:00 540 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.233 upstream_response_time:0.233 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 231
2021-09-21 00:48:00 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bed860b
2021-09-21 00:48:00 559 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:01 070 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.525 upstream_response_time:0.525 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 524
2021-09-21 00:48:01 090 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@685dd388
2021-09-21 00:48:01 090 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:01 551 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 530
2021-09-21 00:48:01 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@625b3aeb
2021-09-21 00:48:01 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:02 243 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:02 +0000] "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.72.201 - - [21/Sep/2021:00:48:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695
2021-09-21 00:48:02 328 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fec191a
2021-09-21 00:48:02 328 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:02 938 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.625 upstream_response_time:0.625 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 623
2021-09-21 00:48:02 959 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73b667
2021-09-21 00:48:02 959 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:03 210 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.360 upstream_response_time:0.360 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 358
2021-09-21 00:48:03 319 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34523d53
2021-09-21 00:48:03 319 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:05 491 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.195 upstream_response_time:2.195 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 2195
2021-09-21 00:48:05 518 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f81be9b
2021-09-21 00:48:05 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:06 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:06 +0000] "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.72.201 - - [21/Sep/2021:00:48:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1196
2021-09-21 00:48:06 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@305b887b
2021-09-21 00:48:06 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:07 222 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:07 +0000] "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.72.201 - - [21/Sep/2021:00:48:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 595
2021-09-21 00:48:07 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66954271
2021-09-21 00:48:07 401 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:08 086 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 800
2021-09-21 00:48:08 132 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5da4ecc
2021-09-21 00:48:08 132 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:09 305 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.190 upstream_response_time:1.190 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1189
2021-09-21 00:48:09 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e030eb3
2021-09-21 00:48:09 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:10 312 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1295
2021-09-21 00:48:10 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c27f934
2021-09-21 00:48:10 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:11 115 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:11 +0000] "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.72.201 - - [21/Sep/2021:00:48:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2021-09-21 00:48:11 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75fec8e3
2021-09-21 00:48:11 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:12 107 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:12 +0000] "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.72.201 - - [21/Sep/2021:00:48:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 897
2021-09-21 00:48:12 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fc0d5e3
2021-09-21 00:48:12 124 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:12 744 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.634 upstream_response_time:0.634 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 633
2021-09-21 00:48:12 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ac0739
2021-09-21 00:48:12 765 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:13 811 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.156 upstream_response_time:1.156 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1153
2021-09-21 00:48:13 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6de284eb
2021-09-21 00:48:13 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:14 911 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:14 +0000] "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.72.201 - - [21/Sep/2021:00:48:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 997
2021-09-21 00:48:14 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45b4da06
2021-09-21 00:48:14 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:16 024 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:16 +0000] "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.72.201 - - [21/Sep/2021:00:48:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1293
2021-09-21 00:48:16 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@236a5111
2021-09-21 00:48:16 225 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:16 813 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 690
2021-09-21 00:48:16 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22376f11
2021-09-21 00:48:16 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:17 341 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.430 upstream_response_time:0.430 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 430
2021-09-21 00:48:17 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3841356d
2021-09-21 00:48:17 354 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:17 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.660 upstream_response_time:0.660 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 660
2021-09-21 00:48:18 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6da47d7d
2021-09-21 00:48:18 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:18 673 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:18 +0000] "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.72.201 - - [21/Sep/2021:00:48:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 797
2021-09-21 00:48:18 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68ff9db8
2021-09-21 00:48:18 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:19 322 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.511 upstream_response_time:0.511 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 510
2021-09-21 00:48:19 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73ea7ed2
2021-09-21 00:48:19 341 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:19 697 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 377
2021-09-21 00:48:19 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c0c6c63
2021-09-21 00:48:19 725 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:20 133 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:20 +0000] "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.72.201 - - [21/Sep/2021:00:48:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 429
2021-09-21 00:48:20 177 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e0f06c5
2021-09-21 00:48:20 177 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:21 111 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.044 upstream_response_time:1.044 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1042
2021-09-21 00:48:21 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d582787
2021-09-21 00:48:21 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:21 413 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:21 +0000] "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.72.201 - - [21/Sep/2021:00:48:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594
2021-09-21 00:48:21 829 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491954c3
2021-09-21 00:48:21 830 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:22 663 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:22 +0000] "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.72.201 - - [21/Sep/2021:00:48:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 888
2021-09-21 00:48:22 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@523824a
2021-09-21 00:48:22 726 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:23 811 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1102
2021-09-21 00:48:23 846 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@362a5836
2021-09-21 00:48:23 846 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.37.232","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-09-21 00:48:25 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.271 upstream_response_time:1.271 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 1270
2021-09-21 00:48:25 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ca161ba
2021-09-21 00:48:25 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.37.232","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-09-21 00:48:25 619 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:25 +0000] "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.72.201 - - [21/Sep/2021:00:48:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 596
2021-09-21 00:48:25 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@281ddcc6
2021-09-21 00:48:25 727 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.12.184","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-09-21 00:48:27 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 2290
10.233.72.201 - - [21/Sep/2021:00:48:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.293 upstream_response_time:2.293 "-" "Go-http-client/1.1" "-"
2021-09-21 00:48:28 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5877c5c3
2021-09-21 00:48:28 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.6.77","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-09-21 00:48:28 504 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:28 +0000] "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.72.201 - - [21/Sep/2021:00:48:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 594
2021-09-21 00:48:36 545 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2021-09-21 00:48:36 602 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.139 upstream_response_time:0.139 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113
2021-09-21 00:48:36 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2021-09-21 00:48:37 524 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
10.233.72.201 - - [21/Sep/2021:00:48:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2021-09-21 00:48:37 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-09-21 00:48:38 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-09-21 00:48:38 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-09-21 00:48:38 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-09-21 00:48:39 428 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 888
2021-09-21 00:48:40 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-09-21 00:48:40 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:48:41 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:48:41 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2021-09-21 00:48:41 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:48:41 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-09-21 00:48:42 126 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288
2021-09-21 00:48:42 419 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997
2021-09-21 00:48:43 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-09-21 00:48:43 632 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
2021-09-21 00:48:44 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
2021-09-21 00:48:44 221 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194
2021-09-21 00:48:44 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-09-21 00:48:44 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:48:45 120 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-09-21 00:48:45 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2021-09-21 00:48:46 418 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-09-21 00:48:46 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:46 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-09-21 00:48:46 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-09-21 00:48:47 301 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293
2021-09-21 00:48:47 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-09-21 00:48:47 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-09-21 00:48:48 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-09-21 00:48:48 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.903 upstream_response_time:0.903 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 901
2021-09-21 00:48:49 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2021-09-21 00:48:49 104 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.374 upstream_response_time:0.374 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 312
2021-09-21 00:48:49 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
10.233.72.201 - - [21/Sep/2021:00:48:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
2021-09-21 00:48:49 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:48:50 118 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-09-21 00:48:50 217 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-09-21 00:48:50 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2021-09-21 00:48:50 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-09-21 00:48:50 930 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.706 upstream_response_time:0.706 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2021-09-21 00:48:51 629 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94
2021-09-21 00:48:51 724 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2021-09-21 00:48:52 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208
2021-09-21 00:48:52 228 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2021-09-21 00:48:52 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2021-09-21 00:48:52 916 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2021-09-21 00:48:53 033 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 182
2021-09-21 00:48:53 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:48:53 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2021-09-21 00:48:53 632 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-09-21 00:48:53 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-09-21 00:48:54 116 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-09-21 00:48:54 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:48:54 424 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:54 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93
2021-09-21 00:48:54 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7156629
2021-09-21 00:48:54 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:55 208 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:55 +0000] "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.72.201 - - [21/Sep/2021:00:48:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 892
2021-09-21 00:48:55 429 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a4efd7c
2021-09-21 00:48:55 429 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:55 773 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:56 +0000] "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.72.201 - - [21/Sep/2021:00:48:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 590
2021-09-21 00:48:56 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f7a8fee
2021-09-21 00:48:56 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:56 706 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:56 +0000] "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.72.201 - - [21/Sep/2021:00:48:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 798
2021-09-21 00:48:56 827 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@473b2d12
2021-09-21 00:48:56 827 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:57 852 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:48:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1691
2021-09-21 00:48:58 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6db7c9f1
2021-09-21 00:48:58 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:58 754 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:59 +0000] "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.72.201 - - [21/Sep/2021:00:48:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495
2021-09-21 00:48:59 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58eadc6b
2021-09-21 00:48:59 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:59 299 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:59 +0000] "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.72.201 - - [21/Sep/2021:00:48:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 395
2021-09-21 00:48:59 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32dae256
2021-09-21 00:48:59 424 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:48:59 614 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:48:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394
10.233.72.201 - - [21/Sep/2021:00:48:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
2021-09-21 00:48:59 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2dacebbd
2021-09-21 00:48:59 828 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:00 012 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:00 +0000] "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.72.201 - - [21/Sep/2021:00:49:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 293
2021-09-21 00:49:00 131 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ba70c01
2021-09-21 00:49:00 131 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:00 702 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:00 +0000] "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.72.201 - - [21/Sep/2021:00:49:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 594
2021-09-21 00:49:00 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48836025
2021-09-21 00:49:00 727 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:01 013 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 891
2021-09-21 00:49:01 625 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eec8e5a
2021-09-21 00:49:01 626 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:02 065 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 492
2021-09-21 00:49:02 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ccb074d
2021-09-21 00:49:02 124 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:02 493 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:02 +0000] "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.72.201 - - [21/Sep/2021:00:49:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394
2021-09-21 00:49:02 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@396d63f0
2021-09-21 00:49:02 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:02 911 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.410 upstream_response_time:0.410 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 410
2021-09-21 00:49:02 939 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fbb99c1
2021-09-21 00:49:02 939 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:03 454 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.582 upstream_response_time:0.582 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 582
2021-09-21 00:49:03 604 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@189dfdc8
2021-09-21 00:49:03 604 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:04 311 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:04 +0000] "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.72.201 - - [21/Sep/2021:00:49:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 893
2021-09-21 00:49:04 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f7670c2
2021-09-21 00:49:04 427 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:06 328 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.993 upstream_response_time:1.993 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 1990
2021-09-21 00:49:06 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11fef02f
2021-09-21 00:49:06 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:06 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 299
2021-09-21 00:49:06 736 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@250556b9
2021-09-21 00:49:06 736 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:07 519 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 804
2021-09-21 00:49:07 540 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@570fe248
2021-09-21 00:49:07 540 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:08 138 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.679 upstream_response_time:0.679 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 679
2021-09-21 00:49:08 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@552704e4
2021-09-21 00:49:08 227 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:08 912 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 990
2021-09-21 00:49:09 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4791364c
2021-09-21 00:49:09 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:09 702 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:09 +0000] "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.72.201 - - [21/Sep/2021:00:49:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 496
2021-09-21 00:49:09 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67e9fc6
2021-09-21 00:49:09 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:09 962 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:10 +0000] "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.72.201 - - [21/Sep/2021:00:49:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 295
2021-09-21 00:49:10 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21b026e7
2021-09-21 00:49:10 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:10 260 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:10 +0000] "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.72.201 - - [21/Sep/2021:00:49:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 397
2021-09-21 00:49:10 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b2e56f7
2021-09-21 00:49:10 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:10 663 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.261 upstream_response_time:0.261 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 261
2021-09-21 00:49:10 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ab1403f
2021-09-21 00:49:10 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:11 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.447 upstream_response_time:0.447 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 445
2021-09-21 00:49:11 137 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1790b6ec
2021-09-21 00:49:11 138 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:13 706 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.586 upstream_response_time:2.586 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 2585
2021-09-21 00:49:13 739 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77c3a97b
2021-09-21 00:49:13 739 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:15 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.287 upstream_response_time:2.287 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 2287
2021-09-21 00:49:16 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba847d2
2021-09-21 00:49:16 024 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:16 210 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:16 +0000] "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.72.201 - - [21/Sep/2021:00:49:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 494
2021-09-21 00:49:16 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f501c87
2021-09-21 00:49:16 521 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:16 855 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:16 +0000] "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.72.201 - - [21/Sep/2021:00:49:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396
2021-09-21 00:49:16 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72fad371
2021-09-21 00:49:16 923 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:18 310 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1495
2021-09-21 00:49:18 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a756a67
2021-09-21 00:49:18 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:19 039 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:19 +0000] "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.72.201 - - [21/Sep/2021:00:49:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 795
2021-09-21 00:49:19 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@601820a
2021-09-21 00:49:19 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:20 015 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:20 +0000] "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.72.201 - - [21/Sep/2021:00:49:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 992
2021-09-21 00:49:20 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d98c460
2021-09-21 00:49:20 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:20 975 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.772 upstream_response_time:0.772 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 772
2021-09-21 00:49:20 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fcee512
2021-09-21 00:49:20 996 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:21 212 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.520 upstream_response_time:0.520 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 520
2021-09-21 00:49:21 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@777b021a
2021-09-21 00:49:21 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:21 810 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 303
2021-09-21 00:49:21 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@369f4f01
2021-09-21 00:49:21 828 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:22 323 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 507
2021-09-21 00:49:22 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f41c9fb
2021-09-21 00:49:22 342 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:22 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 383
2021-09-21 00:49:22 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c1983ba
2021-09-21 00:49:22 730 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:23 212 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:23 +0000] "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.72.201 - - [21/Sep/2021:00:49:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 588
2021-09-21 00:49:23 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f20911a
2021-09-21 00:49:23 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:24 111 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:24 +0000] "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.72.201 - - [21/Sep/2021:00:49:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1196
2021-09-21 00:49:24 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f6e740d
2021-09-21 00:49:24 535 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:24 824 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.311 upstream_response_time:0.311 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 311
2021-09-21 00:49:24 854 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f13ea1c
2021-09-21 00:49:24 854 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:25 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.267 upstream_response_time:0.267 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 265
2021-09-21 00:49:25 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25bafade
2021-09-21 00:49:25 122 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:26 014 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.911 upstream_response_time:0.911 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 910
2021-09-21 00:49:26 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cd80b87
2021-09-21 00:49:26 041 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:26 737 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.710 upstream_response_time:0.710 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 708
2021-09-21 00:49:26 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23918aa7
2021-09-21 00:49:26 755 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:27 439 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.764 upstream_response_time:0.764 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 763
2021-09-21 00:49:27 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c8aa83f
2021-09-21 00:49:27 522 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:28 529 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:28 +0000] "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.72.201 - - [21/Sep/2021:00:49:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1095
2021-09-21 00:49:28 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62f24cd2
2021-09-21 00:49:28 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:29 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:29 +0000] "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.72.201 - - [21/Sep/2021:00:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 593
2021-09-21 00:49:29 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73e59bb4
2021-09-21 00:49:29 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:29 810 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:29 +0000] "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.72.201 - - [21/Sep/2021:00:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 694
2021-09-21 00:49:29 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d790bd5
2021-09-21 00:49:29 928 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:30 412 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 689
2021-09-21 00:49:30 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3328b67f
2021-09-21 00:49:30 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:30 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:31 +0000] "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.72.201 - - [21/Sep/2021:00:49:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 393
2021-09-21 00:49:31 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b5e87a
2021-09-21 00:49:31 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:31 311 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:31 +0000] "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.72.201 - - [21/Sep/2021:00:49:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 398
2021-09-21 00:49:31 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bcb8f54
2021-09-21 00:49:31 423 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:32 610 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1292
2021-09-21 00:49:32 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24d5401d
2021-09-21 00:49:32 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:32 827 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:33 +0000] "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.72.201 - - [21/Sep/2021:00:49:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 297
2021-09-21 00:49:33 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50f4ad26
2021-09-21 00:49:33 030 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:33 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 607
2021-09-21 00:49:33 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cb6d50a
2021-09-21 00:49:33 640 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:34 310 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.781 upstream_response_time:0.781 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 780
2021-09-21 00:49:34 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72aecd8a
2021-09-21 00:49:34 422 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:34 951 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:35 +0000] "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.72.201 - - [21/Sep/2021:00:49:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 696
2021-09-21 00:49:35 128 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@607df23c
2021-09-21 00:49:35 128 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:49:35 810 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:49:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:49:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 790
2021-09-21 00:51:43 249 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-23 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.970 upstream_response_time:0.970 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 964
2021-09-21 00:51:44 217 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2021-09-21 00:51:44 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:51:44 916 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-09-21 00:51:45 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-09-21 00:51:45 119 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-09-21 00:51:45 527 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486
2021-09-21 00:51:46 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:51:46 319 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:51:46 616 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2021-09-21 00:51:47 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-09-21 00:51:47 319 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 304
2021-09-21 00:51:47 627 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989
2021-09-21 00:51:48 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94
2021-09-21 00:51:48 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:51:49 020 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2021-09-21 00:51:49 201 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2021-09-21 00:51:49 302 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 127
2021-09-21 00:51:49 504 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 212
2021-09-21 00:51:49 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
2021-09-21 00:51:50 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-09-21 00:51:50 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2021-09-21 00:51:51 000 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493
2021-09-21 00:51:51 415 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2021-09-21 00:51:51 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2021-09-21 00:51:52 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:51:52 515 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99
2021-09-21 00:51:52 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-09-21 00:51:53 116 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2021-09-21 00:51:53 621 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
10.233.72.201 - - [21/Sep/2021:00:51:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
2021-09-21 00:51:53 821 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2021-09-21 00:51:54 414 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 408
2021-09-21 00:51:54 827 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.189 upstream_response_time:0.189 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 187
2021-09-21 00:51:55 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2021-09-21 00:51:55 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2021-09-21 00:51:55 419 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:51:55 526 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288
2021-09-21 00:51:55 820 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-09-21 00:51:56 117 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:51:56 229 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486
2021-09-21 00:51:56 718 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2021-09-21 00:51:57 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-09-21 00:51:57 716 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:51:58 017 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-09-21 00:51:58 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300
2021-09-21 00:51:58 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:51:58 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2021-09-21 00:51:59 317 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2021-09-21 00:51:59 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-09-21 00:51:59 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:51:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100
2021-09-21 00:51:59 920 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2021-09-21 00:52:00 029 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.091 upstream_response_time:0.091 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 90
2021-09-21 00:52:00 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192
2021-09-21 00:52:00 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 90
2021-09-21 00:52:00 418 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2021-09-21 00:52:00 619 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:00 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2021-09-21 00:52:00 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4660b9d5
2021-09-21 00:52:00 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:02 672 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.765 upstream_response_time:1.765 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1764
2021-09-21 00:52:02 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3904f44c
2021-09-21 00:52:02 693 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:03 243 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 566
2021-09-21 00:52:03 264 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17c45d9c
2021-09-21 00:52:03 264 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:03 611 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.951 upstream_response_time:0.951 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 951
2021-09-21 00:52:04 217 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43be5b7b
2021-09-21 00:52:04 218 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:04 625 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.421 upstream_response_time:0.421 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 420
2021-09-21 00:52:04 642 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37fb4737
2021-09-21 00:52:04 643 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:04 957 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.324 upstream_response_time:0.324 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 323
2021-09-21 00:52:04 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ea5cf46
2021-09-21 00:52:04 970 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:05 576 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.645 upstream_response_time:0.645 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 644
2021-09-21 00:52:05 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1929e3e0
2021-09-21 00:52:05 626 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:06 739 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.136 upstream_response_time:1.136 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1136
2021-09-21 00:52:06 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18d2e658
2021-09-21 00:52:06 803 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:07 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.362 upstream_response_time:0.362 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 320
2021-09-21 00:52:07 128 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f0de22b
2021-09-21 00:52:07 128 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:08 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.394 upstream_response_time:1.394 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1394
2021-09-21 00:52:08 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30687425
2021-09-21 00:52:08 531 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:08 835 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 385
2021-09-21 00:52:08 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39e67821
2021-09-21 00:52:08 922 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:09 468 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.568 upstream_response_time:0.568 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 567
2021-09-21 00:52:09 492 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e827622
2021-09-21 00:52:09 492 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:09 921 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.524 upstream_response_time:0.524 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 524
2021-09-21 00:52:10 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f8b0409
2021-09-21 00:52:10 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:11 043 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.044 upstream_response_time:1.044 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1042
2021-09-21 00:52:11 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dbaa481
2021-09-21 00:52:11 070 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:11 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.947 upstream_response_time:0.947 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 946
2021-09-21 00:52:12 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2db83e5b
2021-09-21 00:52:12 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:12 742 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:12 +0000] "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.72.201 - - [21/Sep/2021:00:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 895
2021-09-21 00:52:12 928 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74c23fae
2021-09-21 00:52:12 928 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:13 554 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:13 +0000] "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.72.201 - - [21/Sep/2021:00:52:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 694
2021-09-21 00:52:13 628 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ac64ecc
2021-09-21 00:52:13 628 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:14 009 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:14 +0000] "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.72.201 - - [21/Sep/2021:00:52:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 394
2021-09-21 00:52:14 029 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4340183
2021-09-21 00:52:14 029 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:14 471 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:14 +0000] "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.72.201 - - [21/Sep/2021:00:52:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 457
2021-09-21 00:52:14 491 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4667efe7
2021-09-21 00:52:14 491 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:15 096 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.625 upstream_response_time:0.625 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 625
2021-09-21 00:52:15 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e838c2d
2021-09-21 00:52:15 123 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:15 734 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:15 +0000] "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.72.201 - - [21/Sep/2021:00:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 696
2021-09-21 00:52:15 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58437e37
2021-09-21 00:52:15 823 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:16 710 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 898
10.233.72.201 - - [21/Sep/2021:00:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
2021-09-21 00:52:16 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2733c0ee
2021-09-21 00:52:16 726 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:17 247 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.538 upstream_response_time:0.538 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 538
2021-09-21 00:52:17 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@781b747
2021-09-21 00:52:17 271 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:17 510 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.346 upstream_response_time:0.346 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 346
2021-09-21 00:52:17 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3acdbdd9
2021-09-21 00:52:17 622 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:18 028 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.419 upstream_response_time:0.419 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 418
2021-09-21 00:52:18 046 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d4e61e8
2021-09-21 00:52:18 046 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:18 472 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:18 +0000] "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.72.201 - - [21/Sep/2021:00:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 472
2021-09-21 00:52:18 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c3d7345
2021-09-21 00:52:18 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:19 011 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:19 +0000] "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.72.201 - - [21/Sep/2021:00:52:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 593
2021-09-21 00:52:19 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ab6ba0b
2021-09-21 00:52:19 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:19 534 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:19 +0000] "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.72.201 - - [21/Sep/2021:00:52:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 491
2021-09-21 00:52:19 618 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62844fdb
2021-09-21 00:52:19 619 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:20 227 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.619 upstream_response_time:0.619 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 619
2021-09-21 00:52:20 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@338c42e8
2021-09-21 00:52:20 247 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:20 815 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.673 upstream_response_time:0.673 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 672
2021-09-21 00:52:20 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d9dfb76
2021-09-21 00:52:20 923 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:21 530 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.621 upstream_response_time:0.621 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 620
2021-09-21 00:52:21 602 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f5f1644
2021-09-21 00:52:21 602 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:21 996 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.474 upstream_response_time:0.474 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 474
2021-09-21 00:52:22 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a6db2cf
2021-09-21 00:52:22 100 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:22 727 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 793
2021-09-21 00:52:22 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21b05c19
2021-09-21 00:52:22 822 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:23 210 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 493
2021-09-21 00:52:23 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6abcb329
2021-09-21 00:52:23 320 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:23 615 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:23 +0000] "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.72.201 - - [21/Sep/2021:00:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 394
2021-09-21 00:52:23 717 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f58f495
2021-09-21 00:52:23 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:23 887 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:23 +0000] "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.72.201 - - [21/Sep/2021:00:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 199
2021-09-21 00:52:23 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c07bc21
2021-09-21 00:52:23 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:24 343 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:24 +0000] "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.72.201 - - [21/Sep/2021:00:52:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 493
2021-09-21 00:52:24 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13243cc8
2021-09-21 00:52:24 426 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:25 091 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 791
2021-09-21 00:52:25 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8be6794
2021-09-21 00:52:25 220 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:26 276 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:26 +0000] "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.72.201 - - [21/Sep/2021:00:52:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1097
2021-09-21 00:52:26 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b288db5
2021-09-21 00:52:26 323 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:26 892 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:26 +0000] "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.72.201 - - [21/Sep/2021:00:52:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 592
2021-09-21 00:52:26 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f551836
2021-09-21 00:52:26 921 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:27 515 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.617 upstream_response_time:0.617 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 617
2021-09-21 00:52:27 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e581b1d
2021-09-21 00:52:27 541 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:28 515 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.075 upstream_response_time:1.075 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1075
2021-09-21 00:52:28 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cf31ace
2021-09-21 00:52:28 623 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:29 410 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 799
2021-09-21 00:52:29 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58293346
2021-09-21 00:52:29 432 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:30 181 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 787
2021-09-21 00:52:30 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7806f9ef
2021-09-21 00:52:30 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:30 982 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 792
2021-09-21 00:52:31 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17bf25ec
2021-09-21 00:52:31 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:31 655 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:31 +0000] "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.72.201 - - [21/Sep/2021:00:52:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 697
2021-09-21 00:52:31 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aa7f991
2021-09-21 00:52:31 722 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:32 396 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:32 +0000] "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.72.201 - - [21/Sep/2021:00:52:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 694
2021-09-21 00:52:32 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48c8b5fc
2021-09-21 00:52:32 421 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:34 516 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.113 upstream_response_time:2.113 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 2113
2021-09-21 00:52:34 541 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74837501
2021-09-21 00:52:34 541 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:35 110 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 676
2021-09-21 00:52:35 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61db65ee
2021-09-21 00:52:35 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:36 135 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:36 +0000] "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.72.201 - - [21/Sep/2021:00:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 992
2021-09-21 00:52:36 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65ee7f68
2021-09-21 00:52:36 222 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:36 805 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:36 +0000] "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.72.201 - - [21/Sep/2021:00:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 694
2021-09-21 00:52:36 919 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@634ef36e
2021-09-21 00:52:36 919 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:37 412 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:37 +0000] "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.72.201 - - [21/Sep/2021:00:52:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 504
2021-09-21 00:52:37 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57002bce
2021-09-21 00:52:37 431 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:37 910 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:37 +0000] "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.72.201 - - [21/Sep/2021:00:52:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494
2021-09-21 00:52:37 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58890edf
2021-09-21 00:52:37 929 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:38 385 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:38 +0000] "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.72.201 - - [21/Sep/2021:00:52:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 587
2021-09-21 00:52:38 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@107b6fd0
2021-09-21 00:52:38 523 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:38 950 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:39 +0000] "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.72.201 - - [21/Sep/2021:00:52:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 493
2021-09-21 00:52:39 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5545ca12
2021-09-21 00:52:39 022 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:43 423 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:4.496 upstream_response_time:4.496 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 4495
2021-09-21 00:52:43 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b5e8372
2021-09-21 00:52:43 525 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.70.24","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-09-21 00:52:45 410 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-44 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.993 upstream_response_time:1.993 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1992
2021-09-21 00:52:45 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@547557ea
2021-09-21 00:52:45 528 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.72.201,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.32.203","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-09-21 00:52:46 612 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.72.201 - - [21/Sep/2021:00:52:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.189 upstream_response_time:1.189 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1188
2021-09-21 00:52:46 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93
2021-09-21 00:52:46 816 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
2021-09-21 00:52:47 015 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:52:47 315 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
2021-09-21 00:52:47 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2021-09-21 00:52:47 727 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288
2021-09-21 00:52:48 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2021-09-21 00:52:48 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 802
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.807 upstream_response_time:0.807 "-" "Go-http-client/1.1" "-"
2021-09-21 00:52:49 224 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2021-09-21 00:52:49 420 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203
2021-09-21 00:52:49 624 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-09-21 00:52:49 922 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2021-09-21 00:52:50 029 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 384
2021-09-21 00:52:50 415 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100
2021-09-21 00:52:50 519 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2021-09-21 00:52:50 720 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2021-09-21 00:52:50 924 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 388
2021-09-21 00:52:51 314 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2021-09-21 00:52:51 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-09-21 00:52:51 818 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109
2021-09-21 00:52:51 929 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 90
2021-09-21 00:52:52 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098
2021-09-21 00:52:53 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189
2021-09-21 00:52:53 316 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200
2021-09-21 00:52:53 520 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2021-09-21 00:52:54 019 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
2021-09-21 00:52:54 416 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:52:54 620 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2021-09-21 00:52:54 914 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2021-09-21 00:52:55 127 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2021-09-21 00:52:55 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2021-09-21 00:52:55 817 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2021-09-21 00:52:55 918 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2021-09-21 00:52:56 215 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:52:56 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2021-09-21 00:52:56 717 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2021-09-21 00:52:57 021 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691
2021-09-21 00:52:57 719 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2021-09-21 00:52:58 104 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2021-09-21 00:52:58 131 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-09-21 00:52:58 325 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-09-21 00:52:58 518 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96
2021-09-21 00:52:58 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-09-21 00:52:59 025 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
2021-09-21 00:52:59 125 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.090 upstream_response_time:0.090 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 89
2021-09-21 00:52:59 216 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2021-09-21 00:52:59 617 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2021-09-21 00:52:59 715 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209
2021-09-21 00:52:59 926 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92
2021-09-21 00:53:00 023 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2021-09-21 00:53:00 223 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189
2021-09-21 00:53:00 415 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.70.24,port:8446
10.233.72.201 - - [21/Sep/2021:00:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.70.24/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"