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@
2022-03-09 02:44:39 633 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-09 02:44:39 635 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-09 02:44:39 656 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-03-09 02:44:41 731 INFO [org.reflections.Reflections][main] - Reflections took 2051 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-03-09 02:44:42 041 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-09 02:44:42 245 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-09 02:44:42 245 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-09 02:44:42 245 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-09 02:44:42 245 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-09 02:44:42 248 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-03-09 02:44:42 384 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-09 02:44:42 386 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
2022-03-09 02:44:42 540 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-09 02:44:42 887 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.
2022-03-09 02:44:42 889 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.
2022-03-09 02:44:42 992 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
2022-03-09 02:44:43 055 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)
2022-03-09 02:44:43 057 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.
2022-03-09 02:44:43 058 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-09 02:44:43 068 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
2022-03-09 02:44:43 068 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. !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-09 02:44:43 078 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-09 02:44:43 125 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-09 02:44:43 125 INFO [org.eclipse.jetty.server.Server][main] - Started @5539ms
2022-03-09 02:45:05 732 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-22 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:0.725 upstream_response_time:0.725 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 652
2022-03-09 02:45:06 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c66b414
2022-03-09 02:45:06 494 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.50.195","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 545 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.240 upstream_response_time:0.240 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 230
2022-03-09 02:45:06 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64c25258
2022-03-09 02:45:06 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.25.59","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 46
2022-03-09 02:45:06 733 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6defc216
2022-03-09 02:45:06 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.18.148","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 762 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 46
2022-03-09 02:45:06 807 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@391bb49a
2022-03-09 02:45:06 808 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.18.148","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 821 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 37
2022-03-09 02:45:06 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48e796a0
2022-03-09 02:45:06 850 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.51.81","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 35
2022-03-09 02:45:06 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dfd389b
2022-03-09 02:45:06 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.51.81","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 909 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 32
2022-03-09 02:45:06 934 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f501b80
2022-03-09 02:45:06 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.51.239","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:06 945 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 35
2022-03-09 02:45:06 992 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a7c976a
2022-03-09 02:45:06 992 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.50.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 015 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 43
2022-03-09 02:45:07 041 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60436be7
2022-03-09 02:45:07 041 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.50.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 056 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 40
2022-03-09 02:45:07 094 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d2e959b
2022-03-09 02:45:07 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.50.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 109 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 37
2022-03-09 02:45:07 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ce2309
2022-03-09 02:45:07 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.50.29","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 149 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:07 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9e1a18b
2022-03-09 02:45:07 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.205","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 208 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 33
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:07 247 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e120702
2022-03-09 02:45:07 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.205","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 259 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 41
2022-03-09 02:45:07 310 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26cac5be
2022-03-09 02:45:07 310 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 321 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 37
2022-03-09 02:45:07 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@678c64ed
2022-03-09 02:45:07 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 382 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 31
2022-03-09 02:45:07 414 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1da3517d
2022-03-09 02:45:07 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 438 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 52
2022-03-09 02:45:07 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1417b40a
2022-03-09 02:45:07 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 489 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:07 520 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fd2f281
2022-03-09 02:45:07 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 29
2022-03-09 02:45:07 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a0a0156
2022-03-09 02:45:07 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 576 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 36
2022-03-09 02:45:07 610 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a6b6b1d
2022-03-09 02:45:07 610 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 622 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:07 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ca58fbe
2022-03-09 02:45:07 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 675 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 39
2022-03-09 02:45:07 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ce9ef5f
2022-03-09 02:45:07 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 725 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:07 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b950d98
2022-03-09 02:45:07 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 767 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 41
2022-03-09 02:45:07 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c45d2d6
2022-03-09 02:45:07 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 810 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-09 02:45:07 831 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d800194
2022-03-09 02:45:07 831 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 845 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 31
2022-03-09 02:45:07 866 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23f43f56
2022-03-09 02:45:07 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 884 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:07 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71843e1e
2022-03-09 02:45:07 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 916 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-09 02:45:07 942 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34feecec
2022-03-09 02:45:07 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:07 962 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 39
2022-03-09 02:45:07 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7de47de6
2022-03-09 02:45:07 995 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-03-09 02:45:08 028 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a17e3dd
2022-03-09 02:45:08 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 037 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-03-09 02:45:08 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31fda901
2022-03-09 02:45:08 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 077 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-03-09 02:45:08 095 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15d00865
2022-03-09 02:45:08 095 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 28
2022-03-09 02:45:08 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@396319ee
2022-03-09 02:45:08 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-09 02:45:08 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ceb40d6
2022-03-09 02:45:08 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-03-09 02:45:08 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f569f08
2022-03-09 02:45:08 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 209 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 25
2022-03-09 02:45:08 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@380048f7
2022-03-09 02:45:08 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 244 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 35
2022-03-09 02:45:08 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@675b7121
2022-03-09 02:45:08 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 285 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 25
2022-03-09 02:45:08 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f42e41
2022-03-09 02:45:08 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 319 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-03-09 02:45:08 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@783edc6e
2022-03-09 02:45:08 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 350 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 25
2022-03-09 02:45:08 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f64b976
2022-03-09 02:45:08 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 384 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-03-09 02:45:08 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@786af4fa
2022-03-09 02:45:08 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-09 02:45:08 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57085604
2022-03-09 02:45:08 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 36
2022-03-09 02:45:08 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28b11fc8
2022-03-09 02:45:08 508 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 522 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 37
2022-03-09 02:45:08 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eae8d
2022-03-09 02:45:08 544 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 555 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 23
2022-03-09 02:45:08 576 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9d7a7d
2022-03-09 02:45:08 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 592 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 33
2022-03-09 02:45:08 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eb98b53
2022-03-09 02:45:08 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 628 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:08 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@350f72e0
2022-03-09 02:45:08 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 691 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 54
2022-03-09 02:45:08 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b1fce8c
2022-03-09 02:45:08 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 49
2022-03-09 02:45:08 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c5e5650
2022-03-09 02:45:08 784 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 801 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 40
2022-03-09 02:45:08 840 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4623d06
2022-03-09 02:45:08 840 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 855 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-09 02:45:08 885 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d193d3d
2022-03-09 02:45:08 885 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 41
2022-03-09 02:45:08 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cc7406e
2022-03-09 02:45:08 932 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:08 945 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-03-09 02:45:09 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bb1c8d8
2022-03-09 02:45:09 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 021 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 53
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.076 upstream_response_time:0.076 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:09 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@717e691e
2022-03-09 02:45:09 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 078 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:09 130 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bc7f961
2022-03-09 02:45:09 131 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 146 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.066 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 50
2022-03-09 02:45:09 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@176bba39
2022-03-09 02:45:09 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 233 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 52
2022-03-09 02:45:09 267 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ae7ea38
2022-03-09 02:45:09 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 284 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 46
2022-03-09 02:45:09 346 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cc152cd
2022-03-09 02:45:09 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 368 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-03-09 02:45:09 416 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@147aaeb7
2022-03-09 02:45:09 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 41
2022-03-09 02:45:09 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26bfc5a
2022-03-09 02:45:09 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 503 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 59
2022-03-09 02:45:09 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64f61cdc
2022-03-09 02:45:09 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 571 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 51
2022-03-09 02:45:09 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e63149
2022-03-09 02:45:09 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 619 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:09 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f1c740
2022-03-09 02:45:09 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 29
2022-03-09 02:45:09 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53693455
2022-03-09 02:45:09 709 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 723 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-17 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 37
2022-03-09 02:45:09 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f05890f
2022-03-09 02:45:09 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 27
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
2022-03-09 02:45:09 784 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fbd6523
2022-03-09 02:45:09 785 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 54
2022-03-09 02:45:09 845 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fe6b082
2022-03-09 02:45:09 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 36
2022-03-09 02:45:09 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47ede653
2022-03-09 02:45:09 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.077 upstream_response_time:0.077 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:45:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 75
2022-03-09 02:45:09 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28b6d327
2022-03-09 02:45:09 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:45:09 991 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:45:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 32
10.233.70.29 - - [09/Mar/2022:02:45:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:23 554 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.075 upstream_response_time:0.075 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 65
2022-03-09 02:49:23 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:23 639 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:23 664 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:23 692 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-09 02:49:23 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:23 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-09 02:49:23 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:23 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:23 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:23 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:23 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
10.233.70.29 - - [09/Mar/2022:02:49:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:23 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:24 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:24 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-09 02:49:24 093 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-09 02:49:24 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:24 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
2022-03-09 02:49:24 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:24 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:24 291 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:24 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:24 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:24 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:24 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:24 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:24 447 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:49:24 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:24 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:24 550 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:24 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:24 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:24 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:24 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:24 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:24 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:24 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-09 02:49:24 747 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:24 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-09 02:49:24 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:24 833 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:24 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:24 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:24 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:24 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:24 953 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:24 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:25 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:25 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:25 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:25 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-09 02:49:25 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:25 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:25 185 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:25 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:25 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:25 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dccec3f
2022-03-09 02:49:25 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 302 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:25 326 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35533512
2022-03-09 02:49:25 326 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 337 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 34
2022-03-09 02:49:25 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@296df0e1
2022-03-09 02:49:25 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 378 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:25 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a38bd
2022-03-09 02:49:25 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 404 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:25 425 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e1d5a59
2022-03-09 02:49:25 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 436 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:25 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@347a4e19
2022-03-09 02:49:25 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 476 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 41
2022-03-09 02:49:25 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5db988b9
2022-03-09 02:49:25 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 521 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-09 02:49:25 543 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7298fbd2
2022-03-09 02:49:25 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 558 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:25 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@409e3fb3
2022-03-09 02:49:25 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 597 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-09 02:49:25 616 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f08e2af
2022-03-09 02:49:25 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 626 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:25 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c2c15f6
2022-03-09 02:49:25 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 673 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 38
2022-03-09 02:49:25 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b02c8a3
2022-03-09 02:49:25 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 718 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:25 741 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@100e0950
2022-03-09 02:49:25 741 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 769 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 47
2022-03-09 02:49:25 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d509dcd
2022-03-09 02:49:25 793 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 802 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 18
2022-03-09 02:49:25 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32f8e3ea
2022-03-09 02:49:25 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-03-09 02:49:25 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@421f085d
2022-03-09 02:49:25 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 870 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:25 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@619a1b26
2022-03-09 02:49:25 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:25 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10bbd589
2022-03-09 02:49:25 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 935 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:25 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b749468
2022-03-09 02:49:25 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:25 978 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 45
2022-03-09 02:49:26 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a834b00
2022-03-09 02:49:26 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 016 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:26 036 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3312923
2022-03-09 02:49:26 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 048 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:26 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27c24062
2022-03-09 02:49:26 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 089 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:26 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75be8d5d
2022-03-09 02:49:26 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 118 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:26 139 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ea0fc7
2022-03-09 02:49:26 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 150 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:26 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63030ed0
2022-03-09 02:49:26 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 182 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:26 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@281a8068
2022-03-09 02:49:26 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:26 242 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c7a07c6
2022-03-09 02:49:26 242 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:26 277 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a708026
2022-03-09 02:49:26 277 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 293 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:26 313 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@500e9a6d
2022-03-09 02:49:26 313 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 324 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:26 345 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9f27631
2022-03-09 02:49:26 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:26 384 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1657b3c6
2022-03-09 02:49:26 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:26 414 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f148ac2
2022-03-09 02:49:26 414 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 429 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:26 449 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34b5cebc
2022-03-09 02:49:26 449 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 458 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:26 488 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2090b1bb
2022-03-09 02:49:26 488 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 502 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:26 529 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1abd2b28
2022-03-09 02:49:26 530 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 543 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:26 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20be1043
2022-03-09 02:49:26 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 584 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 41
2022-03-09 02:49:26 613 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3afb966a
2022-03-09 02:49:26 613 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 632 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-03-09 02:49:26 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16d60a98
2022-03-09 02:49:26 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 669 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:26 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f34bd42
2022-03-09 02:49:26 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 730 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:26 755 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ba8597e
2022-03-09 02:49:26 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 770 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 38
2022-03-09 02:49:26 798 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@268f1c64
2022-03-09 02:49:26 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
2022-03-09 02:49:26 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a6d2abd
2022-03-09 02:49:26 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 851 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-03-09 02:49:26 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@713d447c
2022-03-09 02:49:26 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 888 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-03-09 02:49:26 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37ccb3df
2022-03-09 02:49:26 930 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 943 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:26 965 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b94fc36
2022-03-09 02:49:26 965 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:26 977 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
2022-03-09 02:49:27 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f8fe79e
2022-03-09 02:49:27 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 023 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:27 043 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39d3ce4e
2022-03-09 02:49:27 043 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 059 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:27 085 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25f0c7ee
2022-03-09 02:49:27 085 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 099 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:27 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4af5ba10
2022-03-09 02:49:27 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 131 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:27 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a47b177
2022-03-09 02:49:27 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:27 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24fc084
2022-03-09 02:49:27 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 198 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:27 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1621f367
2022-03-09 02:49:27 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 259 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:27 304 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2633d79d
2022-03-09 02:49:27 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:27 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50466644
2022-03-09 02:49:27 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:27 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dea9087
2022-03-09 02:49:27 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 391 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-22 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 39
2022-03-09 02:49:27 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bc2293
2022-03-09 02:49:27 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:27 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:27 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-09 02:49:27 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:27 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:27 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:27 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:27 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:27 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:27 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:27 713 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-09 02:49:27 745 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:27 790 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-09 02:49:27 810 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:27 831 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:27 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:27 895 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:27 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-09 02:49:27 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:27 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:28 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:49:28 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:28 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:28 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-09 02:49:28 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:28 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:28 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:28 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:28 216 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:28 247 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:28 278 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:28 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:28 333 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-09 02:49:28 351 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:28 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:28 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:28 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:28 453 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:28 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:28 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:28 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:28 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:28 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:28 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:49:28 665 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:28 689 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:28 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:28 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-09 02:49:28 778 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-09 02:49:28 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-03-09 02:49:28 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-09 02:49:28 853 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:28 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-09 02:49:28 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:28 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:28 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:28 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-03-09 02:49:28 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:28 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:29 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31eeeb0b
2022-03-09 02:49:29 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:29 048 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74df8c2d
2022-03-09 02:49:29 048 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 069 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 33
2022-03-09 02:49:29 087 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d68476e
2022-03-09 02:49:29 087 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 096 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:29 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64e9e5db
2022-03-09 02:49:29 113 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 124 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:29 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dfe7853
2022-03-09 02:49:29 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:29 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48bacc14
2022-03-09 02:49:29 178 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:29 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50847a12
2022-03-09 02:49:29 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 223 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:29 241 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f11c17c
2022-03-09 02:49:29 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 254 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:29 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a6978bf
2022-03-09 02:49:29 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:29 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aba2bb2
2022-03-09 02:49:29 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 322 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:29 344 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dfebf4b
2022-03-09 02:49:29 345 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 365 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 39
2022-03-09 02:49:29 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eade91e
2022-03-09 02:49:29 387 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 396 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:29 415 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d4fced0
2022-03-09 02:49:29 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 425 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:29 450 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4faf447
2022-03-09 02:49:29 450 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:29 479 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dc65de7
2022-03-09 02:49:29 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 488 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 22
2022-03-09 02:49:29 508 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17af794d
2022-03-09 02:49:29 508 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 518 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:29 536 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34d16a07
2022-03-09 02:49:29 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 546 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:29 579 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57836754
2022-03-09 02:49:29 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 589 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:29 608 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34da4d0e
2022-03-09 02:49:29 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 623 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:29 645 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bc731f3
2022-03-09 02:49:29 646 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:29 684 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41fd9901
2022-03-09 02:49:29 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 23
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
2022-03-09 02:49:29 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@688004f0
2022-03-09 02:49:29 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 729 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:29 748 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a677ffd
2022-03-09 02:49:29 748 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:29 785 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74a8cd59
2022-03-09 02:49:29 785 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 802 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:29 818 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491088b7
2022-03-09 02:49:29 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 830 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:29 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b934ad3
2022-03-09 02:49:29 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 887 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 52
2022-03-09 02:49:29 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b0e287c
2022-03-09 02:49:29 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 917 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:29 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69892a26
2022-03-09 02:49:29 932 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:29 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b0fe9f1
2022-03-09 02:49:29 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:29 974 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 20
2022-03-09 02:49:29 988 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fabf780
2022-03-09 02:49:29 988 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 004 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:30 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a22f55b
2022-03-09 02:49:30 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 035 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:30 055 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a451d01
2022-03-09 02:49:30 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:30 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ad78cc4
2022-03-09 02:49:30 088 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 097 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 19
2022-03-09 02:49:30 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51b79551
2022-03-09 02:49:30 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 122 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:30 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@facc9c7
2022-03-09 02:49:30 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 158 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:30 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9fa7883
2022-03-09 02:49:30 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 184 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:30 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cc818b8
2022-03-09 02:49:30 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 215 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:30 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@406f3484
2022-03-09 02:49:30 233 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 245 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:30 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@574fb05c
2022-03-09 02:49:30 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 284 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:30 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cf89afa
2022-03-09 02:49:30 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:30 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cd2bc9b
2022-03-09 02:49:30 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 358 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-03-09 02:49:30 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31e5bb1d
2022-03-09 02:49:30 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 35
2022-03-09 02:49:30 415 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6566e72e
2022-03-09 02:49:30 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:30 453 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34fbde1c
2022-03-09 02:49:30 453 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 465 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-03-09 02:49:30 485 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@358994a6
2022-03-09 02:49:30 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 511 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 39
2022-03-09 02:49:30 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@387d8b86
2022-03-09 02:49:30 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 541 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 21
2022-03-09 02:49:30 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32bfaf63
2022-03-09 02:49:30 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 577 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
2022-03-09 02:49:30 598 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1719aa61
2022-03-09 02:49:30 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 610 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 25
2022-03-09 02:49:30 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7455d827
2022-03-09 02:49:30 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 644 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 39
2022-03-09 02:49:30 686 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fc267a1
2022-03-09 02:49:30 686 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 699 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 29
2022-03-09 02:49:30 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60af678f
2022-03-09 02:49:30 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 735 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 33
2022-03-09 02:49:30 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e00cdb6
2022-03-09 02:49:30 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 781 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 30
2022-03-09 02:49:30 807 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a4a928
2022-03-09 02:49:30 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 818 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 27
2022-03-09 02:49:30 844 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b1b4610
2022-03-09 02:49:30 845 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 24
2022-03-09 02:49:30 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48508cd5
2022-03-09 02:49:30 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 886 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 23
2022-03-09 02:49:30 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30e22a31
2022-03-09 02:49:30 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:49:30 918 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:49:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 32
2022-03-09 02:55:44 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
2022-03-09 02:55:44 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-09 02:55:44 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-15 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:44 549 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:55:44 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:44 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:55:44 651 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:55:44 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-09 02:55:44 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-03-09 02:55:44 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:55:44 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:55:44 782 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:44 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:44 841 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:55:44 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:44 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-09 02:55:44 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:55:44 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:45 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:55:45 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-03-09 02:55:45 084 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
2022-03-09 02:55:45 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:45 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:45 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-09 02:55:45 237 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:45 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 47
2022-03-09 02:55:45 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-09 02:55:45 350 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:45 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:45 425 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-03-09 02:55:45 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:45 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:55:45 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:55:45 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:45 594 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:45 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:45 648 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:55:45 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-03-09 02:55:45 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:45 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:55:45 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:55:45 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:45 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:45 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:55:45 893 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:45 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:55:45 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:46 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-03-09 02:55:46 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:55:46 111 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-09 02:55:46 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:55:46 195 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 42
2022-03-09 02:55:46 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-09 02:55:46 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:46 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:55:46 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:46 408 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51d0295d
2022-03-09 02:55:46 408 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 432 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 43
2022-03-09 02:55:46 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70b2a6f0
2022-03-09 02:55:46 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 472 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 39
2022-03-09 02:55:46 517 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46c65561
2022-03-09 02:55:46 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 539 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 49
2022-03-09 02:55:46 594 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d044bbd
2022-03-09 02:55:46 595 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 616 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 52
2022-03-09 02:55:46 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@319ddf6
2022-03-09 02:55:46 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 41
2022-03-09 02:55:46 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45a4362b
2022-03-09 02:55:46 709 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 722 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 38
2022-03-09 02:55:46 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b51141
2022-03-09 02:55:46 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 776 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 50
2022-03-09 02:55:46 815 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@270e12c0
2022-03-09 02:55:46 815 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 47
2022-03-09 02:55:46 884 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46af9687
2022-03-09 02:55:46 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 899 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 46
2022-03-09 02:55:46 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73456757
2022-03-09 02:55:46 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:46 953 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 42
2022-03-09 02:55:46 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58825ab3
2022-03-09 02:55:46 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 027 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 72
2022-03-09 02:55:47 078 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b31c6bc
2022-03-09 02:55:47 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 095 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:47 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f272a8
2022-03-09 02:55:47 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 130 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:47 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f1bd206
2022-03-09 02:55:47 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.059 upstream_response_time:0.059 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 52
2022-03-09 02:55:47 248 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32df7482
2022-03-09 02:55:47 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:47 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ca4dc97
2022-03-09 02:55:47 287 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 323 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 57
2022-03-09 02:55:47 350 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a58433b
2022-03-09 02:55:47 351 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 372 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:47 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c56e4bc
2022-03-09 02:55:47 393 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 427 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.053 upstream_response_time:0.053 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 53
2022-03-09 02:55:47 460 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c26e3ce
2022-03-09 02:55:47 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 475 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 34
2022-03-09 02:55:47 503 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51610393
2022-03-09 02:55:47 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 525 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 42
2022-03-09 02:55:47 551 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d024454
2022-03-09 02:55:47 551 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 28
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:47 594 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a78bee6
2022-03-09 02:55:47 594 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 611 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:47 638 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bce2c6e
2022-03-09 02:55:47 638 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 653 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.050 upstream_response_time:0.050 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 46
2022-03-09 02:55:47 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14bbe5da
2022-03-09 02:55:47 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 704 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 34
2022-03-09 02:55:47 731 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d2b0a63
2022-03-09 02:55:47 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 746 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 45
2022-03-09 02:55:47 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5eb2740b
2022-03-09 02:55:47 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 816 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 50
2022-03-09 02:55:47 863 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@123a9a94
2022-03-09 02:55:47 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 876 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:47 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@431190d6
2022-03-09 02:55:47 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 934 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 45
2022-03-09 02:55:47 962 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4be339a1
2022-03-09 02:55:47 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:47 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:48 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ebfb8c6
2022-03-09 02:55:48 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 40
2022-03-09 02:55:48 056 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4962bdd1
2022-03-09 02:55:48 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 082 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.047 upstream_response_time:0.047 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 44
2022-03-09 02:55:48 105 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a87104c
2022-03-09 02:55:48 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 124 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:48 149 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fe4c33a
2022-03-09 02:55:48 150 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 178 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 44
2022-03-09 02:55:48 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58c96170
2022-03-09 02:55:48 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 235 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 48
2022-03-09 02:55:48 286 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2139999f
2022-03-09 02:55:48 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 377 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 111
2022-03-09 02:55:48 407 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6166b96
2022-03-09 02:55:48 407 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 31
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:48 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32311f1a
2022-03-09 02:55:48 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 465 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 39
2022-03-09 02:55:48 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e8b0a9a
2022-03-09 02:55:48 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 24
2022-03-09 02:55:48 534 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cffe7e5
2022-03-09 02:55:48 535 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 550 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 47
2022-03-09 02:55:48 588 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47e57146
2022-03-09 02:55:48 588 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 600 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-03-09 02:55:48 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d12d977
2022-03-09 02:55:48 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 653 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 53
2022-03-09 02:55:48 686 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ffc050b
2022-03-09 02:55:48 686 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 22
2022-03-09 02:55:48 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d1e23b9
2022-03-09 02:55:48 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:48 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6750a0bc
2022-03-09 02:55:48 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 782 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:48 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1afe94e
2022-03-09 02:55:48 812 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 829 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 45
2022-03-09 02:55:48 864 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53a68e91
2022-03-09 02:55:48 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 878 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 29
2022-03-09 02:55:48 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b5c332
2022-03-09 02:55:48 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 919 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-03-09 02:55:48 957 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@543976e5
2022-03-09 02:55:48 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:48 972 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 32
2022-03-09 02:55:49 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27159415
2022-03-09 02:55:49 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 021 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 34
2022-03-09 02:55:49 049 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13e21b96
2022-03-09 02:55:49 049 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:49 082 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ed2698b
2022-03-09 02:55:49 082 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 091 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 22
2022-03-09 02:55:49 112 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67e8aba9
2022-03-09 02:55:49 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 134 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 37
2022-03-09 02:55:49 154 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f9a40d9
2022-03-09 02:55:49 154 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 23
2022-03-09 02:55:49 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3db3b8cd
2022-03-09 02:55:49 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 209 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:49 229 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ebba624
2022-03-09 02:55:49 229 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 251 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:49 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41ab0ca2
2022-03-09 02:55:49 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.71.227","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:49 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 43
2022-03-09 02:55:57 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22141fed
2022-03-09 02:55:57 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.60.149","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:57 782 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 108
2022-03-09 02:55:57 851 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31256ea2
2022-03-09 02:55:57 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.60.149","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:57 892 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 57
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.071 upstream_response_time:0.071 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:57 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30c87bc0
2022-03-09 02:55:57 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.15.212","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:57 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-18 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 60
2022-03-09 02:55:58 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54c21201
2022-03-09 02:55:58 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.29,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.30.232","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-09 02:55:58 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-26 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.052 upstream_response_time:0.052 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 431 "-" "Go-http-client/1.1" 48
2022-03-09 02:55:58 333 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-03-09 02:55:58 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 48
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:58 414 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-09 02:55:58 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:58 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:58 534 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-03-09 02:55:58 593 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:58 632 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:55:58 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:58 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:55:58 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-03-09 02:55:58 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:58 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:55:58 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:58 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-09 02:55:58 928 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-03-09 02:55:58 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:55:58 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:59 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-09 02:55:59 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 51
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:59 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 36
2022-03-09 02:55:59 192 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.039 upstream_response_time:0.039 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 38
2022-03-09 02:55:59 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.046 upstream_response_time:0.046 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-09 02:55:59 298 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.061 upstream_response_time:0.061 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 58
2022-03-09 02:55:59 364 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.048 upstream_response_time:0.048 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-09 02:55:59 407 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:59 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
2022-03-09 02:55:59 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-03-09 02:55:59 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:55:59 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-03-09 02:55:59 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:55:59 633 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-03-09 02:55:59 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:59 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.045 upstream_response_time:0.045 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 43
2022-03-09 02:55:59 743 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-03-09 02:55:59 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-03-09 02:55:59 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-03-09 02:55:59 878 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 60
2022-03-09 02:55:59 942 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-03-09 02:55:59 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:55:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:56:00 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-03-09 02:56:00 037 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-03-09 02:56:00 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 41
2022-03-09 02:56:00 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.062 upstream_response_time:0.062 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 57
2022-03-09 02:56:00 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:56:00 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.057 upstream_response_time:0.057 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 55
2022-03-09 02:56:00 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-09 02:56:00 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-03-09 02:56:00 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-03-09 02:56:00 434 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-03-09 02:56:00 487 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-09 02:56:00 541 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-03-09 02:56:00 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 46
2022-03-09 02:56:00 613 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 35
2022-03-09 02:56:00 652 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.042 upstream_response_time:0.042 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-03-09 02:56:00 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-18 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.227,port:8446
10.233.70.29 - - [09/Mar/2022:02:56:00 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.227/8446 HTTP/1.1" 204 request_processing_time:0.040 upstream_response_time:0.040 "-" "Go-http-client/1.1" "-"
10.233.70.29 - - [09/Mar/2022:02:56: