By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-04-29 19:51:11 089 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-04-29 19:51:11 091 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-04-29 19:51:11 198 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021-04-29 19:51:28 099 INFO [org.reflections.Reflections][main] - Reflections took 16617 ms to scan 1 urls, producing 15738 keys and 30140 values 2021/04/29 19:51:29 [error] 22#22: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.78.215, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.78.215 - - [29/Apr/2021:19:51:29 +0000] eb1f3e355e734201e2d474da65639890 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-04-29 19:51:31 782 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021/04/29 19:51:33 [error] 22#22: *10 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.78.215, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.78.215 - - [29/Apr/2021:19:51:33 +0000] d6156d8b681818ade7d9a1e745efac35 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2021-04-29 19:51:34 090 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-04-29 19:51:34 091 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-04-29 19:51:34 091 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-04-29 19:51:34 091 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-04-29 19:51:34 094 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-04-29 19:51:36 190 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-04-29 19:51:36 284 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-04-29 19:51:39 081 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-04-29 19:51:44 990 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-04-29 19:51:45 081 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-04-29 19:51:46 198 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2021-04-29 19:51:47 084 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-04-29 19:51:47 085 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-04-29 19:51:47 086 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-04-29 19:51:47 201 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-04-29 19:51:47 201 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-04-29 19:51:47 293 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-04-29 19:51:47 891 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-04-29 19:51:47 891 INFO [org.eclipse.jetty.server.Server][main] - Started @49402ms 2021-04-29 19:51:51 794 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.78.215 - - [29/Apr/2021:19:51:54 +0000] ca6d4cb4f93254119588ff87cdba4e34 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:2.903 upstream_response_time:2.903 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:54 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 2610 2021-04-29 19:51:54 782 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f6e9528 2021-04-29 19:51:54 886 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"appc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.59.204","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:55 416 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-appc,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:55 +0000] 1092ab2e6773cced50db208bd5cd7edd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.547 upstream_response_time:1.547 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 1516 2021-04-29 19:51:55 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66224a9b 2021-04-29 19:51:55 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.15.30","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:56 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:56 +0000] 917c71893b74129165d112040a6191bb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 500 2021-04-29 19:51:56 303 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2df093c5 2021-04-29 19:51:56 384 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-gui","version":"v1","url":"/esr-gui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/aai-esr-gui","enable_ssl":false,"nodes":[{"ip":"10.233.46.64","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:56 681 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:56 +0000] 3932f116230ae777add477cc02a87248 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 597 2021-04-29 19:51:56 992 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19869b50 2021-04-29 19:51:56 992 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.32.71","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:57 381 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:57 +0000] 6e9b52d103db4c5459af6e96ab9c8328 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 511 2021-04-29 19:51:57 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8d77478 2021-04-29 19:51:57 681 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.44.23","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:57 930 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:57 +0000] bc9113452cee8048cc463c67738f2fe7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.473 upstream_response_time:0.473 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 384 2021-04-29 19:51:58 195 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2654cba5 2021-04-29 19:51:58 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.44.23","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:58 481 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:58 +0000] 74ca6ba4fec4123e290cd927dbbafb52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.724 upstream_response_time:0.724 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 698 2021-04-29 19:51:58 788 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4868e71d 2021-04-29 19:51:58 788 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:58 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:59 +0000] ace7ba40a55f8987155d22d51c1e20dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 407 2021-04-29 19:51:59 281 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c417b60 2021-04-29 19:51:59 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:59 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:51:59 +0000] c7b0ca98e72304482859bec7ba942f0a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.575 upstream_response_time:0.575 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 575 2021-04-29 19:51:59 783 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c51ad61 2021-04-29 19:51:59 783 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:51:59 965 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:00 +0000] c00989f29781851e69a10c605e32a591 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 899 2021-04-29 19:52:00 687 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7eb0e470 2021-04-29 19:52:00 687 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:01 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:01 +0000] da8b3c84f3e251bbb2ca4c4971439420 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 586 2021-04-29 19:52:01 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76134d12 2021-04-29 19:52:01 290 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:01 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:01 +0000] 57c58d812cb8a5d8578d26f6b8cbc625 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 481 2021-04-29 19:52:01 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19514bc 2021-04-29 19:52:01 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:01 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] 9ea2bca7f42351f8038c3fd3e93b3ce3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 294 2021-04-29 19:52:02 076 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@225e0b65 2021-04-29 19:52:02 076 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:02 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] 0452b18a7991d5d8fef753bc80855c0a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 493 2021-04-29 19:52:02 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79def54 2021-04-29 19:52:02 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:02 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] aed25b530ec706ebcbaa8ee1bd964cf0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 297 2021-04-29 19:52:02 884 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1797471e 2021-04-29 19:52:02 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:03 073 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:03 +0000] bb9943de58b0c918f3871f6910e74eb6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 285 2021-04-29 19:52:03 176 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77cabbd8 2021-04-29 19:52:03 188 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:03 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:03 +0000] 1dcc0cfda980336353676eb133af6584 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 699 2021-04-29 19:52:03 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@644b0cee 2021-04-29 19:52:03 896 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:03 981 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:04 +0000] 05f2eb5a090463ba46f6544c8631730f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 175 2021-04-29 19:52:04 084 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e29c897 2021-04-29 19:52:04 085 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:04 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:04 +0000] a2115418d8bce028a8d6f7c02096ff4a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 494 2021-04-29 19:52:04 576 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cf775c4 2021-04-29 19:52:04 576 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:04 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:05 +0000] a0033819cae39c5bb6fe9a67ca4e3572 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 593 2021-04-29 19:52:05 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19a4b847 2021-04-29 19:52:05 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:05 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] 87e2254623944d0a430c8f35aa947b79 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 995 2021-04-29 19:52:06 182 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d7df1d 2021-04-29 19:52:06 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:06 370 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] 78917ea3c7bf43d963c2d4778caf86e4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 291 2021-04-29 19:52:06 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2560a1bf 2021-04-29 19:52:06 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:06 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] 6098508d06717dc3ca6bcce795ca8625 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 205 2021-04-29 19:52:06 685 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@606029dd 2021-04-29 19:52:06 685 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:06 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] 3b03eb00fda23ad61eb3a506c11497de "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 286 2021-04-29 19:52:06 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@254ec2db 2021-04-29 19:52:06 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:07 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:07 +0000] 0458893beca755cc122a9ea9496ac805 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 590 2021-04-29 19:52:07 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35e852ce 2021-04-29 19:52:07 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:07 684 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:07 +0000] 816323836e6bf8c9602a8e0c72371055 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 299 2021-04-29 19:52:07 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31c16228 2021-04-29 19:52:07 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:08 346 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:08 +0000] ebcc2eddbe182ae9370d46dca5d3b0f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 493 2021-04-29 19:52:08 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f8cf8cf 2021-04-29 19:52:08 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:08 670 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:08 +0000] 3617299f24cc5d9311af9f9d04f4b2a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 315 2021-04-29 19:52:08 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ec095de 2021-04-29 19:52:08 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:09 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:09 +0000] 3a005a8ec3c8ecb9d4fec71fd141dd64 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 381 2021-04-29 19:52:09 081 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d94d4b2 2021-04-29 19:52:09 081 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:09 263 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:09 +0000] 26683edfe1506434c9c4a3bf061a9eb0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 488 2021-04-29 19:52:09 579 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d715887 2021-04-29 19:52:09 579 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:10 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:10 +0000] 03b83373ad0991510d78c6cb148ece75 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 1389 2021-04-29 19:52:10 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58af9fa1 2021-04-29 19:52:10 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:11 413 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:11 +0000] a465d4041e65f11684401e377e3f7147 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 595 2021-04-29 19:52:11 586 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4eea463d 2021-04-29 19:52:11 586 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:11 781 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:11 +0000] 49242c20154f55375d8d4813db704034 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 395 2021-04-29 19:52:11 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3816be95 2021-04-29 19:52:11 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:12 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:12 +0000] 3e971ec3e7b1f0d1a6e2547f4e0d966d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 496 2021-04-29 19:52:12 482 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a577868 2021-04-29 19:52:12 482 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:12 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 386 10.233.78.215 - - [29/Apr/2021:19:52:12 +0000] 41d27a5cd0bf761294d1d2950b7ca624 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:12 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1437aa02 2021-04-29 19:52:12 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:13 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:13 +0000] b1854fbf75e66c745466a06d6d67af8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 593 2021-04-29 19:52:13 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d393468 2021-04-29 19:52:13 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:13 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:14 +0000] 32806244dfe8e2f0d719ceabb670973e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 897 2021-04-29 19:52:14 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39d9a25f 2021-04-29 19:52:14 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:14 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:14 +0000] e2929541b4c4b4c45428aeddda1115ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 595 2021-04-29 19:52:14 974 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8adbdcb 2021-04-29 19:52:14 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:15 163 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] 1af3ea2035c56cb8f65f7f893fb89a83 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 202 2021-04-29 19:52:15 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26de163 2021-04-29 19:52:15 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:15 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] 91bfb2cbf8a37f2584e99f11dae34192 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.316 upstream_response_time:0.316 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 304 2021-04-29 19:52:15 499 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9d47d9b 2021-04-29 19:52:15 499 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:15 677 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] dceaf3b0181cac20d6e7404d8fecfe68 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 191 2021-04-29 19:52:15 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@293bcb75 2021-04-29 19:52:15 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:16 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] 00e74a65fee5bed3fef705dce12c9da0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.573 upstream_response_time:0.573 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 572 2021-04-29 19:52:16 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7726862c 2021-04-29 19:52:16 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:16 367 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] 27ae521a9e39954a0e0acab4f6cdb395 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.111 upstream_response_time:0.111 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 109 2021-04-29 19:52:16 395 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@223bd7 2021-04-29 19:52:16 395 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:16 769 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] c3c0b0024e8e3b24bca001e644da2be7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.484 upstream_response_time:0.484 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 473 2021-04-29 19:52:16 874 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ef00726 2021-04-29 19:52:16 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:17 265 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:17 +0000] 2c9faf4f2b4e0f19bc7fa3fe9a4807e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 495 2021-04-29 19:52:17 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17782f8f 2021-04-29 19:52:17 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:18 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:18 +0000] 9e5d7936ff0813c08161524fffd8398b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1293 2021-04-29 19:52:18 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ef2dc0d 2021-04-29 19:52:18 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:18 872 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 210 10.233.78.215 - - [29/Apr/2021:19:52:18 +0000] ea8525d0d342b9cb87dd38caf5e625a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.212 upstream_response_time:0.212 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:18 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c292d0f 2021-04-29 19:52:18 897 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:18 991 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:19 +0000] c2a38f1151592ec1b5a7bdc7d98ecc99 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 300 2021-04-29 19:52:19 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@521ed58a 2021-04-29 19:52:19 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:19 791 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:19 +0000] cd4c24a8aaac9e0a0910a8dfcc0b098a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.602 upstream_response_time:0.602 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 599 2021-04-29 19:52:19 810 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66d7fdbe 2021-04-29 19:52:19 890 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:20 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:20 +0000] 34f3c4fc042106c2bea3829a51babaae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.663 upstream_response_time:0.663 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 663 2021-04-29 19:52:20 477 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f09b40f 2021-04-29 19:52:20 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:20 891 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:20 +0000] 42f390fdda5d9b5c3fd08d398fc8f042 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.431 upstream_response_time:0.431 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 429 2021-04-29 19:52:20 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44fb95bb 2021-04-29 19:52:20 991 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:21 171 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:21 +0000] 9df61aff77d5ab403179ed61b52e224a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.453 upstream_response_time:0.453 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 452 2021-04-29 19:52:21 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@182f6265 2021-04-29 19:52:21 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:22 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:22 +0000] 6182847d15bb1cec580800faca105026 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 1099 2021-04-29 19:52:22 484 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29029466 2021-04-29 19:52:22 484 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:22 581 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 206 10.233.78.215 - - [29/Apr/2021:19:52:22 +0000] ccba4fa7d8f53cc5cddf4e15318fa102 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.211 upstream_response_time:0.211 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:22 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ee2309d 2021-04-29 19:52:22 696 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:23 177 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] f930fc0fd82531b2462fe1d7d582e514 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 506 2021-04-29 19:52:23 281 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@661dbe33 2021-04-29 19:52:23 282 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:23 501 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] 4b112d3eb3147e84e848a9a31adb8742 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.359 upstream_response_time:0.359 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 357 2021-04-29 19:52:23 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25e2fb3d 2021-04-29 19:52:23 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:23 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] 360fc2a5f265f783e7d893fbd24edc81 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 304 2021-04-29 19:52:23 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4923c8e0 2021-04-29 19:52:23 887 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:24 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:24 +0000] 2907d8e78897d536590b00caa8c57b47 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.282 upstream_response_time:0.282 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 280 2021-04-29 19:52:24 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@220dca7b 2021-04-29 19:52:24 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:25 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 1668 10.233.78.215 - - [29/Apr/2021:19:52:25 +0000] 87f3fac5d8629c02de0d0dd8e59ccaa2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.672 upstream_response_time:1.672 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:25 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b61ed63 2021-04-29 19:52:25 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:26 169 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:26 +0000] 2ebf6cf4b0acfd3653982def5648094b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 307 2021-04-29 19:52:26 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69476b5e 2021-04-29 19:52:26 197 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:26 810 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] 0171b7781d9b6c37321635250cd9f92c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.872 upstream_response_time:0.872 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 871 2021-04-29 19:52:27 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@265ede10 2021-04-29 19:52:27 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:27 379 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] 8945e5dca19a80f35028b96b3259fd6d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 464 "-" "Go-http-client/1.1" 394 2021-04-29 19:52:27 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46f58030 2021-04-29 19:52:27 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:27 668 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] 6c907fba24791794f3bb2b2bc65f1f0e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 451 "-" "Go-http-client/1.1" 292 2021-04-29 19:52:27 777 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d7a0024 2021-04-29 19:52:27 778 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.41.214","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:27 963 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:28 +0000] acca4d747b02895d0aa53a253a15df37 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 491 2021-04-29 19:52:28 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4182b6ca 2021-04-29 19:52:28 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.60.237","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:29 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:29 +0000] 16adb9835c5c7c4214f6a168830fec2e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 1094 2021-04-29 19:52:29 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29fd7f64 2021-04-29 19:52:29 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.60.237","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:29 663 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:29 +0000] a59d748b4aa241a9c91fffd644c6d912 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 497 2021-04-29 19:52:29 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37255a68 2021-04-29 19:52:29 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.61.156","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:30 260 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:30 +0000] 4fdfdadbf03f74653a4e93df8ca85808 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 491 2021-04-29 19:52:30 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c3dd3c1 2021-04-29 19:52:30 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titanium_cloud","version":"v0","url":"/api/multicloud-titanium_cloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.32.100","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:30 665 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titanium_cloud,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:30 +0000] bf2090d88ef192113ebfb2a7c8b25777 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 494 "-" "Go-http-client/1.1" 396 2021-04-29 19:52:30 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@636ebcd5 2021-04-29 19:52:30 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v0","url":"/api/multicloud-titaniumcloud/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.32.100","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:31 073 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:31 +0000] 085184a8d28fa20871be610b52910bbb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 393 2021-04-29 19:52:31 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70fc36be 2021-04-29 19:52:31 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-titaniumcloud","version":"v1","url":"/api/multicloud-titaniumcloud/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.32.100","port":"9005","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:31 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-titaniumcloud,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:31 +0000] 81e75f0ef1feae935bd66e3f9abf80a3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Go-http-client/1.1" 596 2021-04-29 19:52:31 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@dda2e75 2021-04-29 19:52:31 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.30.220","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:32 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:32 +0000] b6e340f694f5a43ed63f4215848a6bf0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 893 2021-04-29 19:52:32 682 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fdef9f0 2021-04-29 19:52:32 682 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.30.220","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:32 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 285 10.233.78.215 - - [29/Apr/2021:19:52:32 +0000] 0bf1871e1c3b15147e4bd449c0de83fa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:32 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10526cdc 2021-04-29 19:52:32 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.30.220","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:34 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:34 +0000] bc3d6688d19cda48c46733c098a8361a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 1496 2021-04-29 19:52:34 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bf5e9bd 2021-04-29 19:52:34 475 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.30.220","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:34 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:34 +0000] 0ef9650f50f3d4bfdae4f59a98868d7d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 493 2021-04-29 19:52:34 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b980049 2021-04-29 19:52:34 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.59.66","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:35 260 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:35 +0000] 1e08fae0ef1557162ed59cf8f0cf5e9a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 395 2021-04-29 19:52:35 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a1dec88 2021-04-29 19:52:35 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.47.111","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:35 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:36 +0000] 58e333f7440eecf525c786b7d274b9aa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 694 2021-04-29 19:52:36 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33daca1b 2021-04-29 19:52:36 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.47.111","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:36 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:36 +0000] 4d4c8fbdb861a8adfd480ec356fb515d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 694 2021-04-29 19:52:36 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3513bf83 2021-04-29 19:52:36 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v0","url":"/api/multicloud-starlingx/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.27.88","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:36 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:37 +0000] 3855a37ac531e249752db8ebdae250ea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1195 2021-04-29 19:52:37 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34231620 2021-04-29 19:52:37 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-starlingx","version":"v1","url":"/api/multicloud-starlingx/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.27.88","port":"9009","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:38 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-starlingx,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:38 +0000] 9f47da05bc4fa6c64104a3f4aa2e2adb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695 2021-04-29 19:52:38 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@703b35e8 2021-04-29 19:52:38 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v0","url":"/api/multicloud-vio/v0","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.41.219","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:39 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:39 +0000] 35ed3eb7a8c9cd23945628770f3f209b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 496 2021-04-29 19:52:39 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3aa8971c 2021-04-29 19:52:39 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"multicloud-vio","version":"v1","url":"/api/multicloud-vio/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.41.219","port":"9004","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:39 560 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-vio,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:39 +0000] 35c7deafb5568008fb1832648d9917c5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 462 "-" "Go-http-client/1.1" 594 2021-04-29 19:52:39 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c575e20 2021-04-29 19:52:39 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-nfvo-ns-lcm","version":"v1","url":"/so/so-etsi-nfvo-ns-lcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.24.89","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:39 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:40 +0000] b6a4a9ae989f5bdfdecb67cfc66911b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 474 "-" "Go-http-client/1.1" 293 2021-04-29 19:52:40 079 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@467486f5 2021-04-29 19:52:40 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"so-etsi-sol003-adapter","version":"v1","url":"/so/vnfm-adapter/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.36.73","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:40 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:41 +0000] 315d64ff6897789b0d300209d24f5996 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 1389 2021-04-29 19:52:41 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68195604 2021-04-29 19:52:41 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.5.199","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:41 760 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:41 +0000] 017e74b7a6e143eaacaeb08ff6f25588 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 397 2021-04-29 19:52:41 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a64ca85 2021-04-29 19:52:41 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.16","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:42 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:42 +0000] 6cff1d525e72353578e8ad7544786519 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 394 2021-04-29 19:52:42 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43dd0c12 2021-04-29 19:52:42 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.16","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:42 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:42 +0000] e9eaad939c86766bab73188846dad082 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 396 2021-04-29 19:52:42 679 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a099a91 2021-04-29 19:52:42 680 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-esr-server","version":"v1","url":"/api/aai-esr-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.61.78","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:43 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-server,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] b66b2ee3e06599a5e87466aa2f985ace "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 459 "-" "Go-http-client/1.1" 491 2021-04-29 19:52:43 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f9da1f 2021-04-29 19:52:43 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-server","version":"v1","url":"/api/usecaseui-server/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.41.135","port":"8082","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:43 426 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-server,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 261 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] 89281eab348e7cdbdd2e22403cb5dda2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.265 upstream_response_time:0.265 "-" "Go-http-client/1.1" "-" 2021-04-29 19:52:43 447 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f71dd2f 2021-04-29 19:52:43 481 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"usecaseui-ui","version":"v1","url":"/usecase-ui","protocol":"UI","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/iui/usecaseui","enable_ssl":true,"nodes":[{"ip":"10.233.6.64","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:43 786 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-usecaseui-ui,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] 595239ad463c9f02f74ec531d419479d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.423 upstream_response_time:0.423 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 421 2021-04-29 19:52:44 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@99df66e 2021-04-29 19:52:44 392 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"ztevnfmdriver","version":"v1","url":"/api/ztevnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.0.229","port":"8410","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:44 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-ztevnfmdriver,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:44 +0000] e29cfa116a00a89c4b48a7e98e2648ad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 457 "-" "Go-http-client/1.1" 381 2021-04-29 19:52:44 772 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1830e719 2021-04-29 19:52:44 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfmgr","version":"v1","url":"/api/vnfmgr/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.29.10","port":"8803","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:45 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfmgr,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:45 +0000] 845dde27a9701f209cd16caff8e4b235 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 796 2021-04-29 19:52:45 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@421d8227 2021-04-29 19:52:45 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v1","url":"/api/nslcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.10.118","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:46 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:46 +0000] 6f99e55277c9f1195503c53ea63af9b7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 992 2021-04-29 19:52:46 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7abfb30 2021-04-29 19:52:46 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"nslcm","version":"v2","url":"/api/nslcm/v2","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.10.118","port":"8403","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:46 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nslcm,version-v2 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] 77b65e0983e0cbe1686e9bbfa2b18acd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 435 "-" "Go-http-client/1.1" 694 2021-04-29 19:52:47 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30c3b97b 2021-04-29 19:52:47 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnfres","version":"v1","url":"/api/vnfres/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.49.198","port":"8802","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:47 467 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfres,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] a67a6ebfaba7cb303ee4db46154efd07 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 296 2021-04-29 19:52:47 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@560cb65d 2021-04-29 19:52:47 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"huaweivnfmdriver","version":"v1","url":"/api/huaweivnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.2.220","port":"8482","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:47 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-huaweivnfmdriver,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] a5a32247c65393f199e78540be4f3745 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 395 2021-04-29 19:52:47 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d275036 2021-04-29 19:52:47 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"gvnfmdriver","version":"v1","url":"/api/gvnfmdriver/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.1.17","port":"8484","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:49 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-gvnfmdriver,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:49 +0000] 265f8b8627e503cd728c95721ce0b16a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.207 upstream_response_time:1.207 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 1207 2021-04-29 19:52:49 182 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c6b2bc8 2021-04-29 19:52:49 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"vnflcm","version":"v1","url":"/api/vnflcm/v1","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.63.176","port":"8801","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:52:49 573 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnflcm,version-v1 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:52:49 +0000] ad5de2a75da81624f850c4300556a7e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:52:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 487 2021-04-29 19:57:52 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:53 +0000] 1229767105b72495146426b5c8e15a08 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.647 upstream_response_time:0.647 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 641 2021-04-29 19:57:53 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] 126d7f56fd568c0c418447a73d1b85be "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2021-04-29 19:57:54 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] 46d82929aa15c43f8c08db581279b058 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-29 19:57:54 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] dcc75d2835f1402fb1ee2131baa966bf "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-04-29 19:57:54 966 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] d82f7f1142e25cf8871720b3ed8b0b01 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-29 19:57:55 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] ca8329e95c9449c170f960e11ca74ba4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 19:57:55 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] c7238acdf08464a377e72a1828bada2a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 19:57:55 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] 82493e0a1d96a3a76f188a0b3b36e66f "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-29 19:57:56 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] 36452229fcfa6f534911ab0f093615e2 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 19:57:56 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] 34dc94c1a6bf675dd4caa42464bb0644 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-29 19:57:56 869 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:57 +0000] 39df4bdbdff905f6ebb72a3c92738725 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-29 19:57:57 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:58 +0000] 86c1872b3bc5f08a156490b557f426c7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196 2021-04-29 19:57:58 569 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] e46836d844174ccfaa3e4dc240bdbf91 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-29 19:57:59 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] 63303629c02b0a1f7d3832204de43699 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 19:57:59 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] ba4d777871bbcab8c247fd9f863d0de3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:57:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 307 2021-04-29 19:57:59 689 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] 83357f8dc13ef9a182c8759077121148 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.586 upstream_response_time:0.586 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 582 2021-04-29 19:58:00 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] 040267e44b0ad419cc67da2e04ad50ad "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-29 19:58:00 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] 5a197af13098504096c50f2378725cd9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-04-29 19:58:00 874 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:01 +0000] c8def2eeb014d85cfa0c8fbd14e0e177 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489 2021-04-29 19:58:01 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:01 +0000] 6b7370aedefb78ca1916b68a426128c5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402 2021-04-29 19:58:01 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:02 +0000] 0bec0798360f5dda42198da1e6f23fe5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-04-29 19:58:02 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:02 +0000] 20ad5ba082dea49e1875dc9405ec0d99 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.118 upstream_response_time:0.118 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 117 2021-04-29 19:58:02 288 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:03 +0000] d42f3531a665541c8881c7d939820598 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.780 upstream_response_time:0.780 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 778 2021-04-29 19:58:03 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] 72005bdb953d59085fe930c57d8dd2b0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2021-04-29 19:58:04 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] cf5616478069e1a13244ba0fbcea30bd "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-04-29 19:58:04 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] 4f06f513fac60555a4c063ebb710c502 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2021-04-29 19:58:04 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:05 +0000] cabda289d2985aa572191c4f33132539 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-04-29 19:58:05 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:05 +0000] c685dbae7d3071cd277b8f0bc9f5f7d0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-04-29 19:58:05 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:06 +0000] dbd64a3302bcf451bf1b347416cf3f9b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.599 upstream_response_time:1.599 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1597 2021-04-29 19:58:06 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:07 +0000] 4407addaea61c20a195414e724a5650e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-04-29 19:58:07 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:07 +0000] 9b5f0697a0f9c2736341efd8b3e9da2b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-04-29 19:58:07 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:08 +0000] ec59326da89edf86ebffad84142fca7d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-04-29 19:58:08 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] 7e49cbc6411b5656612fd4aef0840cbe "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2021-04-29 19:58:09 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] c82f178939da3fbb0ecff0668ec83e04 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 19:58:09 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] 83bd16288c8a381de38e245290a0d53d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-04-29 19:58:09 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] a81838f9063f781fe4fa5fe6d7945c3d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 19:58:09 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:10 +0000] 39f4e3697e52686db81873f2c3a03438 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 19:58:10 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:10 +0000] 81a6f8b0e50bb05c1b9641a7e86cb989 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 19:58:10 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:11 +0000] e3a2612de74a0e9fa07fb401e82ed4ed "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2021-04-29 19:58:11 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:11 +0000] 5b2220a1449029ac95fb18b7b06e491d "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 19:58:11 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] 84ac0f3686cde56523a6ed1c7b40b687 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1195 2021-04-29 19:58:12 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] ea2d736cc2ecc85340da800d31264b56 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-04-29 19:58:12 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] 42dd425d7e4f4cb97e4e666374deaea6 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2021-04-29 19:58:12 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] 70260ea0de2f9d577e60652e8ef34081 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-04-29 19:58:12 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] b2ec2746075c3c75fac46476bd5a2d83 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-29 19:58:13 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] a4ebe94b1aeb42b661ff829436a6c5ec "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-04-29 19:58:13 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] b713e69623767c06650849f70c1eb3e0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:13 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2021-04-29 19:58:13 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] 82c3f1a8a57b7587e7a9882772d29104 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-04-29 19:58:14 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] 1cbb3527d5d50679d1e3c5df1ddd5074 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-04-29 19:58:14 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] 034b961267e9935e2cc8b53e53ea3565 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-29 19:58:14 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] b3dacfa5a095f2569859fad77d954526 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 19:58:14 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:15 +0000] 0957a0d8fbb336e3756f3ee0c528c9b3 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-29 19:58:15 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:15 +0000] aeb28b194076bfaf274bdda33f2e326b "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 405 2021-04-29 19:58:15 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:16 +0000] 092d57c8b694114c3d6a7c7be688ef6d "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 993 2021-04-29 19:58:16 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:17 +0000] 6edaa51dfdbbcd0d71b1156b3c8daf16 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:17 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-04-29 19:58:17 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:19:58:17 +0000] bed89aae71837d086917d494da1cd2ec "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:17 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-29 19:58:17 868 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@549ded88 2021-04-29 19:58:17 868 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:18 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:18 +0000] da31eb61eac6cb5a7728840942f6f3a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 401 2021-04-29 19:58:18 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a62e6a7 2021-04-29 19:58:18 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:18 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:18 +0000] d130c9b65fdad5c086a4fac14b759e1f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 392 2021-04-29 19:58:18 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c0c6ec9 2021-04-29 19:58:18 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:19 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:19 +0000] 712fe5708f63edf233f3833af2877954 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 600 2021-04-29 19:58:19 275 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26819913 2021-04-29 19:58:19 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:20 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:20 +0000] a7ce560ae9ef9d54284f46e0a1fe89bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 1193 2021-04-29 19:58:20 476 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ecbf23a 2021-04-29 19:58:20 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:20 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:20 +0000] 753940b710ed36ee78ae77131d57a788 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 310 2021-04-29 19:58:20 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1009f387 2021-04-29 19:58:20 791 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:20 960 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:21 +0000] d2b340b0bd82116cb6f8d3658e421bdb "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.78.215 - - [29/Apr/2021:19:58:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 297 2021-04-29 19:58:21 090 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77a32aa2 2021-04-29 19:58:21 090 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:21 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:21 +0000] 9598a46faae11cc7da7a820198fbbff6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 302 2021-04-29 19:58:21 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e0eb4 2021-04-29 19:58:21 396 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:21 702 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] ff86a8b66d7cda8aa6312f8d950c1fc5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 688 2021-04-29 19:58:22 098 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2638add7 2021-04-29 19:58:22 098 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:22 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] 11eeba2059ddea950158421f1b240cc0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.379 upstream_response_time:0.379 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 370 2021-04-29 19:58:22 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43111498 2021-04-29 19:58:22 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:22 762 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] d0f70e5627c2ee9c9b6a686b32b5e8cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 397 2021-04-29 19:58:22 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48eee759 2021-04-29 19:58:22 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:23 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:23 +0000] 0cd40b29e01433b719cf1cd325eaa74c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 395 2021-04-29 19:58:23 273 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e683a66 2021-04-29 19:58:23 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:23 451 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:23 +0000] 7d81c4634f943402381b73c85aa66ce4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 394 2021-04-29 19:58:23 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5dd49e17 2021-04-29 19:58:23 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:23 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:24 +0000] a3b0b1cef5a35c7afb0f00772fd21c91 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 997 2021-04-29 19:58:24 683 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67b01f19 2021-04-29 19:58:24 683 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:25 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] 07c260571838cb35a033ea63b3e5411d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 487 2021-04-29 19:58:25 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1720e5fa 2021-04-29 19:58:25 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:25 363 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] f9e53e2ca73a9a917fc1dfb7fd6ced1a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 295 2021-04-29 19:58:25 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1964b04f 2021-04-29 19:58:25 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:25 760 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] 45e53c1139ee1723bf00be4dd7a5828a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 302 2021-04-29 19:58:25 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15b7a7c1 2021-04-29 19:58:25 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:26 260 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:26 +0000] 9b3373f6e025d20a98ec3a81e3ce6417 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 592 2021-04-29 19:58:26 373 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6feab53e 2021-04-29 19:58:26 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:26 724 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:26 +0000] b6b232f93067be7966948a6642f24a51 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.369 upstream_response_time:0.369 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 369 2021-04-29 19:58:26 746 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51e3b734 2021-04-29 19:58:26 746 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:27 067 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:27 +0000] a96ff9c09d6b6447e8688ae15cd6c779 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.423 upstream_response_time:0.423 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 422 2021-04-29 19:58:27 172 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35c03ad 2021-04-29 19:58:27 172 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:27 369 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:27 +0000] 940a9d7574d7e529af160f4e79621a3e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 395 2021-04-29 19:58:27 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19907930 2021-04-29 19:58:27 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:28 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] 7b147d215d745b0cb0465472a9e46191 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.548 upstream_response_time:0.548 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 547 2021-04-29 19:58:28 183 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2de6f58b 2021-04-29 19:58:28 183 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:28 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] 5019801b52d87c497e530a3ee0f97749 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.544 upstream_response_time:0.544 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 543 2021-04-29 19:58:28 676 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ce97d27 2021-04-29 19:58:28 676 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:28 863 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] 694192433d2a227974f75776afe80587 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 296 2021-04-29 19:58:28 977 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9c947a 2021-04-29 19:58:28 977 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:29 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:29 +0000] 68ed43002be914d20d8ceedfa4876a2b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 891 2021-04-29 19:58:29 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b6ba0ff 2021-04-29 19:58:29 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:30 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:31 +0000] 4b5baf24a4b706febc3b76871ad523fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 1396 2021-04-29 19:58:31 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@485d197f 2021-04-29 19:58:31 295 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:31 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:31 +0000] 97d81990ad2a2b672a09fabc2eb1420d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.272 upstream_response_time:0.272 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 271 2021-04-29 19:58:31 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d0d5732 2021-04-29 19:58:31 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:32 105 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:32 +0000] 79152f529f83f78e7ef0eeb327875248 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 697 2021-04-29 19:58:32 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e26ec29 2021-04-29 19:58:32 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:32 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] 3ddd59b6ab1a283e885acf9a99442679 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 795 2021-04-29 19:58:33 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@204588ea 2021-04-29 19:58:33 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:33 176 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] c9e8f38a0994c0db8ea5154046b4fdb2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 197 2021-04-29 19:58:33 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6730eb97 2021-04-29 19:58:33 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:33 574 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] da54dd9f605f851e905c6ef6e540f1de "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 494 2021-04-29 19:58:33 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fb8cd01 2021-04-29 19:58:33 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:34 162 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:34 +0000] 74a674937be9b720640ef95585fa3bfd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 501 2021-04-29 19:58:34 280 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69ccf0ef 2021-04-29 19:58:34 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:34 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:34 +0000] f9b500c4f96d20c24b82df6bb365af6a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 489 2021-04-29 19:58:34 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d6fa783 2021-04-29 19:58:34 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:35 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:35 +0000] 12dceeae4d72e85b4027f43832118682 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 496 2021-04-29 19:58:35 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b7eb9b5 2021-04-29 19:58:35 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:36 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:36 +0000] 2f6869327bc68b6ae630a24ad292091d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 996 2021-04-29 19:58:36 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6792e190 2021-04-29 19:58:36 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:36 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:36 +0000] 30cfe88f581b855fa042ad010f0118d5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 399 2021-04-29 19:58:36 673 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14653 2021-04-29 19:58:36 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:37 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:37 +0000] 7fcbb3739329d0e146d10822b238657e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 409 2021-04-29 19:58:37 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b76c7b2 2021-04-29 19:58:37 088 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:37 364 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:37 +0000] cd50d7dff140ca511471151ff05732b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.480 upstream_response_time:0.480 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 479 2021-04-29 19:58:37 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c26ce95 2021-04-29 19:58:37 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:37 960 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:38 +0000] f7f50101ed947446585ecd7124404f6c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 596 2021-04-29 19:58:38 177 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21c06307 2021-04-29 19:58:38 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:38 524 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:38 +0000] fecfb81521456b3959786198ee7a19c9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 392 2021-04-29 19:58:38 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d95a45f 2021-04-29 19:58:38 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:38 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:39 +0000] dead5d23dff3d132bc1b353e27afd149 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 997 2021-04-29 19:58:39 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b6cbcdb 2021-04-29 19:58:39 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:39 765 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:40 +0000] 911527970671d7d04bcba254a992060a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 492 2021-04-29 19:58:40 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1205d647 2021-04-29 19:58:40 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:40 560 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:40 +0000] c960bf7ec9628ae966409460dcb694e1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 594 2021-04-29 19:58:40 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75fcc6a6 2021-04-29 19:58:40 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:40 776 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] 6b9eb51051cee540f85205d40c72904c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 394 2021-04-29 19:58:41 070 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@167834d6 2021-04-29 19:58:41 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:41 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] f1e9496225fba0bdbe6e2aea86f9d557 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 503 2021-04-29 19:58:41 578 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a45f61a 2021-04-29 19:58:41 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:41 864 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] 563d963a171717c077c2c88236b1b1b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 408 2021-04-29 19:58:41 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7843d189 2021-04-29 19:58:41 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:42 364 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:42 +0000] c2f1527302e71f48bec2d842eb3c5540 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.476 upstream_response_time:0.476 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 471 2021-04-29 19:58:42 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f0320ec 2021-04-29 19:58:42 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:42 960 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:42 +0000] 0b436f16afd22f7f0270b498f91741ad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.516 upstream_response_time:0.516 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 515 2021-04-29 19:58:42 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e9ad88 2021-04-29 19:58:42 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:43 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:43 +0000] 5b5d77736c2b73da5375a501d7f81c7f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.875 upstream_response_time:0.875 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 877 2021-04-29 19:58:43 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44a4c09 2021-04-29 19:58:43 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:44 462 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:44 +0000] cefa5a74c6489d40e14507dadaecac3a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 894 2021-04-29 19:58:44 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3286b257 2021-04-29 19:58:44 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:45 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:45 +0000] 9d0198b6f49b1ec03ce461504bf74835 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 694 2021-04-29 19:58:45 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8197e56 2021-04-29 19:58:45 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:46 060 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:46 +0000] d2baa6dfbcde75604c893f96b5eea077 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 796 2021-04-29 19:58:46 271 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fab5b13 2021-04-29 19:58:46 271 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:46 560 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:46 +0000] cdf8688034e389a5b07ba4ca8e45291f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 596 2021-04-29 19:58:46 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3daec790 2021-04-29 19:58:46 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:47 239 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:47 +0000] 4056d672168d489bc96da9bf8489397f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 496 2021-04-29 19:58:47 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a52b8b 2021-04-29 19:58:47 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:47 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:48 +0000] 86ac34b9c038e00498ac274a788c6bf0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 998 2021-04-29 19:58:48 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41c7d063 2021-04-29 19:58:48 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:48 570 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:48 +0000] 278f1cf0c2fd576ed896e482dd387552 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 464 "-" "Go-http-client/1.1" 293 2021-04-29 19:58:48 670 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41cb5852 2021-04-29 19:58:48 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-43 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 19:58:49 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-43 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:19:58:49 +0000] 1cd13c9971283f826850c38426d0266b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:19:58:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 451 "-" "Go-http-client/1.1" 998 2021-04-29 20:00:59 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:00:59 +0000] 935790834299d0cf6ab072cb8e1b1148 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.035 upstream_response_time:0.035 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:00:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31 2021-04-29 20:00:59 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] ef17904a3edfaf74d3797f884dc05dbc "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.283 upstream_response_time:0.283 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 282 2021-04-29 20:01:00 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] 162458a29da7c4e40a08a1b092b1892e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-04-29 20:01:00 477 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] 0de6dc4b7fb5319f244dedbdd8949911 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489 2021-04-29 20:01:00 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:01 +0000] 8ae920f09fedd1a501684cdc8f671719 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.216 upstream_response_time:0.216 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:01 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 214 2021-04-29 20:01:01 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:01 +0000] a4f75ca687f9d780394cd663e67b2666 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.383 upstream_response_time:0.383 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:01 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 381 2021-04-29 20:01:01 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:02 +0000] da0c2eaf5efb46dbe8f4ecdb80f92917 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:02 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2021-04-29 20:01:02 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] f6f4d7c34818c5b73cf779ecc4ed132d "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2021-04-29 20:01:03 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] 013e6801a90e8a69400f17f608cdeae3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 20:01:03 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] 4b497c47ecd505a48ac5faa2c0d723b8 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:03 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-04-29 20:01:03 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:04 +0000] bafea71ea7a3fdd01e118c2df8c0b10d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:04 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-04-29 20:01:04 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:04 +0000] 82a3a09151579df9bed8456e38dcd264 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.313 upstream_response_time:0.313 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:04 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 311 2021-04-29 20:01:04 481 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] 5c0d99958ad407d8b69bce580a2cddcd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 584 2021-04-29 20:01:05 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] 400763f7e830f4ea579d1023a2b6e0b2 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-04-29 20:01:05 182 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] 44a1c220061691f7ee3332bc209f5e1f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2021-04-29 20:01:05 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] 1aa689a5c1eb28f179f1901d392833ab "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797 2021-04-29 20:01:06 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] f4a30b84d673f850a0a3610b361bc551 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2021-04-29 20:01:06 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] a6c378201a86b02150ea9e3f7b09a800 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-04-29 20:01:06 577 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:07 +0000] e6fd8ae004c8d267a757f99b7bbc7453 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 787 2021-04-29 20:01:07 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:07 +0000] a578ba6e3bc02256c3378c268235e390 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-29 20:01:07 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] acd1078f738277beeba542354acdecd0 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:08 067 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] 70a09849e28f36c1b6857aa5f0142381 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-04-29 20:01:08 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] 68ce5a3be3b0f211efa7e54805b28128 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403 2021-04-29 20:01:08 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] 2712e78366c15525fb7ee02d451eff42 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-04-29 20:01:08 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] 6b2af585e5fac548e357ce60d4ebdb49 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296 2021-04-29 20:01:10 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] 0161cffa64602739913e910ea07ba466 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-04-29 20:01:10 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] 66bbd3d21b97d3099f079548617642a1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-04-29 20:01:10 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:11 +0000] 604c65f323f8476797015d9a3e26df73 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 20:01:11 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:11 +0000] 234917bc9d2eb0961ccd66eeee5f9b1b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-29 20:01:11 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:12 +0000] 32bbe4b79d71f6bfcda0331809c3aaaf "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:12 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1001 2021-04-29 20:01:12 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:12 +0000] c3a33bfb354c4b556215e8394e8fd0a5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.309 upstream_response_time:0.309 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:12 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306 2021-04-29 20:01:12 879 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] 5e61cf6ed04470d9d14b2382dad89ac0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:13 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] 7d1e33c61465704ffa9d393a04df3128 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2021-04-29 20:01:13 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] 5163610a7f31376e03f8bde93764e7c5 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 20:01:13 768 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] 20e55e4eadad8f5851780dcacd09f74c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:13 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-04-29 20:01:13 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] ad112a1d7a1d9344021aadba786125c2 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2021-04-29 20:01:14 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] 700ee41478733161b31354619cb5795e "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-04-29 20:01:14 273 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] 06cd3b73d6558d6645634b029a14bc00 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2021-04-29 20:01:14 381 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] 6601b1660e02b1644bacab40bc132811 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2021-04-29 20:01:14 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:15 +0000] a6a45fe57ae04734252163e4d7b5eab8 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-04-29 20:01:15 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] 9d3d793565420bfbdcbf543434693c1c "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1393 2021-04-29 20:01:16 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] eb1f82c7ecf92afe6942e29cfc7de488 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-04-29 20:01:16 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 10.233.78.215 - - [29/Apr/2021:20:01:16 +0000] 0ffbbf23935abab79f3faac01331528e "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:16 969 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] 08a0711491e5be991126afaa1ad1dae2 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-29 20:01:17 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] 90a489b48965338eabf1cc06248ab946 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-29 20:01:17 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] 168c805d9937b2180e72c2962a556bef "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-04-29 20:01:17 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] 1bdc89d9f8d92280955c0250d7d173ab "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-04-29 20:01:18 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] bdf1a2071abc319f1e6cb58d1ec989f5 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-04-29 20:01:18 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] d1948bb530ebdec1f19d3789c9256b14 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-04-29 20:01:18 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:19 +0000] d9cd2e60a53ab5da42816f74c2738caa "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285 2021-04-29 20:01:19 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:19 +0000] ca2a4ef09ddf10b70b563ca978d2c94f "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-04-29 20:01:19 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] de892789a38b591247e200adc117e2f8 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1199 2021-04-29 20:01:20 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] 3b59c6d2ff235dedb765fe0b646d9f65 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-04-29 20:01:20 673 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] 502993dac8c0f088f8fb5ab02154519d "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-04-29 20:01:20 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:21 +0000] 5f5f90f309aa93bfaaef9b1e912f3c4e "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:21 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 688 2021-04-29 20:01:21 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:01:21 +0000] 51e78401cfd62ac5d697b061364533c2 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:21 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-04-29 20:01:21 582 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f752d37 2021-04-29 20:01:21 582 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:22 022 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] a1513b80ee1e95ca47e51cf6a3da5295 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.585 upstream_response_time:0.585 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 584 2021-04-29 20:01:22 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@700a3f4f 2021-04-29 20:01:22 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:22 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] 0b27f091adb6a0ca6c88545c51f939cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 393 2021-04-29 20:01:22 590 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1aa44cdc 2021-04-29 20:01:22 590 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:22 764 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] 6b3cc2154a06ae2fb1a906b8b1a18be1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 294 2021-04-29 20:01:22 870 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b309670 2021-04-29 20:01:22 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:23 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:23 +0000] 2b7e0a595f8c90ef8e915cd199d1c739 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 697 2021-04-29 20:01:23 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c9f07d4 2021-04-29 20:01:23 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:23 888 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:23 +0000] 3c59bd2764d636fa69eb16af95c8b4a7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 396 2021-04-29 20:01:23 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a52d76b 2021-04-29 20:01:23 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:25 191 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:25 +0000] a3d5a5499ffa722e608daeaff9606aa9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.232 upstream_response_time:1.232 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 1231 2021-04-29 20:01:25 208 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e389bc9 2021-04-29 20:01:25 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:25 760 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:25 +0000] 0c8278c4cd3ed3f2b633302d1d4b125c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.660 upstream_response_time:0.660 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 661 2021-04-29 20:01:25 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@501f5c0d 2021-04-29 20:01:25 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:26 269 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:26 +0000] 6e1e7b83a8700740fc8ab1a51c64a3f2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 495 2021-04-29 20:01:26 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a5de4f0 2021-04-29 20:01:26 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:26 760 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:26 +0000] 2b9074d6d81b1a893c2c96fda723e50e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 400 2021-04-29 20:01:26 777 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69c251df 2021-04-29 20:01:26 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:26 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:27 +0000] 1ee2e655486d7d435dde6e9144550b13 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 489 2021-04-29 20:01:27 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6659a57e 2021-04-29 20:01:27 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:27 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:27 +0000] 57f34acb7cbfc60cfc7c8fa1db9e9fea "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 694 2021-04-29 20:01:27 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7143d34d 2021-04-29 20:01:27 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:29 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:29 +0000] d4cb4fcf37f7e242eb5bb84ce4f6e256 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 1496 2021-04-29 20:01:29 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46fdaf1e 2021-04-29 20:01:29 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:30 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:30 +0000] 09f9a91b21c00bb9a486e216fde2266c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 994 2021-04-29 20:01:30 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d77b44e 2021-04-29 20:01:30 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:30 766 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] 7a044798aa53ec9b4853539e3acaf520 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 596 2021-04-29 20:01:31 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7278c06b 2021-04-29 20:01:31 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:31 325 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] b06be31c203995c5dfc8eb1af81493a4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 395 2021-04-29 20:01:31 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6832dbd3 2021-04-29 20:01:31 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:31 771 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] 569acb8462791b56068004db44bceefa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 495 2021-04-29 20:01:31 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b299827 2021-04-29 20:01:31 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:32 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:32 +0000] ac852df965193bb5c285bcc0288d0fca "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 994 2021-04-29 20:01:32 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@466b7cee 2021-04-29 20:01:32 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:33 374 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:33 +0000] a60c2de6742f9e4e3aee734769141a8c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 493 2021-04-29 20:01:33 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ac521a1 2021-04-29 20:01:33 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:33 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:33 +0000] 0d37522796415e6592b8f8f5f2cab4be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 402 2021-04-29 20:01:33 880 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ad0ec6a 2021-04-29 20:01:33 880 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:34 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:34 +0000] d47618e6bb7ce5713f7625eb38e9efc3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.318 upstream_response_time:0.318 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 313 2021-04-29 20:01:34 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fbeb611 2021-04-29 20:01:34 280 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:34 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 484 10.233.78.215 - - [29/Apr/2021:20:01:34 +0000] b065cbe2fb3e4cac300bf7fa0c15c3c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:34 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2493f8ef 2021-04-29 20:01:34 694 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:35 266 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:36 +0000] 4a35b90f71912e2dca6e20284a4e6088 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.573 upstream_response_time:1.573 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 1573 2021-04-29 20:01:36 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a52b31 2021-04-29 20:01:36 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:36 473 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:36 +0000] 083d8b6cfe841c2876288c7a220dd49f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 494 2021-04-29 20:01:36 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20d088f1 2021-04-29 20:01:36 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:37 064 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] 1550faed76587cbaa21373a99dc38639 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 398 2021-04-29 20:01:37 171 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b27e80c 2021-04-29 20:01:37 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:37 369 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] 8a27fef96a0ccc7543d982b93173f14e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 295 2021-04-29 20:01:37 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ab534e1 2021-04-29 20:01:37 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:37 768 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 314 10.233.78.215 - - [29/Apr/2021:20:01:37 +0000] a1d249c8d73b2ae3ae1e0a6a5fd85f36 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.319 upstream_response_time:0.319 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:37 794 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@319d10fe 2021-04-29 20:01:37 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:37 965 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:38 +0000] 390e10876003d5c800f64f3a22090ca3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.674 upstream_response_time:0.674 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 673 2021-04-29 20:01:38 474 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6114e7f9 2021-04-29 20:01:38 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:38 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:38 +0000] df6292a01430302f8f4404929b368540 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 293 2021-04-29 20:01:38 778 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27619de3 2021-04-29 20:01:38 778 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:39 286 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:39 +0000] 8efe356875e02f01b87ec36df2cc9a19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 689 2021-04-29 20:01:39 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70d7bcbe 2021-04-29 20:01:39 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:39 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:39 +0000] 477f26cb3031b6357c1531ca0d0c1293 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 201 2021-04-29 20:01:39 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48f13c30 2021-04-29 20:01:39 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:40 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:40 +0000] 5a0c6827798ba1059d20118f960e1313 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 1093 2021-04-29 20:01:40 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63f920a6 2021-04-29 20:01:40 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:41 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:41 +0000] 9cb2f0863a9e3b292b269b35ebb2b1d1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 795 2021-04-29 20:01:41 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@196f254d 2021-04-29 20:01:41 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:41 886 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:41 +0000] ce2737b1aa3d6ce5d2586276122b1566 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 395 2021-04-29 20:01:41 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@276c145 2021-04-29 20:01:41 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:42 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:42 +0000] 02a664ba2c13d9664b6a151e1bff1c9f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 203 2021-04-29 20:01:42 180 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ca161b7 2021-04-29 20:01:42 180 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:42 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:42 +0000] fd8f187ac8cdf5437aa4c00410148292 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 587 2021-04-29 20:01:42 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13cacb98 2021-04-29 20:01:42 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:43 067 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:43 +0000] db55177f65ea28574c84de25042060a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 596 2021-04-29 20:01:43 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@205b8ffa 2021-04-29 20:01:43 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:43 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:43 +0000] f5ccad25278b38a2ae870092069b3fc8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.353 upstream_response_time:0.353 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 352 2021-04-29 20:01:43 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5826d472 2021-04-29 20:01:43 732 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:44 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:44 +0000] da127ad4631f4949d21f38127cb5b39a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.739 upstream_response_time:0.739 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 734 2021-04-29 20:01:44 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78691ac9 2021-04-29 20:01:44 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:45 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:45 +0000] d10f8d7504b284ba33dc188c10f73926 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1198 2021-04-29 20:01:45 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31d56797 2021-04-29 20:01:45 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:46 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:46 +0000] cbba21796681768662c17b022b793316 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 798 2021-04-29 20:01:46 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32a9e48e 2021-04-29 20:01:46 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:46 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:46 +0000] 55ce854bf9c451fb082dc3dd01fa2f38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 396 2021-04-29 20:01:46 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66498ba8 2021-04-29 20:01:46 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:47 065 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:47 +0000] 7da7b6303d401424086a5cde99e1a4be "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 494 2021-04-29 20:01:47 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eb08de9 2021-04-29 20:01:47 382 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:47 682 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:47 +0000] fbce953de55cf5a3819d546065342622 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 504 2021-04-29 20:01:47 984 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29fee5b6 2021-04-29 20:01:47 985 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:48 164 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 407 10.233.78.215 - - [29/Apr/2021:20:01:48 +0000] ade7b1c339319868d91afb120acd127f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:48 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19b78bf7 2021-04-29 20:01:48 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:48 860 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:48 +0000] 78d2cff6a7443cdbf4d427c76435401b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 595 2021-04-29 20:01:49 083 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3151efa9 2021-04-29 20:01:49 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:49 275 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:49 +0000] 7f9bfe3a6d36696e1fe8ac3b99d46d12 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.483 upstream_response_time:0.483 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 402 2021-04-29 20:01:49 491 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21481841 2021-04-29 20:01:49 491 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:49 664 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 293 10.233.78.215 - - [29/Apr/2021:20:01:49 +0000] 6529187db1bf2725d64918abb694fe88 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:49 792 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73ab4ed3 2021-04-29 20:01:49 792 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:50 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 1394 10.233.78.215 - - [29/Apr/2021:20:01:51 +0000] adc72e4fa6f62f804eead295958f8897 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:51 192 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c279f91 2021-04-29 20:01:51 192 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:51 660 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 595 10.233.78.215 - - [29/Apr/2021:20:01:51 +0000] 7a001a3b66dd838386b69c6219cd1c64 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 2021-04-29 20:01:51 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d58d48c 2021-04-29 20:01:51 795 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:52 069 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:52 +0000] 7d569ef1510320e3a00301ff7552c766 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 390 2021-04-29 20:01:52 194 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1403e2f7 2021-04-29 20:01:52 194 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:52 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:52 +0000] 0c62d35c13f2129bb5b0f730c3506578 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.573 upstream_response_time:0.573 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 573 2021-04-29 20:01:52 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f240eed 2021-04-29 20:01:52 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:53 160 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] 96c7207f60a421f5753e3a76ec62b7dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 496 2021-04-29 20:01:53 270 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77b270c2 2021-04-29 20:01:53 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:53 461 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] 2a3850d077536f1a3094a31b85d14b9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 203 2021-04-29 20:01:53 483 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f267c2f 2021-04-29 20:01:53 483 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:53 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] 9daefabdb59a2c0284a103a2cc537d38 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 483 2021-04-29 20:01:53 970 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cd2d309 2021-04-29 20:01:53 970 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-41 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:54 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-41 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:54 +0000] fa7e67000f7758e92ae0a61a0e65d070 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 464 "-" "Go-http-client/1.1" 699 2021-04-29 20:01:54 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bf98484 2021-04-29 20:01:54 675 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-42 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:01:54 781 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-42 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.215 - - [29/Apr/2021:20:01:54 +0000] 824149a97da3a4693ab93c221b315b56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:01:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 451 "-" "Go-http-client/1.1" 191 2021-04-29 20:11:20 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-52 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:20 +0000] 29f5bf968e8fdb704db864f2fe471d70 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.056 upstream_response_time:0.056 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 49 2021-04-29 20:11:20 485 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 10.233.78.215 - - [29/Apr/2021:20:11:20 +0000] 3486a060ee1b58bef8e74dc111faf8e6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.125 upstream_response_time:0.125 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:20 595 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] 6d5e917b392fecbca5849cf1f48630cc "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.472 upstream_response_time:0.472 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 471 2021-04-29 20:11:21 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] 5ff291f2d45ec12ba7e671f2f5596002 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.038 upstream_response_time:0.038 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-04-29 20:11:21 184 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] 3bc3a6f746c325f8a36da3046faada74 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.460 upstream_response_time:0.460 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 382 2021-04-29 20:11:21 568 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] 427376d4c6ecaaecc7e5b837b5117f7e "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-29 20:11:21 968 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:22 +0000] 0e47bfdf46c8b1b3c33494b44951fa62 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-29 20:11:22 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:22 +0000] a1255c54117d57400fcc130bc8ef8f6f "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 20:11:22 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:23 +0000] 147cfd68f5bc4798eed19213fba39c01 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.101 upstream_response_time:1.101 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1100 2021-04-29 20:11:23 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:24 +0000] 99925f4a309b5c4663e0b7636ce75b35 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-04-29 20:11:24 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:24 +0000] 6c7d5be4a3f2bbe268ba48e1ae479451 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:24 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-04-29 20:11:24 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] 5f38946066769c3cf16270278d82a774 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2021-04-29 20:11:25 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] 3e6b472883022639b15e1dd762249f73 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 20:11:25 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] b2ce21e2ffb8e547573d532068d5d5ab "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-04-29 20:11:25 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] 017ecad0406f7dfc90c933d1b903ad36 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-04-29 20:11:25 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] 8ca033dfe515b0dac58724770f6689fc "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-04-29 20:11:26 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] 3c2ba8b38edacc18fe0a9f4ec44f8f7a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-04-29 20:11:26 373 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] 7ed4ce8f6d578b94484d73e6e603864c "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-04-29 20:11:26 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:27 +0000] 3975e929758e0eea1b359e513d8f3a5b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-04-29 20:11:27 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] afe29476f57ba6eb1c38fe822741791f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2021-04-29 20:11:28 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] 6117fc2baac9512a52fdf5207163d5b3 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:28 369 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] 41f6dd2b29faf1a600dab69a582cf4f8 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-04-29 20:11:28 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] 86bf9accd04ca433c86ea471f8b8542e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-29 20:11:29 173 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] 5b458952eb9a0033834c3b7fbee3493f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92 2021-04-29 20:11:29 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] 2e4849826a0e57468894d0a0271a373b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-04-29 20:11:29 468 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 516 10.233.78.215 - - [29/Apr/2021:20:11:29 +0000] bbe40b0fb01b18b13a903e4610bbc099 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.518 upstream_response_time:0.518 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:29 987 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:30 +0000] 61d9ea6e04667ae7c7edb8221b639adf "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 477 2021-04-29 20:11:30 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:30 +0000] ecc152c96fbe7244a37bc89a61d72e9b "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113 2021-04-29 20:11:30 581 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:31 +0000] 2099c79f4826565001d12850a528874f "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:1.086 upstream_response_time:1.086 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1086 2021-04-29 20:11:31 670 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] 57ca2a2cdbd5f7157a2e19fd7cd83472 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-04-29 20:11:32 276 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] 0616d3653ddc700275c1897b3e53774c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-04-29 20:11:32 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] 7fab41ef6d735408a3c708bdaa204d3d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 20:11:32 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] 316c6156f3b9fa8a7c4a9db1df78dc89 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 308 2021-04-29 20:11:33 080 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] cef35237b4eb663f19a9f052f2d63264 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:33 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] c802996bf341860e4e13b2927b3d2711 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2021-04-29 20:11:33 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:34 +0000] 231c8ad2a3e993b565a8ab6911dd5b8d "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-04-29 20:11:34 467 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:34 +0000] 4b89b43cddf790888c874d21998fe9df "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 20:11:34 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] f5e7ea7d93309c70d21ac2809d0fe3c4 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-04-29 20:11:35 267 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] 1a52ef7043118088dd2f8150d0197518 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-04-29 20:11:35 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] 5f11c5ceb6122adb2560115f0202ad92 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-04-29 20:11:35 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] dafdebd8218b17172d57f51742a8827e "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:35 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2021-04-29 20:11:35 967 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:36 +0000] 12e0d77e328b44f22522381c522e6506 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.906 upstream_response_time:0.906 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 905 2021-04-29 20:11:36 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:37 +0000] dcf543c4141befc4b2fd8c5ae2837f2f "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-04-29 20:11:37 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:37 +0000] f7f5b1ffb8ec0415c56765c0a7d84e83 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-04-29 20:11:37 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] 14d338db6972ab57bc98265f6b676f69 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-29 20:11:38 268 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] 5f84346ad846ed5b57ac11965cf30eb5 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-04-29 20:11:38 567 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] bc0b456ce4c926307237d1df93e9ebd0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2021-04-29 20:11:38 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] 643f2d56b57298dbb50dd9afadd02e22 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2021-04-29 20:11:38 974 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:39 +0000] 46a31b1e59ea94de0f87cae109c77000 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:39 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-04-29 20:11:39 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:39 +0000] 55b652c964299fb860e1686ac3cb9cb5 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:39 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 593 2021-04-29 20:11:39 667 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] e6231cc2e3d462b82c13740929797b8e "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-04-29 20:11:40 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] c337869640e8aedc26f59d454c244317 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2021-04-29 20:11:40 668 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] 2fc1007585c449bf8e408f1ffce0a77c "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2021-04-29 20:11:40 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] f37e17c12daa7bc36d851d2562ef4866 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:41 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] 9b7e9ef517c42bb8173fa859e0076a2e "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2021-04-29 20:11:41 466 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.68.3,port:8446 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] a007b4d155e8c3992c83a096db135321 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:41 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.68.3/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-04-29 20:11:41 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@576b9218 2021-04-29 20:11:41 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:42 174 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:42 +0000] 5ac0c66274b9e819eaa1109b658d4e82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 399 2021-04-29 20:11:42 274 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18d49d3d 2021-04-29 20:11:42 274 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:42 946 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:42 +0000] c3f30e388e804c5a7e91dcdfccde2ee8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.685 upstream_response_time:0.685 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 685 2021-04-29 20:11:42 962 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3cab5849 2021-04-29 20:11:42 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:43 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:43 +0000] 5ebbd6d4838f424ecac50a19dad75ea0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.317 upstream_response_time:0.317 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 317 2021-04-29 20:11:43 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e23e7c1 2021-04-29 20:11:43 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:43 661 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:43 +0000] 7ae30b5ad95f2c0e344e822785eaece4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.685 upstream_response_time:0.685 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 684 2021-04-29 20:11:43 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51ea0111 2021-04-29 20:11:43 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:44 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:44 +0000] a8161044a5692a729af1205424af815a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 395 2021-04-29 20:11:44 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3801d4d2 2021-04-29 20:11:44 387 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:44 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:44 +0000] 227dad88a799f53a6943ae99945f5c66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 490 2021-04-29 20:11:44 884 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37c6a685 2021-04-29 20:11:44 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:45 088 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:45 +0000] fcd2b5491836b26a174aeea6c4d3cd63 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 297 2021-04-29 20:11:45 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7be829ec 2021-04-29 20:11:45 191 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:45 515 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:45 +0000] 72735d52d9c1028e30a5edefa2048e5b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 395 2021-04-29 20:11:45 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a616640 2021-04-29 20:11:45 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:45 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:46 +0000] e06db0681cae2ab7fc64ebef27bbe176 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 498 2021-04-29 20:11:46 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30456d8f 2021-04-29 20:11:46 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:46 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:46 +0000] 41e5446bf2597554a4c2b4ad1716768a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 699 2021-04-29 20:11:46 776 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@318620a2 2021-04-29 20:11:46 776 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:47 460 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:47 +0000] 875742d9282b512b4678539893a19374 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 791 2021-04-29 20:11:47 580 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49ba315b 2021-04-29 20:11:47 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:47 671 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:47 +0000] 27683d440ec1bdc0019e41d4a22e192b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 285 2021-04-29 20:11:47 869 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@80a0c28 2021-04-29 20:11:47 870 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:47 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:48 +0000] 424a0c8773c8196420294a2893c8cc17 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 196 2021-04-29 20:11:48 071 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@358f454d 2021-04-29 20:11:48 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:48 550 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:48 +0000] 4a71a45a6376f4689deea05b0f7b0c11 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 594 2021-04-29 20:11:48 674 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ee8d0f4 2021-04-29 20:11:48 674 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:49 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:49 +0000] ee566097a1dce27d7f8cfab93c4d2ce7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 692 2021-04-29 20:11:49 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31de3331 2021-04-29 20:11:49 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:49 961 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] 21ee36336b99b41a7b44067ad2d1a32a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 697 2021-04-29 20:11:50 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44d45b01 2021-04-29 20:11:50 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:50 362 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] 4c8a3e25af4cbfac910be40cd41962dc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 510 "-" "Go-http-client/1.1" 394 2021-04-29 20:11:50 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43c6ac7a 2021-04-29 20:11:50 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:50 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] 988d182bc315e7a683756bb7595210c6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 479 "-" "Go-http-client/1.1" 402 2021-04-29 20:11:50 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@575f4e82 2021-04-29 20:11:50 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:51 283 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:51 +0000] b6a2ba1ab041e1fc00c6b6080314ea52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 490 2021-04-29 20:11:51 371 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7930b000 2021-04-29 20:11:51 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:51 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:52 +0000] 2098a4c5ac9a5a18da1abd03567e0b41 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 1096 2021-04-29 20:11:52 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4be38cf7 2021-04-29 20:11:52 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:52 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:52 +0000] 00638cff4bd56b7b39575440180f784f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 195 2021-04-29 20:11:52 672 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d52f1e6 2021-04-29 20:11:52 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:53 228 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:53 +0000] 4b795fbfc1e95acdb4b1213b0e764278 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 595 2021-04-29 20:11:53 272 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a6f7064 2021-04-29 20:11:53 272 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:53 598 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:53 +0000] 0233d4c879e4be370ab28aa7b71e6572 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 494 2021-04-29 20:11:53 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37f459af 2021-04-29 20:11:53 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:54 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:54 +0000] d9c513ba4371244d35f3a4ac659b6d68 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 796 2021-04-29 20:11:54 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32691ee6 2021-04-29 20:11:54 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:55 061 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:55 +0000] 37180b265fab20576f74dfc8b974aa9e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 502 2021-04-29 20:11:55 091 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@215574d 2021-04-29 20:11:55 091 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:55 368 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:55 +0000] 0c9fb21a83dfe86832ec5c3f1cd4a282 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.876 upstream_response_time:0.876 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 876 2021-04-29 20:11:55 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3212e38e 2021-04-29 20:11:55 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:56 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:56 +0000] 96da9630c259d95ab4aa321f3a21ac22 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 496 2021-04-29 20:11:56 471 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d86c021 2021-04-29 20:11:56 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:56 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:56 +0000] 4ef51a9d69e99ebf49be5ccfcf71d4dd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 396 2021-04-29 20:11:56 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e64d045 2021-04-29 20:11:56 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:57 561 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:57 +0000] 8c21ba0b128a47ba9a52eadec739ecaa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 795 2021-04-29 20:11:57 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19a7eeb0 2021-04-29 20:11:57 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:58 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:58 +0000] 7278b86548a9898bdd1d97daad9ccc2f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 595 2021-04-29 20:11:58 278 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c9b8197 2021-04-29 20:11:58 278 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:58 746 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:58 +0000] 76db40f43cd68515aeda114be5ece732 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 488 2021-04-29 20:11:58 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee24d10 2021-04-29 20:11:58 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:59 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:59 +0000] d33be302e4142c99532f5d0f48152d81 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:11:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 597 2021-04-29 20:11:59 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74baec8b 2021-04-29 20:11:59 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:11:59 652 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:11:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 394 10.233.78.215 - - [29/Apr/2021:20:11:59 +0000] e57966ad9b7bb80a6d4e583fa585c379 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 2021-04-29 20:11:59 773 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44e27e21 2021-04-29 20:11:59 773 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:00 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:00 +0000] a9d905b25eccebad940d1dafa6c11c66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 993 2021-04-29 20:12:00 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36fb0962 2021-04-29 20:12:00 769 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:00 868 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:01 +0000] 4796220461859813de4bb4fa2d08b6fc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 502 "-" "Go-http-client/1.1" 296 2021-04-29 20:12:01 069 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3caa6ef 2021-04-29 20:12:01 069 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:01 861 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:01 +0000] d4dad74326f36f54d73c080e973795af "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 473 "-" "Go-http-client/1.1" 899 2021-04-29 20:12:01 973 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f28c3a3 2021-04-29 20:12:01 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:02 167 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:02 +0000] 064e6c31c4265329ccbcf0f4108f53a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.212 upstream_response_time:0.212 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 212 2021-04-29 20:12:02 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4dba0bf1 2021-04-29 20:12:02 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:02 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:02 +0000] d2a5372d44ffc6e7f2499fcdaba2c55b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.478 upstream_response_time:0.478 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 477 2021-04-29 20:12:02 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3579c1cb 2021-04-29 20:12:02 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:03 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:04 +0000] 48c8db5d45679ae8e7c19f65a44f31ae "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.896 upstream_response_time:1.896 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1894 2021-04-29 20:12:04 573 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fcdb8e6 2021-04-29 20:12:04 573 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:05 241 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:05 +0000] a3842c89e4be22974bde3efe5d4b2d42 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 793 2021-04-29 20:12:05 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@170184ac 2021-04-29 20:12:05 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:05 686 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:05 +0000] c3b5abee79d332ed3ba5bd28a0ad68d4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 596 2021-04-29 20:12:05 996 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32bc3b51 2021-04-29 20:12:05 996 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:06 484 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:06 +0000] 86898a163028e1b16c93856e380f7788 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.574 upstream_response_time:0.574 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 573 2021-04-29 20:12:06 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@308d948c 2021-04-29 20:12:06 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:06 862 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:07 +0000] d26edcc215f47632d7f11d9f1da2dd43 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 496 2021-04-29 20:12:07 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66a8f796 2021-04-29 20:12:07 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:07 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:07 +0000] 7f6e4001ca714240100ac055e8dade52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 508 2021-04-29 20:12:07 585 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@95ef532 2021-04-29 20:12:07 585 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:08 362 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:08 +0000] 7ae6e04bb3dea318a87244ce750db67a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.983 upstream_response_time:0.983 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 983 2021-04-29 20:12:08 572 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a477b11 2021-04-29 20:12:08 572 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:08 799 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:09 +0000] c3d46e714c85fd9ecfcaac6a4da5377d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 497 2021-04-29 20:12:09 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6018fbd7 2021-04-29 20:12:09 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:09 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 395 10.233.78.215 - - [29/Apr/2021:20:12:09 +0000] 832a53c784503763b1ec6f99187a8467 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 2021-04-29 20:12:09 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@682cd19d 2021-04-29 20:12:09 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:09 962 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:10 +0000] f78920c920cfc89cf1e5276a6614697d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 797 2021-04-29 20:12:10 283 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a1981d3 2021-04-29 20:12:10 283 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:11 261 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:11 +0000] e3b23bfa4c4a0deb6981ca14de431f5b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1091 2021-04-29 20:12:11 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ae568e3 2021-04-29 20:12:11 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:11 668 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-54 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:11 +0000] 05a467940647e311a73926cbd2acae66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 450 "-" "Go-http-client/1.1" 494 2021-04-29 20:12:11 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7452bbc5 2021-04-29 20:12:11 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-53 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.215,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.68.3","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-04-29 20:12:12 161 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-53 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.215 - - [29/Apr/2021:20:12:12 +0000] 6c23a51cce793de56dcf6f51aee0d9d9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.215 - - [29/Apr/2021:20:12:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 597 2021-04-29 20:12:12 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-54 - POST /api/microservices/v1/services] - **** json string:org.onap.ms