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-04-18 04:58:33 861 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-18 04:58:33 865 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-18 04:58:33 885 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
2022-04-18 04:58:36 157 INFO [org.reflections.Reflections][main] - Reflections took 2243 ms to scan 1 urls, producing 15738 keys and 30140 values
2022-04-18 04:58:36 466 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-04-18 04:58:36 708 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-04-18 04:58:36 708 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-04-18 04:58:36 709 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-04-18 04:58:36 709 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-04-18 04:58:36 712 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus
2022-04-18 04:58:36 893 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-18 04:58:36 895 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-04-18 04:58:37 107 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-04-18 04:58:37 479 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-04-18 04:58:37 482 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-04-18 04:58:37 583 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-04-18 04:58:37 652 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-04-18 04:58:37 654 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
2022-04-18 04:58:37 657 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-04-18 04:58:37 674 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-04-18 04:58:37 675 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-04-18 04:58:37 686 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-04-18 04:58:37 720 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-04-18 04:58:37 721 INFO [org.eclipse.jetty.server.Server][main] - Started @6077ms
2022-04-18 04:59:03 133 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.67.47 - - [18/Apr/2022:04:59:03 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:03 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 870
2022-04-18 04:59:04 002 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@717639f3
2022-04-18 04:59:04 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-16 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.7.131","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-04-18 04:59:04 100 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-16 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.229 upstream_response_time:0.229 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 226
2022-04-18 04:59:04 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@707e118b
2022-04-18 04:59:04 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.55.33","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-04-18 04:59:04 293 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.141 upstream_response_time:0.141 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 140
2022-04-18 04:59:04 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e174260
2022-04-18 04:59:04 342 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.59.219","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-04-18 04:59:04 370 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 76
2022-04-18 04:59:04 453 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3831157b
2022-04-18 04:59:04 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.59.219","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-04-18 04:59:04 511 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.096 upstream_response_time:0.096 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 95
2022-04-18 04:59:04 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5eac56ca
2022-04-18 04:59:04 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.29.134","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-04-18 04:59:04 658 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 126
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.136 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:04 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b9b70d9
2022-04-18 04:59:04 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.10.46","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-04-18 04:59:04 785 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +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.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 65
2022-04-18 04:59:04 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a6470de
2022-04-18 04:59:04 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.10.46","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-04-18 04:59:04 886 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 71
10.233.67.47 - - [18/Apr/2022:04:59:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.079 upstream_response_time:0.079 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:04 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64944be
2022-04-18 04:59:04 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.10.46","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-04-18 04:59:04 996 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 88
2022-04-18 04:59:05 065 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31baf556
2022-04-18 04:59:05 065 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.10.46","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-04-18 04:59:05 082 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +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.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 30
2022-04-18 04:59:05 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@767474b4
2022-04-18 04:59:05 099 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.32.140","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-04-18 04:59:05 129 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.083 upstream_response_time:0.083 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 79
2022-04-18 04:59:05 202 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@247e06d
2022-04-18 04:59:05 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.32.140","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-04-18 04:59:05 250 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 76
2022-04-18 04:59:05 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eef9e21
2022-04-18 04:59:05 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:05 387 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.164 upstream_response_time:0.164 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 154
2022-04-18 04:59:05 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a53be5c
2022-04-18 04:59:05 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:05 579 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.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.156 upstream_response_time:0.156 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 143
2022-04-18 04:59:05 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f6a8501
2022-04-18 04:59:05 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:05 729 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 102
2022-04-18 04:59:05 794 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@448c76d5
2022-04-18 04:59:05 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:05 882 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.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.130 upstream_response_time:0.130 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 127
2022-04-18 04:59:05 980 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2916b020
2022-04-18 04:59:06 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 051 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.156 upstream_response_time:0.156 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 156
2022-04-18 04:59:06 153 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65c5dc4f
2022-04-18 04:59:06 153 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 199 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.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 91
2022-04-18 04:59:06 310 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24dbfa89
2022-04-18 04:59:06 310 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.119 upstream_response_time:0.119 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 104
2022-04-18 04:59:06 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bd9ad39
2022-04-18 04:59:06 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 398 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.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.136 upstream_response_time:0.136 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 137
2022-04-18 04:59:06 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@309576ca
2022-04-18 04:59:06 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 72
2022-04-18 04:59:06 606 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b092362
2022-04-18 04:59:06 606 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.092 upstream_response_time:0.092 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 81
2022-04-18 04:59:06 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50a0b6c
2022-04-18 04:59:06 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 734 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.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 84
2022-04-18 04:59:06 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d1d86e6
2022-04-18 04:59:06 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 832 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 80
2022-04-18 04:59:06 930 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a75f223
2022-04-18 04:59:06 931 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:06 951 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.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 86
2022-04-18 04:59:07 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5705e184
2022-04-18 04:59:07 009 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 031 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 58
2022-04-18 04:59:07 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1189be0b
2022-04-18 04:59:07 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 134 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.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 58
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.069 upstream_response_time:0.069 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:07 187 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16ada89c
2022-04-18 04:59:07 187 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 207 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +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.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 47
2022-04-18 04:59:07 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41af80b9
2022-04-18 04:59:07 244 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 291 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 82
2022-04-18 04:59:07 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c184e3a
2022-04-18 04:59:07 390 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 411 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.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.150 upstream_response_time:0.150 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 120
2022-04-18 04:59:07 508 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42c1df0f
2022-04-18 04:59:07 508 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 529 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 78
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:07 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@939956f
2022-04-18 04:59:07 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 665 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.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.131 upstream_response_time:0.131 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 128
2022-04-18 04:59:07 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59befe39
2022-04-18 04:59:07 796 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 816 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 136
2022-04-18 04:59:07 890 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50963cf2
2022-04-18 04:59:07 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 917 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:07 +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.67.47 - - [18/Apr/2022:04:59:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 68
2022-04-18 04:59:07 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d61f9be
2022-04-18 04:59:07 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:07 998 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +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" "-"
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 79
2022-04-18 04:59:08 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@503f046
2022-04-18 04:59:08 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 086 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 66
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.070 upstream_response_time:0.070 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:08 117 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58ff1d4d
2022-04-18 04:59:08 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 132 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.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:08 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e54f5ed
2022-04-18 04:59:08 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 183 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 43
2022-04-18 04:59:08 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aba1563
2022-04-18 04:59:08 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 237 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.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 38
2022-04-18 04:59:08 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5da987f
2022-04-18 04:59:08 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 45
10.233.67.47 - - [18/Apr/2022:04:59:08 +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" "-"
2022-04-18 04:59:08 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fe68d9
2022-04-18 04:59:08 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 406 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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 98
2022-04-18 04:59:08 501 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44c03094
2022-04-18 04:59:08 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 56
2022-04-18 04:59:08 646 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@be3f3b0
2022-04-18 04:59:08 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 682 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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.145 upstream_response_time:0.145 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 137
2022-04-18 04:59:08 756 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c0b4ed1
2022-04-18 04:59:08 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 781 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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.067 upstream_response_time:0.067 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 59
2022-04-18 04:59:08 808 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77799a46
2022-04-18 04:59:08 808 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 866 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 74
2022-04-18 04:59:08 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@306093fd
2022-04-18 04:59:08 892 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:08 903 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.67.47 - - [18/Apr/2022:04:59:08 +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.67.47 - - [18/Apr/2022:04:59:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 80
2022-04-18 04:59:08 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fd209
2022-04-18 04:59:08 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.129 upstream_response_time:0.129 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 127
2022-04-18 04:59:09 014 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
2022-04-18 04:59:09 132 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f5e2c35
2022-04-18 04:59:09 132 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 150 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 36
2022-04-18 04:59:09 194 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69ce2a86
2022-04-18 04:59:09 194 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 225 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 62
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:09 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d53e35e
2022-04-18 04:59:09 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 285 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.67.47 - - [18/Apr/2022:04:59:09 +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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 41
2022-04-18 04:59:09 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b429fc2
2022-04-18 04:59:09 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 345 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 58
2022-04-18 04:59:09 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ba00770
2022-04-18 04:59:09 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 430 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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 48
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:09 478 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10f9ae4c
2022-04-18 04:59:09 478 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 41
2022-04-18 04:59:09 569 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@447584ce
2022-04-18 04:59:09 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 596 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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 86
2022-04-18 04:59:09 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b36680f
2022-04-18 04:59:09 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:09 +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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 67
2022-04-18 04:59:09 735 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@490b2976
2022-04-18 04:59:09 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 765 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.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.088 upstream_response_time:0.088 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 71
2022-04-18 04:59:09 839 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b7c4846
2022-04-18 04:59:09 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.086 upstream_response_time:0.086 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 71
2022-04-18 04:59:09 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@632528e9
2022-04-18 04:59:09 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:09 957 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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 98
10.233.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:10 063 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@55a5e52e
2022-04-18 04:59:10 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 078 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 37
2022-04-18 04:59:10 113 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e6b220f
2022-04-18 04:59:10 113 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 130 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 46
10.233.67.47 - - [18/Apr/2022:04:59:10 +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" "-"
2022-04-18 04:59:10 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7245c7c0
2022-04-18 04:59:10 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 205 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 50
2022-04-18 04:59:10 233 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75902825
2022-04-18 04:59:10 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 253 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 48
2022-04-18 04:59:10 303 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49d362a1
2022-04-18 04:59:10 303 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-04-18 04:59:10 347 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a3e5dc0
2022-04-18 04:59:10 348 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:10 383 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491636ef
2022-04-18 04:59:10 383 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 415 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 55
2022-04-18 04:59:10 446 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@367ae4dc
2022-04-18 04:59:10 446 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 463 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 33
2022-04-18 04:59:10 504 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cb25a91
2022-04-18 04:59:10 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 522 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 42
2022-04-18 04:59:10 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75399e0
2022-04-18 04:59:10 545 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:10 564 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 46
2022-04-18 04:59:10 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6026dd37
2022-04-18 04:59:10 592 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.18.11","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-04-18 04:59:10 612 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 35
2022-04-18 04:59:10 644 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30128af3
2022-04-18 04:59:10 644 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.18.11","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-04-18 04:59:10 660 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.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:10 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42204bc3
2022-04-18 04:59:10 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.40.254","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-04-18 04:59:10 735 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 50
2022-04-18 04:59:10 775 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36acca89
2022-04-18 04:59:10 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.6.230","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-04-18 04:59:10 803 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 42
2022-04-18 04:59:10 828 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35aac1fb
2022-04-18 04:59:10 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.6.230","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-04-18 04:59:10 857 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:10 +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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 45
2022-04-18 04:59:10 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@384142a3
2022-04-18 04:59:10 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.18.4","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-04-18 04:59:10 915 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.67.47 - - [18/Apr/2022:04:59:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 433 "-" "Go-http-client/1.1" 54
10.233.67.47 - - [18/Apr/2022:04:59:10 +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" "-"
2022-04-18 04:59:27 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.034 upstream_response_time:0.034 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:27 053 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:27 078 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:27 097 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:27 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:27 147 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:27 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:27 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:27 231 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.051 upstream_response_time:0.051 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-18 04:59:27 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:27 301 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 04:59:27 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:27 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:27 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:27 389 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.012 upstream_response_time:0.012 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11
2022-04-18 04:59:27 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:27 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:27 443 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:27 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:27 496 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 04:59:27 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:27 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:27 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:27 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:27 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.012 upstream_response_time:0.012 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 04:59:27 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:27 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:27 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:27 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:27 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:27 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:27 756 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 04:59:27 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:27 806 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 04:59:27 831 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:27 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.044 upstream_response_time:0.044 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 44
2022-04-18 04:59:27 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:27 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:27 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:27 987 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:28 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:28 030 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.065 upstream_response_time:0.065 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:28 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.041 upstream_response_time:0.041 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 39
2022-04-18 04:59:28 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:28 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:28 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 04:59:28 213 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:28 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:28 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:28 291 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:28 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:28 344 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 04:59:28 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-18 04:59:28 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:28 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-04-18 04:59:28 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:28 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31bc1357
2022-04-18 04:59:28 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:28 499 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:28 +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.67.47 - - [18/Apr/2022:04:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 34
2022-04-18 04:59:28 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@779832ab
2022-04-18 04:59:28 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:28 536 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.67.47 - - [18/Apr/2022:04:59:28 +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.67.47 - - [18/Apr/2022:04:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:28 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@776c73db
2022-04-18 04:59:28 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:28 841 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 299
2022-04-18 04:59:28 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@215aecc8
2022-04-18 04:59:28 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 104 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.276 upstream_response_time:0.276 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 269
2022-04-18 04:59:29 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b32539f
2022-04-18 04:59:29 145 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 156 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:29 179 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@152f0b1f
2022-04-18 04:59:29 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 205 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 38
2022-04-18 04:59:29 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e5feb3b
2022-04-18 04:59:29 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 247 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.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 44
2022-04-18 04:59:29 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1292bb17
2022-04-18 04:59:29 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 302 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.073 upstream_response_time:0.073 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 72
2022-04-18 04:59:29 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@272f0ad9
2022-04-18 04:59:29 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 36
10.233.67.47 - - [18/Apr/2022:04:59: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" "-"
2022-04-18 04:59:29 382 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
2022-04-18 04:59:29 413 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b027f9c
2022-04-18 04:59:29 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 466 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.080 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 79
2022-04-18 04:59:29 507 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48d1564f
2022-04-18 04:59:29 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 534 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.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 53
2022-04-18 04:59:29 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f2801aa
2022-04-18 04:59:29 585 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 599 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:29 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b11aaa0
2022-04-18 04:59:29 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 678 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.67.47 - - [18/Apr/2022:04:59:29 +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" "-"
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 74
2022-04-18 04:59:29 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dd1edab
2022-04-18 04:59:29 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 726 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 51
2022-04-18 04:59:29 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6394510
2022-04-18 04:59:29 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 798 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 56
2022-04-18 04:59:29 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ef37a2
2022-04-18 04:59:29 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 847 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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 46
10.233.67.47 - - [18/Apr/2022:04:59:29 +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" "-"
2022-04-18 04:59:29 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a9774f
2022-04-18 04:59:29 891 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 919 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.068 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 53
2022-04-18 04:59:29 955 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ba1ab8b
2022-04-18 04:59:29 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:29 971 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.67.47 - - [18/Apr/2022:04:59:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 32
10.233.67.47 - - [18/Apr/2022:04:59:29 +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" "-"
2022-04-18 04:59:29 990 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b6ed4ec
2022-04-18 04:59:29 990 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 001 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:30 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d85c18
2022-04-18 04:59:30 030 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 039 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:30 054 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1078673e
2022-04-18 04:59:30 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
10.233.67.47 - - [18/Apr/2022:04:59: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" "-"
2022-04-18 04:59:30 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38127271
2022-04-18 04:59:30 088 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 107 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 30
2022-04-18 04:59:30 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ca4aa7
2022-04-18 04:59:30 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 136 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:30 +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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:30 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eb327d2
2022-04-18 04:59:30 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 180 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.67.47 - - [18/Apr/2022:04:59:30 +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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:30 200 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e45c9a0
2022-04-18 04:59:30 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 215 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:30 256 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c9abcd
2022-04-18 04:59:30 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 276 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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 53
2022-04-18 04:59:30 293 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@633d94f3
2022-04-18 04:59:30 293 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:30 327 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d7b70f9
2022-04-18 04:59:30 327 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 335 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:30 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b16c35a
2022-04-18 04:59:30 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 369 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:30 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ff78b6b
2022-04-18 04:59:30 386 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 398 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:30 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58949ff2
2022-04-18 04:59:30 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 442 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:30 +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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 33
2022-04-18 04:59:30 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32b4570b
2022-04-18 04:59:30 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 473 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 34
2022-04-18 04:59:30 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ddf3384
2022-04-18 04:59:30 497 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 512 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:30 527 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75722ff4
2022-04-18 04:59:30 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 537 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:30 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c92d418
2022-04-18 04:59:30 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 566 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:30 582 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70f8e0ca
2022-04-18 04:59:30 582 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 599 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 35
2022-04-18 04:59:30 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22c04a91
2022-04-18 04:59:30 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 630 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:30 653 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1879bafd
2022-04-18 04:59:30 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 663 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:30 677 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57d06df1
2022-04-18 04:59:30 677 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 687 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:30 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6837b28e
2022-04-18 04:59:30 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 713 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:30 729 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@548be0b1
2022-04-18 04:59:30 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 739 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.67.47 - - [18/Apr/2022:04:59:30 +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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 22
2022-04-18 04:59:30 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5923c35
2022-04-18 04:59:30 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 774 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:30 788 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54bdccdd
2022-04-18 04:59:30 788 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 799 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:30 816 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70acd2f1
2022-04-18 04:59:30 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 836 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 34
2022-04-18 04:59:30 849 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40082dc3
2022-04-18 04:59:30 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 858 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:30 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16dc1dfb
2022-04-18 04:59:30 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 905 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.67.47 - - [18/Apr/2022:04:59:30 +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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 52
2022-04-18 04:59:30 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78b159f3
2022-04-18 04:59:30 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 938 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:30 954 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a8a7929
2022-04-18 04:59:30 954 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:30 963 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.67.47 - - [18/Apr/2022:04:59: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.67.47 - - [18/Apr/2022:04:59:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:31 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ef24f95
2022-04-18 04:59:31 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 022 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:31 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28a9f949
2022-04-18 04:59:31 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 048 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.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 30
2022-04-18 04:59:31 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17111984
2022-04-18 04:59:31 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 081 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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 25
10.233.67.47 - - [18/Apr/2022:04:59:31 +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" "-"
2022-04-18 04:59:31 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b53d8aa
2022-04-18 04:59:31 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 111 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:31 135 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e6eb441
2022-04-18 04:59:31 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 157 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.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 35
2022-04-18 04:59:31 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c971515
2022-04-18 04:59:31 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 181 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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 18
10.233.67.47 - - [18/Apr/2022:04:59:31 +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" "-"
2022-04-18 04:59:31 196 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f1468a7
2022-04-18 04:59:31 196 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 211 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.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:31 230 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67930dc7
2022-04-18 04:59:31 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:31 237 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.67.47 - - [18/Apr/2022:04:59:31 +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.67.47 - - [18/Apr/2022:04:59:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:31 253 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 28
2022-04-18 04:59:31 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:31 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:31 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:31 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.043 upstream_response_time:0.043 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-18 04:59:31 413 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:31 438 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 04:59:31 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:31 480 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:31 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:31 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:31 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:31 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 04:59:31 599 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:31 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:31 650 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 34
2022-04-18 04:59:31 685 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:31 712 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:31 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:31 756 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:31 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:31 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:31 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:31 839 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:31 852 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:31 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:31 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:31 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:31 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:31 947 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:31 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:31 997 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:32 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:32 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:32 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:32 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:32 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:32 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.036 upstream_response_time:0.036 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 33
2022-04-18 04:59:32 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:32 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:32 199 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 04:59:32 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 04:59:32 233 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:32 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:32 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 04:59:32 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:32 326 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:32 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:32 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:32 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:32 429 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:32 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:32 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.012 upstream_response_time:0.012 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 10
2022-04-18 04:59:32 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 04:59:32 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:32 543 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 04:59:32 567 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e9c9be8
2022-04-18 04:59:32 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 586 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 35
10.233.67.47 - - [18/Apr/2022:04:59:32 +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-04-18 04:59:32 612 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a117bc8
2022-04-18 04:59:32 612 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 619 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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:32 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@373479ef
2022-04-18 04:59:32 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:32 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b8f3bda
2022-04-18 04:59:32 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 684 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.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:32 703 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22fe0fcf
2022-04-18 04:59:32 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:32 733 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@513b80ad
2022-04-18 04:59:32 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 748 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.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 28
2022-04-18 04:59:32 767 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7717a084
2022-04-18 04:59:32 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 782 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:32 809 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f9192f7
2022-04-18 04:59:32 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 834 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.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 34
2022-04-18 04:59:32 848 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fa1d6d4
2022-04-18 04:59:32 848 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 859 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:32 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@405dc23c
2022-04-18 04:59:32 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 892 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.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:32 906 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1389d407
2022-04-18 04:59:32 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 917 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:32 930 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@585528cf
2022-04-18 04:59:32 930 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 943 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.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 23
2022-04-18 04:59:32 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6035cc73
2022-04-18 04:59:32 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:32 973 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:32 +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.67.47 - - [18/Apr/2022:04:59:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:33 000 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@469465d7
2022-04-18 04:59:33 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 013 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:33 033 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16ce0ef2
2022-04-18 04:59:33 033 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 060 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 43
2022-04-18 04:59:33 079 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5410b57f
2022-04-18 04:59:33 080 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 090 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 21
2022-04-18 04:59:33 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca3c288
2022-04-18 04:59:33 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 117 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 22
2022-04-18 04:59:33 131 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@525073fb
2022-04-18 04:59:33 132 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 155 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 42
2022-04-18 04:59:33 177 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32ae9744
2022-04-18 04:59:33 177 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 193 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:33 214 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d8e72da
2022-04-18 04:59:33 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 223 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 22
2022-04-18 04:59:33 246 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ebc2c8b
2022-04-18 04:59:33 246 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 274 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 44
2022-04-18 04:59:33 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30935616
2022-04-18 04:59:33 289 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 305 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:33 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1eb1b2fe
2022-04-18 04:59:33 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 335 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 33
2022-04-18 04:59:33 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b01cb30
2022-04-18 04:59:33 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 392 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 43
2022-04-18 04:59:33 406 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eed9fa1
2022-04-18 04:59:33 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 448 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 65
2022-04-18 04:59:33 478 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56e9eb0c
2022-04-18 04:59:33 478 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 28
2022-04-18 04:59:33 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1177e624
2022-04-18 04:59:33 511 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 532 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 36
2022-04-18 04:59:33 552 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7083a99e
2022-04-18 04:59:33 552 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 569 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:33 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c06110
2022-04-18 04:59:33 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 598 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:33 617 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19e48e1
2022-04-18 04:59:33 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 637 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 37
2022-04-18 04:59:33 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15b526af
2022-04-18 04:59:33 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 672 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29
2022-04-18 04:59:33 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b40bae0
2022-04-18 04:59:33 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 701 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 31
10.233.67.47 - - [18/Apr/2022:04:59:33 +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" "-"
2022-04-18 04:59:33 731 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27d94833
2022-04-18 04:59:33 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 745 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 46
2022-04-18 04:59:33 778 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c8b6923
2022-04-18 04:59:33 778 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 796 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 45
2022-04-18 04:59:33 836 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@561f1a26
2022-04-18 04:59:33 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 852 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 37
2022-04-18 04:59:33 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a82f02a
2022-04-18 04:59:33 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 882 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 17
10.233.67.47 - - [18/Apr/2022:04:59:33 +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" "-"
2022-04-18 04:59:33 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31d34400
2022-04-18 04:59:33 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 916 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:33 933 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63b5baf0
2022-04-18 04:59:33 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 951 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 30
2022-04-18 04:59:33 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b1115bd
2022-04-18 04:59:33 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:33 990 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.67.47 - - [18/Apr/2022:04:59:33 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:34 007 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67a663c7
2022-04-18 04:59:34 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 24
2022-04-18 04:59:34 039 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a59dd82
2022-04-18 04:59:34 040 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 066 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 40
2022-04-18 04:59:34 086 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca43899
2022-04-18 04:59:34 086 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 095 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 25
2022-04-18 04:59:34 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77eab723
2022-04-18 04:59:34 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 129 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 27
2022-04-18 04:59:34 151 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11417193
2022-04-18 04:59:34 151 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:34 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5829292c
2022-04-18 04:59:34 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 185 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 32
2022-04-18 04:59:34 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42645d1b
2022-04-18 04:59:34 210 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 223 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:34 238 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fc7360e
2022-04-18 04:59:34 238 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 246 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 17
2022-04-18 04:59:34 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23421146
2022-04-18 04:59:34 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 288 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 36
2022-04-18 04:59:34 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b95911d
2022-04-18 04:59:34 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 315 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 18
2022-04-18 04:59:34 340 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b744c73
2022-04-18 04:59:34 340 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 362 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 36
2022-04-18 04:59:34 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f25a84
2022-04-18 04:59:34 385 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 403 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 26
2022-04-18 04:59:34 417 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1545fdc5
2022-04-18 04:59:34 417 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-20 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 28
2022-04-18 04:59:34 454 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65bce955
2022-04-18 04:59:34 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 469 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
2022-04-18 04:59:34 486 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47f803c
2022-04-18 04:59:34 486 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 503 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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 35
10.233.67.47 - - [18/Apr/2022:04:59:34 +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-04-18 04:59:34 526 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31720e0d
2022-04-18 04:59:34 527 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 572 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 57
10.233.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
2022-04-18 04:59:34 588 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d5db56b
2022-04-18 04:59:34 588 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-20 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 04:59:34 598 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.67.47 - - [18/Apr/2022:04:59:34 +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.67.47 - - [18/Apr/2022:04:59:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 24
2022-04-18 05:01:54 780 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b4a3d2d
2022-04-18 05:01:54 780 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.58.66","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-18 05:01:54 806 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-21 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.67.47 - - [18/Apr/2022:05:01:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.060 upstream_response_time:0.060 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:01:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 420 "-" "Go-http-client/1.1" 52
2022-04-18 05:02:21 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ec07977
2022-04-18 05:02:21 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-17 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.37,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"holmes-rule-mgmt","version":"v1","url":"/api/holmes-rule-mgmt/v1","protocol":"REST","visualRange":"0|1","lb_policy":"round-robin","publish_port":"","namespace":"","network_plane_type":null,"host":"","path":"/api/holmes-rule-mgmt/v1","enable_ssl":true,"nodes":[{"ip":"10.233.69.201","port":"9101","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":"0","tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-04-18 05:02:21 386 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-17 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-rule-mgmt,version-v1 ,namespace-
10.233.69.37 - - [18/Apr/2022:05:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.041 upstream_response_time:0.041 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-"
10.233.69.37 - - [18/Apr/2022:05:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 40
2022-04-18 05:09:32 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.055 upstream_response_time:0.055 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 40
2022-04-18 05:09:32 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.054 upstream_response_time:0.054 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49
2022-04-18 05:09:32 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:32 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-19 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:32 994 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.028 upstream_response_time:0.028 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:33 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:33 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:33 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-04-18 05:09:33 094 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:33 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-04-18 05:09:33 152 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:33 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:33 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:33 230 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.029 upstream_response_time:0.029 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:33 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:33 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:33 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:33 333 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:33 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:33 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 05:09:33 388 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:33 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:33 430 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:33 447 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:33 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:33 483 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:33 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:33 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 05:09:33 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:33 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:33 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:33 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:33 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:33 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:33 653 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:33 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:33 699 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:33 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:33 751 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 37
2022-04-18 05:09:33 797 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.049 upstream_response_time:0.049 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
2022-04-18 05:09:33 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:33 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:33 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:33 889 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:33 911 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 05:09:33 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 05:09:33 946 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.037 upstream_response_time:0.037 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-04-18 05:09:33 982 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:34 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:34 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:34 047 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:34 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:34 084 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:34 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 27
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:34 140 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:34 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:34 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b0721fb
2022-04-18 05:09:34 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 215 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 44
2022-04-18 05:09:34 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ca83bf0
2022-04-18 05:09:34 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 246 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:34 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@459d7437
2022-04-18 05:09:34 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 276 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 27
2022-04-18 05:09:34 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d7c6548
2022-04-18 05:09:34 291 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 300 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:34 317 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63d5321
2022-04-18 05:09:34 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 326 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:34 345 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79cb62b8
2022-04-18 05:09:34 346 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 355 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:34 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b546e9c
2022-04-18 05:09:34 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 383 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:34 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42c625fe
2022-04-18 05:09:34 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 413 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:34 428 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11ca5d45
2022-04-18 05:09:34 428 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 437 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:34 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23de9ed9
2022-04-18 05:09:34 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 467 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:34 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a5a190e
2022-04-18 05:09:34 483 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 498 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:34 511 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2957e093
2022-04-18 05:09:34 512 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 526 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 27
2022-04-18 05:09:34 542 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a78bb4e
2022-04-18 05:09:34 542 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 553 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:34 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38d90505
2022-04-18 05:09:34 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 580 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:34 601 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bedae8b
2022-04-18 05:09:34 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 612 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:34 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c6a0b39
2022-04-18 05:09:34 632 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 640 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 29
2022-04-18 05:09:34 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@617b3baa
2022-04-18 05:09:34 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 669 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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:34 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@502b9618
2022-04-18 05:09:34 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 697 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 31
2022-04-18 05:09:34 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1041cf0
2022-04-18 05:09:34 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 736 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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
10.233.67.47 - - [18/Apr/2022:05:09:34 +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-04-18 05:09:34 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66008069
2022-04-18 05:09:34 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 776 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 32
2022-04-18 05:09:34 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee0999a
2022-04-18 05:09:34 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 807 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:34 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68897315
2022-04-18 05:09:34 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 830 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:34 843 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50eab2ae
2022-04-18 05:09:34 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 857 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:34 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@596d4596
2022-04-18 05:09:34 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 882 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:34 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64030619
2022-04-18 05:09:34 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 905 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 27
2022-04-18 05:09:34 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@716977bb
2022-04-18 05:09:34 925 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 935 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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:34 948 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@183867c7
2022-04-18 05:09:34 948 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 955 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:34 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b467ab
2022-04-18 05:09:34 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:34 984 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.67.47 - - [18/Apr/2022:05:09:34 +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.67.47 - - [18/Apr/2022:05:09:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:35 007 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3262240f
2022-04-18 05:09:35 007 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 024 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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 31
10.233.67.47 - - [18/Apr/2022:05:09:35 +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" "-"
2022-04-18 05:09:35 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32f56e12
2022-04-18 05:09:35 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 058 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:35 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@552a6a61
2022-04-18 05:09:35 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 082 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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:35 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ecd1056
2022-04-18 05:09:35 092 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 106 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:35 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37ea1deb
2022-04-18 05:09:35 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 130 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:35 144 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12b06f58
2022-04-18 05:09:35 144 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 171 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 43
2022-04-18 05:09:35 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5aab8ae1
2022-04-18 05:09:35 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 202 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:35 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b16fee8
2022-04-18 05:09:35 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 232 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 32
2022-04-18 05:09:35 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78ae70f5
2022-04-18 05:09:35 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 269 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:35 286 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b34099b
2022-04-18 05:09:35 286 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 297 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:35 316 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f2e4d42
2022-04-18 05:09:35 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 326 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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 26
10.233.67.47 - - [18/Apr/2022:05:09:35 +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" "-"
2022-04-18 05:09:35 341 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6eaeec60
2022-04-18 05:09:35 341 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 349 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:35 364 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68e61171
2022-04-18 05:09:35 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 378 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:35 392 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e8e87f6
2022-04-18 05:09:35 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 400 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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:35 411 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13520394
2022-04-18 05:09:35 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 420 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:35 437 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6161be7b
2022-04-18 05:09:35 437 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 445 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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:35 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4aa179d8
2022-04-18 05:09:35 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 471 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:35 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68d535f8
2022-04-18 05:09:35 490 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 499 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:35 512 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@265761b9
2022-04-18 05:09:35 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 523 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:35 537 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21e078cb
2022-04-18 05:09:35 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 546 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:35 563 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@468762ef
2022-04-18 05:09:35 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 581 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 31
2022-04-18 05:09:35 598 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44eb137d
2022-04-18 05:09:35 598 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 616 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 27
2022-04-18 05:09:35 633 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e55f51
2022-04-18 05:09:35 634 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 643 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 23
2022-04-18 05:09:35 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b158e4
2022-04-18 05:09:35 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 675 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:35 692 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@739cc60f
2022-04-18 05:09:35 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 702 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:35 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fe548c7
2022-04-18 05:09:35 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 741 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 46
2022-04-18 05:09:35 768 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45f82c52
2022-04-18 05:09:35 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 776 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:35 792 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a233730
2022-04-18 05:09:35 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.67.47,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.188","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-04-18 05:09:35 805 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.67.47 - - [18/Apr/2022:05:09:35 +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.67.47 - - [18/Apr/2022:05:09:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 32
2022-04-18 05:09:35 831 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:35 849 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:35 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.016 upstream_response_time:0.016 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:35 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:35 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:35 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.012 upstream_response_time:0.012 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:35 939 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 21
2022-04-18 05:09:35 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:35 988 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 05:09:36 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
2022-04-18 05:09:36 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.021 upstream_response_time:0.021 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:36 051 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 05:09:36 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:36 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 05:09:36 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.027 upstream_response_time:0.027 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:36 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:36 143 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 05:09:36 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:36 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 05:09:36 189 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31
2022-04-18 05:09:36 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 05:09:36 240 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14
2022-04-18 05:09:36 263 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:36 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 15
2022-04-18 05:09:36 297 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:36 315 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:36 338 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:36 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
2022-04-18 05:09:36 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 05:09:36 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 25
2022-04-18 05:09:36 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 11
2022-04-18 05:09:36 435 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:36 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.017 upstream_response_time:0.017 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 17
2022-04-18 05:09:36 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:36 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:36 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-22 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.019 upstream_response_time:0.019 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 19
2022-04-18 05:09:36 539 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-04-18 05:09:36 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:36 597 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:36 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.031 upstream_response_time:0.031 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 29
2022-04-18 05:09:36 649 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:36 684 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-04-18 05:09:36 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18
2022-04-18 05:09:36 742 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.030 upstream_response_time:0.030 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 30
2022-04-18 05:09:36 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 16
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.018 upstream_response_time:0.018 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:36 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13
2022-04-18 05:09:36 808 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-"
2022-04-18 05:09:36 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 05:09:36 843 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.022 upstream_response_time:0.022 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 22
2022-04-18 05:09:36 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.013 upstream_response_time:0.013 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12
2022-04-18 05:09:36 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-21 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.020 upstream_response_time:0.020 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 20
2022-04-18 05:09:36 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.71.188,port:8446
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.71.188/8446 HTTP/1.1" 204 request_processing_time:0.025 upstream_response_time:0.025 "-" "Go-http-client/1.1" "-"
10.233.67.47 - - [18/Apr/2022:05:09:36 +0000] "DELE