By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2021-08-23 01:13:13 182 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-23 01:13:13 183 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-23 01:13:13 377 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2021/08/23 01:13:36 [error] 21#21: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.74.129, 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.74.129 - - [23/Aug/2021:01:13:36 +0000] 19af904810c4bb1be6053d7838032221 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-" 2021/08/23 01:13:39 [error] 21#21: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.74.129, 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.74.129 - - [23/Aug/2021:01:13:39 +0000] faffd9c04a53e479512ac59a2df78836 "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-" 2021-08-23 01:13:41 981 INFO [org.reflections.Reflections][main] - Reflections took 28306 ms to scan 1 urls, producing 15738 keys and 30140 values 2021-08-23 01:13:45 794 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2021-08-23 01:13:47 387 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2021-08-23 01:13:47 387 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2021-08-23 01:13:47 387 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2021-08-23 01:13:47 387 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2021-08-23 01:13:47 388 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2021-08-23 01:13:49 070 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-23 01:13:49 073 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2021-08-23 01:13:52 171 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2021-08-23 01:13:58 477 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2021-08-23 01:13:58 572 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2021-08-23 01:14:00 972 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-08-23 01:14:02 670 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2021-08-23 01:14:02 673 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2021-08-23 01:14:02 770 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2021-08-23 01:14:02 978 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2021-08-23 01:14:02 978 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2021-08-23 01:14:03 570 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2021-08-23 01:14:04 673 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2021-08-23 01:14:04 673 INFO [org.eclipse.jetty.server.Server][main] - Started @67477ms 2021-08-23 01:14:06 780 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.74.129 - - [23/Aug/2021:01:14:11 +0000] da83af306fb6c9242d102e982aebc1a1 "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:13.904 upstream_response_time:13.904 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:11 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 5399 2021-08-23 01:14:12 276 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2eff91aa 2021-08-23 01:14:12 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.17.105","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:12 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:13 +0000] 7d8834b4e61fa0a9c976f68c9bbc92a0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.147 upstream_response_time:2.147 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1398 2021-08-23 01:14:13 480 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2155127c 2021-08-23 01:14:13 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.16.4","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:13 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:14 +0000] f12fcfa666ca55b11641a2373d1e51b6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 434 "-" "Go-http-client/1.1" 579 2021-08-23 01:14:14 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20fa0a90 2021-08-23 01:14:14 074 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.16.4","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:14 471 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:14 +0000] 42b7aede046421d02952a62435824e4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.618 upstream_response_time:0.618 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 604 2021-08-23 01:14:14 872 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3222cd6d 2021-08-23 01:14:14 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.16.4","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:15 166 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:15 +0000] 4a7e63f86b9411a384dee8ffa4f2528c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 705 2021-08-23 01:14:15 577 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d223a32 2021-08-23 01:14:15 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.16.4","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:15 748 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:15 +0000] 38f439c907b80f007528f687381b8dbe "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.74.129 - - [23/Aug/2021:01:14:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 203 2021-08-23 01:14:15 871 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1be27456 2021-08-23 01:14:15 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.6.116","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:16 149 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:16 +0000] 252dbfd08d99b73381f39908cfda5422 "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.74.129 - - [23/Aug/2021:01:14:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 494 2021-08-23 01:14:16 385 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74f9dfd3 2021-08-23 01:14:16 385 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.35.7","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:16 648 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:16 +0000] 2394e49dc6086176f60b8a999cc7f227 "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.74.129 - - [23/Aug/2021:01:14:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 392 2021-08-23 01:14:16 873 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50427f07 2021-08-23 01:14:16 873 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.35.7","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:17 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:17 +0000] e8bdcc776e415c53199fa9ce83282bac "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.74.129 - - [23/Aug/2021:01:14:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 503 2021-08-23 01:14:17 475 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ecd4edd 2021-08-23 01:14:17 476 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.58.27","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:18 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:18 +0000] b95fb295a9ae84c15ac07e0cd6efffb8 "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.74.129 - - [23/Aug/2021:01:14:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 900 2021-08-23 01:14:18 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5578062e 2021-08-23 01:14:18 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.18.183","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:18 651 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:18 +0000] edbc910b2ecfd225b733836d4511727e "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.74.129 - - [23/Aug/2021:01:14:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 501 2021-08-23 01:14:18 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bddce56 2021-08-23 01:14:18 980 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.18.183","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:19 370 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:19 +0000] b5a2c76d26153bb136120c85c3c5d1cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 405 2021-08-23 01:14:19 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d9fe865 2021-08-23 01:14:19 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.30.229","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:19 788 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-esr-gui,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:19 +0000] 11ce8ba2ca87ea5d3da531b2d3c19e03 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.569 upstream_response_time:0.569 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 456 "-" "Go-http-client/1.1" 497 2021-08-23 01:14:20 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2353b920 2021-08-23 01:14:20 171 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.23.178","port":"9518","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:20 371 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.74.129 - - [23/Aug/2021:01:14:20 +0000] bbde53df5f066b7a7305e6b56cd1394c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 461 "-" "Go-http-client/1.1" 799 2021-08-23 01:14:20 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6168cd7c 2021-08-23 01:14:20 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.13.90","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:21 148 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.74.129 - - [23/Aug/2021:01:14:21 +0000] 995298f1526a74c465196848ae7595c5 "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.74.129 - - [23/Aug/2021:01:14:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 499 2021-08-23 01:14:21 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48512549 2021-08-23 01:14:21 371 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.13.90","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:21 470 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:21 +0000] dc2decf42d6ca1e194a431d740053901 "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.74.129 - - [23/Aug/2021:01:14:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 295 2021-08-23 01:14:21 677 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@662e161a 2021-08-23 01:14:21 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:22 218 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.74.129 - - [23/Aug/2021:01:14:22 +0000] 2152500ed3561d61707c9c573fed44f0 "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.74.129 - - [23/Aug/2021:01:14:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 710 2021-08-23 01:14:22 473 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@177093fb 2021-08-23 01:14:22 474 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:22 547 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:22 +0000] 59a92af0645048117adf8869d1fc6a8f "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.74.129 - - [23/Aug/2021:01:14:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 108 2021-08-23 01:14:22 584 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@186fb831 2021-08-23 01:14:22 584 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:22 750 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.74.129 - - [23/Aug/2021:01:14:22 +0000] 4ccbba74a22f6a52860857a1f172fb4b "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.74.129 - - [23/Aug/2021:01:14:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 297 2021-08-23 01:14:22 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2081ef38 2021-08-23 01:14:22 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:23 152 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:23 +0000] 28dabc126a1c853c316f612e0ad327e2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 388 2021-08-23 01:14:23 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29e7a0f3 2021-08-23 01:14:23 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:23 969 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.74.129 - - [23/Aug/2021:01:14:23 +0000] 7407cefe4bb2ee4c67997fbd6f5e0041 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.712 upstream_response_time:0.712 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 711 2021-08-23 01:14:24 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea8bb4 2021-08-23 01:14:24 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:24 348 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:24 +0000] 93d4bc22bd7d82aef3d9aa2951671c19 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.465 upstream_response_time:0.465 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 464 2021-08-23 01:14:24 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1558b84f 2021-08-23 01:14:24 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:25 548 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.74.129 - - [23/Aug/2021:01:14:25 +0000] ccf4cd3a91043e94696e1894a07ea467 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.109 upstream_response_time:1.109 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1108 2021-08-23 01:14:25 583 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f47a31 2021-08-23 01:14:25 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:26 020 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:26 +0000] 223c0ce0db09e1965b04cac89389e267 "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.74.129 - - [23/Aug/2021:01:14:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 477 2021-08-23 01:14:26 074 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4263d306 2021-08-23 01:14:26 075 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:26 353 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.74.129 - - [23/Aug/2021:01:14:26 +0000] 252d2ff0d983816cc62b1d7a0a20c58a "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.74.129 - - [23/Aug/2021:01:14:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 384 2021-08-23 01:14:26 470 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10e2323a 2021-08-23 01:14:26 470 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:26 704 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:26 +0000] 23b209e0efa5119653dc679b66acef6a "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.74.129 - - [23/Aug/2021:01:14:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 395 2021-08-23 01:14:26 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1227e6ec 2021-08-23 01:14:26 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:27 348 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.74.129 - - [23/Aug/2021:01:14:27 +0000] 2f0d9ba357c4834fa77b2d62028686c7 "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.74.129 - - [23/Aug/2021:01:14:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 893 2021-08-23 01:14:27 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56b61e61 2021-08-23 01:14:27 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:28 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:28 +0000] e1ce6a5002f407eb69956f6d8948f6f4 "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.74.129 - - [23/Aug/2021:01:14:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 494 2021-08-23 01:14:28 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4488d57b 2021-08-23 01:14:28 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:28 351 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.74.129 - - [23/Aug/2021:01:14:28 +0000] d77426ac3cfd2bc843abd7fa791c0c39 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 106 2021-08-23 01:14:28 369 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a31e2af 2021-08-23 01:14:28 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:28 783 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:28 +0000] 98e989abfe9b76c780a7cdbcfc8b1899 "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.74.129 - - [23/Aug/2021:01:14:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 488 2021-08-23 01:14:28 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ac1a09c 2021-08-23 01:14:28 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:29 052 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.74.129 - - [23/Aug/2021:01:14:29 +0000] 12149a9f5e0970ae9529cd3dc8a0d4dd "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.74.129 - - [23/Aug/2021:01:14:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 205 2021-08-23 01:14:29 073 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c62bfc 2021-08-23 01:14:29 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:29 453 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:29 +0000] 0bc4f9f62a479e1911cdb719ebfb1929 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 485 2021-08-23 01:14:29 571 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32518984 2021-08-23 01:14:29 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:29 655 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.74.129 - - [23/Aug/2021:01:14:29 +0000] 37abac958c26b057626abcde98ee0bc6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 199 2021-08-23 01:14:29 764 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ff2c8d 2021-08-23 01:14:29 764 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:30 139 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:30 +0000] db1c65263a0882a649c7e970d7e0c71d "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.74.129 - - [23/Aug/2021:01:14:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 392 2021-08-23 01:14:30 166 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@323b14c 2021-08-23 01:14:30 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:30 548 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.74.129 - - [23/Aug/2021:01:14:30 +0000] babae67ff5bab41113d3ca00c2c3e0e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.417 upstream_response_time:0.417 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 410 2021-08-23 01:14:30 583 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e9c2927 2021-08-23 01:14:30 583 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:31 349 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:31 +0000] 50de919c77468a69bfe4c5b751dd4e52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.881 upstream_response_time:0.881 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 878 2021-08-23 01:14:31 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@67b9be90 2021-08-23 01:14:31 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:31 652 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.74.129 - - [23/Aug/2021:01:14:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 391 10.233.74.129 - - [23/Aug/2021:01:14:31 +0000] dbf328e6d9117a44342a6e2d90dd66ec "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 2021-08-23 01:14:31 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@177ff9c 2021-08-23 01:14:31 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:31 954 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:31 +0000] 3c266683ed776ad88043dad6808c17f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 110 2021-08-23 01:14:31 979 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71610caf 2021-08-23 01:14:31 979 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:32 349 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.74.129 - - [23/Aug/2021:01:14:32 +0000] 91c9871f5a1b51307aa94a7b1bde37b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.581 upstream_response_time:0.581 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 579 2021-08-23 01:14:32 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36806197 2021-08-23 01:14:32 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:32 706 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:32 +0000] 27de5b1f0fad8365cdb1f5dc6ff6cdfc "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.74.129 - - [23/Aug/2021:01:14:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 294 2021-08-23 01:14:32 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75fe81ba 2021-08-23 01:14:32 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:33 149 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.74.129 - - [23/Aug/2021:01:14:33 +0000] 8f683245504fdf80631565b3a5275dda "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 893 2021-08-23 01:14:33 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b4dfc74 2021-08-23 01:14:33 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:34 162 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:34 +0000] d6acc5d11733eac458bf5b845606be31 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 598 2021-08-23 01:14:34 366 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e46d008 2021-08-23 01:14:34 366 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:34 548 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.74.129 - - [23/Aug/2021:01:14:34 +0000] 4b46d16e0767318388aa796acf0150a1 "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.74.129 - - [23/Aug/2021:01:14:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 396 2021-08-23 01:14:34 767 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6367c627 2021-08-23 01:14:34 767 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:35 053 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:35 +0000] e6ca96fbfb3e62d68882defc3375ca94 "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.74.129 - - [23/Aug/2021:01:14:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 392 2021-08-23 01:14:35 173 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14d6de7 2021-08-23 01:14:35 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:35 371 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.74.129 - - [23/Aug/2021:01:14:35 +0000] fcd1989bb704eee71d153571035eaaa7 "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.74.129 - - [23/Aug/2021:01:14:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 294 2021-08-23 01:14:35 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5577ec22 2021-08-23 01:14:35 472 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:35 647 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:35 +0000] 08f940e01055218c5eaf8fba44518f74 "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.74.129 - - [23/Aug/2021:01:14:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 291 2021-08-23 01:14:35 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e268422 2021-08-23 01:14:35 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:36 749 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.74.129 - - [23/Aug/2021:01:14:36 +0000] a6183ceaf65c611b0b35ebbe999dc2e4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1097 2021-08-23 01:14:36 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58c3b36b 2021-08-23 01:14:36 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:37 270 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:37 +0000] 339fca66458e4c66303329f2e9655f52 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 512 2021-08-23 01:14:37 376 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fd5c5ef 2021-08-23 01:14:37 376 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:37 647 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:37 +0000] ade94ec4f02101315063cc64ec910296 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.388 upstream_response_time:0.388 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 379 2021-08-23 01:14:37 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70dec2ae 2021-08-23 01:14:37 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:38 121 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.74.129 - - [23/Aug/2021:01:14:38 +0000] b76e9dc5e6b5dce971b93a0f554a44f8 "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.74.129 - - [23/Aug/2021:01:14:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 398 2021-08-23 01:14:38 170 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62eee91 2021-08-23 01:14:38 170 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:38 648 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:38 +0000] c0bbd80379fc2409f0877bf5ef2a3f72 "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.74.129 - - [23/Aug/2021:01:14:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 595 2021-08-23 01:14:38 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ccedbc5 2021-08-23 01:14:38 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:39 025 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.74.129 - - [23/Aug/2021:01:14:39 +0000] 7313de2907f2689ab8563d8166484c7c "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.74.129 - - [23/Aug/2021:01:14:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 412 2021-08-23 01:14:39 186 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ac4e7c8 2021-08-23 01:14:39 186 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:39 771 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.74.129 - - [23/Aug/2021:01:14:40 +0000] 6dce9dca9cef4fc2e642cf7f3645ac4c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 972 2021-08-23 01:14:40 163 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e2df8d8 2021-08-23 01:14:40 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:40 611 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:40 +0000] 4ed659bd8508cd551c8cf21d5ae6f738 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.465 upstream_response_time:0.465 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 462 2021-08-23 01:14:40 630 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157e6e8b 2021-08-23 01:14:40 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:40 852 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.74.129 - - [23/Aug/2021:01:14:40 +0000] e1838163c13859b3e4f96b23d075d820 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.329 upstream_response_time:0.329 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 327 2021-08-23 01:14:40 963 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19956f32 2021-08-23 01:14:40 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:41 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:41 +0000] 870a3f51dc1f166f05d17ac2680b264d "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.74.129 - - [23/Aug/2021:01:14:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 594 2021-08-23 01:14:41 560 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5872d45 2021-08-23 01:14:41 560 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:41 651 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.74.129 - - [23/Aug/2021:01:14:41 +0000] 267c816035951c0dbf34bfc991a84ea5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.113 upstream_response_time:0.113 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 111 2021-08-23 01:14:41 678 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c01214b 2021-08-23 01:14:41 678 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:41 853 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:42 +0000] 55aa77eec9c99c0a32cb7c9adc89acc0 "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.74.129 - - [23/Aug/2021:01:14:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 478 2021-08-23 01:14:42 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20998bf4 2021-08-23 01:14:42 190 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:42 351 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.74.129 - - [23/Aug/2021:01:14:42 +0000] 350c0f4d5a2abe5166dc585e0aaf50cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.368 upstream_response_time:0.368 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 368 2021-08-23 01:14:42 564 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6617fbee 2021-08-23 01:14:42 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:42 848 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 492 10.233.74.129 - - [23/Aug/2021:01:14:43 +0000] 4d3dca1a933d645736d7f20edadda4c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 2021-08-23 01:14:43 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e9c9 2021-08-23 01:14:43 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:43 249 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.74.129 - - [23/Aug/2021:01:14:43 +0000] 240bec9e88000c32a71e2268be85354d "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.74.129 - - [23/Aug/2021:01:14:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 393 2021-08-23 01:14:43 472 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e5f24ab 2021-08-23 01:14:43 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:44 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:44 +0000] 1bb519e22e0478dadc4f37ac2acd2086 "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.74.129 - - [23/Aug/2021:01:14:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 798 2021-08-23 01:14:44 266 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24d0c67b 2021-08-23 01:14:44 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:44 544 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.74.129 - - [23/Aug/2021:01:14:44 +0000] 5842e5b13ee7ef00e865e1e143744d89 "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.74.129 - - [23/Aug/2021:01:14:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 590 2021-08-23 01:14:44 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@247251cc 2021-08-23 01:14:44 866 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:45 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:45 +0000] 3648e786ee8dedd9d8360bf7da8bf1f5 "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.74.129 - - [23/Aug/2021:01:14:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 198 2021-08-23 01:14:45 072 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fb6cd88 2021-08-23 01:14:45 072 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:45 254 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.74.129 - - [23/Aug/2021:01:14:45 +0000] 58b4db06b6d61373e2a48ebba9bca207 "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.74.129 - - [23/Aug/2021:01:14:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 302 2021-08-23 01:14:45 375 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@139ddabd 2021-08-23 01:14:45 375 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:45 549 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:45 +0000] 268c4fea2c32e48925f1e3a5adc0eaa9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 283 2021-08-23 01:14:45 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e0e83cd 2021-08-23 01:14:45 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:46 348 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.74.129 - - [23/Aug/2021:01:14:47 +0000] 06b2c1f09a7ca1ce72df6d9f4f17a520 "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.74.129 - - [23/Aug/2021:01:14:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1394 2021-08-23 01:14:47 061 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4401e4e5 2021-08-23 01:14:47 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:47 348 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:47 +0000] c6f622718cc5b01dcad1bbb1b07ae3f5 "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.74.129 - - [23/Aug/2021:01:14:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 308 2021-08-23 01:14:47 374 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fcd9404 2021-08-23 01:14:47 374 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:47 547 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.74.129 - - [23/Aug/2021:01:14:47 +0000] 1025016a45dce21841177a7629dc7b5a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:14:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 283 2021-08-23 01:14:47 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a92c6dd 2021-08-23 01:14:47 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:47 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:48 +0000] eb704535947315e75268a2fbed7c15e2 "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.74.129 - - [23/Aug/2021:01:14:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 394 2021-08-23 01:14:48 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f7b5ec2 2021-08-23 01:14:48 070 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:48 647 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.74.129 - - [23/Aug/2021:01:14:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 693 10.233.74.129 - - [23/Aug/2021:01:14:48 +0000] fbd5676f8659275f435639666a7865cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 2021-08-23 01:14:48 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4bbd872 2021-08-23 01:14:48 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:14:48 987 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.74.129 - - [23/Aug/2021:01:14:49 +0000] 4934b53084b4cefba631fe79e46aea36 "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.74.129 - - [23/Aug/2021:01:14:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 396 2021-08-23 01:15:10 481 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ee3e99d 2021-08-23 01:15:10 481 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.63.185","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:15:11 149 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.74.129 - - [23/Aug/2021:01:15:11 +0000] da2bef9e6df9e568f2ceb3806d6cb201 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.776 upstream_response_time:0.776 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:15:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 775 2021-08-23 01:15:11 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a70e76 2021-08-23 01:15:11 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.53.214","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:15:11 848 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:15:11 +0000] 98678d3414afd5df3cffd230dff01d1f "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.74.129 - - [23/Aug/2021:01:15:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 694 2021-08-23 01:15:11 961 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d6d262b 2021-08-23 01:15:11 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.53.214","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:15:12 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:15:12 +0000] cbfd3aa2944ff59ca210532dc8a90b04 "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.74.129 - - [23/Aug/2021:01:15:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 895 2021-08-23 01:15:12 862 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c5f6d2 2021-08-23 01:15:12 862 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.19.38","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:15:13 647 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:15:13 +0000] f9c9c9152398a36b97cb743c82a9da7e "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.74.129 - - [23/Aug/2021:01:15:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 893 2021-08-23 01:16:56 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@742f582a 2021-08-23 01:16:56 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.17.144","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:16:56 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:16:56 +0000] 114464c3b6818b7c09ada7151dec9815 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.112 upstream_response_time:0.112 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:16:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 111 2021-08-23 01:17:40 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:40 +0000] 24b62a06ca1ee0b2c78b1939878613bb "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-23 01:17:40 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:40 +0000] 80fa0dc3407b65494b5cfb586c7c58c1 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94 2021-08-23 01:17:40 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] 58fbb173927e6c27fcdf94fd8f6a68e7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 81 2021-08-23 01:17:41 071 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] 8d0e66951518bf211f20ea5288d1a7bd "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-23 01:17:41 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] dc45114cd2d0cdc97187f7855667e4a1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:17:41 756 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:42 +0000] 1ceea51c2bcd1ee17e8273e8abf3ca69 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2021-08-23 01:17:42 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:42 +0000] e90867bf53645bb3f167468e33f87ae0 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:17:42 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 409 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] a2361b53e2f54793f829585a782be5d7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.413 upstream_response_time:0.413 "-" "Go-http-client/1.1" "-" 2021-08-23 01:17:43 269 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] d48b6f6c4d47f7b43a46f2e85f13569a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 385 2021-08-23 01:17:43 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] 751b4df298a7af1411a65dd9aaf11229 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-23 01:17:43 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] f2f175be7e543aefcc4ec79bb62df69c "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-23 01:17:44 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] 0fd8cc3f52593716a4b29298274fd6a7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 308 2021-08-23 01:17:44 469 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] e9bf0c3d96ee7ca1acd9b96452378bda "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 283 2021-08-23 01:17:44 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] 87c1677d9a05e3672111e2447a756b5d "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 381 2021-08-23 01:17:45 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] 740908ce4f6676d6bc6e1d2ea9e5aeaf "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-23 01:17:45 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] 453895465c65bc8ec25e9c2430901bbc "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2021-08-23 01:17:45 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:46 +0000] c08bb3d795cf914fa69a02be240a2e68 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-08-23 01:17:46 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:46 +0000] e4425c5a75f711beb61414d636bd23e9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-23 01:17:46 558 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] d137d5020680fc64968fd57bd4653eee "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2021-08-23 01:17:47 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] 539ce9f03c210b609b64ad25e83587f7 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:17:47 473 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] cf72d0c03f7778461a50c53f6a04f762 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 216 2021-08-23 01:17:47 580 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 676 10.233.74.129 - - [23/Aug/2021:01:17:48 +0000] 7f340a0b2afeb6a00a19b10b047fce6e "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.680 upstream_response_time:0.680 "-" "Go-http-client/1.1" "-" 2021-08-23 01:17:48 257 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:48 +0000] 2e89f9dc654882817de2209778a7e29d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:17:48 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:49 +0000] ca579b498e0f680112bc19eee3350a3c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.710 upstream_response_time:0.710 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 708 2021-08-23 01:17:49 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:49 +0000] 530e1b41423816237836ac66167b4092 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2021-08-23 01:17:49 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:50 +0000] b99b6e27a8941913c5f692e8c667b046 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895 2021-08-23 01:17:50 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] 439e1cb549935ead7c201877bec0298d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-23 01:17:51 053 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] 4d90e6c597ed138a01fe371be1c1fec6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-23 01:17:51 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] ec2ba35c8b3659351438a0753ab1941e "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-23 01:17:51 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] a3d2d84caf1e95fc6ae68cf3589140e1 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-23 01:17:51 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:52 +0000] 626ddc91443f8e0bea017bf70fdb2925 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2021-08-23 01:17:52 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:52 +0000] d916127b82ef8914e4aa6dea5796f847 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2021-08-23 01:17:52 787 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] 4e6023a1cf27b2113dabcc26fcc808de "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 479 2021-08-23 01:17:53 266 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] cf03c7f731368053073cb8b4cb1f5c3f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-23 01:17:53 563 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 10.233.74.129 - - [23/Aug/2021:01:17:53 +0000] bc0158fe47c7d9849ff8ef781fdb5888 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-" 2021-08-23 01:17:53 777 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:54 +0000] 5622fab202f2971e76b0d312dae22d07 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 674 2021-08-23 01:17:54 454 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:54 +0000] 18c9a646d1bc116b3a10add109a7aae0 "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:54 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2021-08-23 01:17:54 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] b9a26a2ca06d56c6d1654d5b42647490 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-23 01:17:55 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] 82be9a17f7df154e4e1ccb1e8b3db0a1 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-23 01:17:55 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] 9dfdf2edf3e99de4f5b44264fc1e4698 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-23 01:17:55 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] 6d9c121c077a6e4d5c46fd4eb80e6552 "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-08-23 01:17:55 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] 5b6287cb53cc4df8cd1720624e3e9884 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2021-08-23 01:17:56 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] 4696da51279edb3dadc3cd07871a31f6 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-08-23 01:17:56 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] 57688fc485a24ea49084e7dcdb38e0bb "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-08-23 01:17:56 959 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] 2702861da6c1678aa025b399eeeb062d "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.129 upstream_response_time:0.129 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 124 2021-08-23 01:17:57 086 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] 7a4513c96faf7f7f18571a128eddddbc "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.470 upstream_response_time:0.470 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 469 2021-08-23 01:17:57 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] e8b7507c3e96374eb61367c497b2afa3 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-08-23 01:17:57 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] 616d2476ba8d4c781dd17d5f47f80eea "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:17:58 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] b1009e5c80f7a0832b597b820786c574 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-23 01:17:58 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] 3f0b588b4f34a8a7f85ec189d0507bb1 "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-23 01:17:58 558 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] 2bbac15038a6e187a1550fba2009cb35 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 402 2021-08-23 01:17:58 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] 52f327c96b3627ea65d31a8c131291b0 "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2021-08-23 01:17:59 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] 3abd40b43ef1626bcf35456829aa3484 "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.119 upstream_response_time:0.119 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 117 2021-08-23 01:17:59 378 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] 7f01c15f7ea18fea68cb776d52c64d03 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.177 upstream_response_time:0.177 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 174 2021-08-23 01:17:59 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] 861db5f7b9516724c972967b743fbe51 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:17:59 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2021-08-23 01:17:59 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:00 +0000] b8365e65e18c55b23c8f06d02faa7ee4 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:00 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 505 2021-08-23 01:18:00 465 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19626566 2021-08-23 01:18:00 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:01 048 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.74.129 - - [23/Aug/2021:01:18:01 +0000] 9378477b3fda54a086373754a1d88606 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 989 2021-08-23 01:18:01 463 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ec84c29 2021-08-23 01:18:01 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:01 689 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:01 +0000] ebe3f816357abbe293b38490a74d88ab "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.74.129 - - [23/Aug/2021:01:18:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 392 2021-08-23 01:18:01 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bf61b30 2021-08-23 01:18:01 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:02 183 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.74.129 - - [23/Aug/2021:01:18:02 +0000] d22e220c02370d353399eb61c18b5f3f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.337 upstream_response_time:0.337 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 335 2021-08-23 01:18:02 200 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@533b93c 2021-08-23 01:18:02 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:02 382 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:02 +0000] 44f49b2440ee6ca25cbbd2ed0a127c33 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.355 upstream_response_time:0.355 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 355 2021-08-23 01:18:02 561 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24c2aeaa 2021-08-23 01:18:02 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:03 012 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.74.129 - - [23/Aug/2021:01:18:03 +0000] b09dc3655928cc9305163a397dbcd834 "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.74.129 - - [23/Aug/2021:01:18:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 495 2021-08-23 01:18:03 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bea6b24 2021-08-23 01:18:03 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:03 349 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:03 +0000] 12f58b669566fa9a890458a02a0b08ac "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.74.129 - - [23/Aug/2021:01:18:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 396 2021-08-23 01:18:03 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e78e3a 2021-08-23 01:18:03 464 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:03 747 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.74.129 - - [23/Aug/2021:01:18:03 +0000] 2645ae9c35654b02a2e52ac94e627f29 "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.74.129 - - [23/Aug/2021:01:18:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 388 2021-08-23 01:18:03 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33ad54f4 2021-08-23 01:18:03 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:04 301 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:04 +0000] de777a7201177c4bdb13b26d78c1fb08 "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.74.129 - - [23/Aug/2021:01:18:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 598 2021-08-23 01:18:04 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14f599d 2021-08-23 01:18:04 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:04 748 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.74.129 - - [23/Aug/2021:01:18:04 +0000] f95c9a3337e5b6e37333b69637e86dbc "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 405 2021-08-23 01:18:04 865 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46f00d40 2021-08-23 01:18:04 865 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:05 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:05 +0000] c05d31db4206e47060deb8f865591696 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.786 upstream_response_time:0.786 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 786 2021-08-23 01:18:05 656 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bb048a0 2021-08-23 01:18:05 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:06 152 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.74.129 - - [23/Aug/2021:01:18:06 +0000] 2fadb34c29f879ad1b418e89ec653803 "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.74.129 - - [23/Aug/2021:01:18:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 599 2021-08-23 01:18:06 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ce5a78d 2021-08-23 01:18:06 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:06 848 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:06 +0000] 7798daaa39f32b6e1b85fb1fc66d070e "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.74.129 - - [23/Aug/2021:01:18:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 696 2021-08-23 01:18:06 962 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76c7e524 2021-08-23 01:18:06 962 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:07 547 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.74.129 - - [23/Aug/2021:01:18:07 +0000] cc0db283c126c0061347ea19bd7d3b85 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 599 2021-08-23 01:18:07 565 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dad0e78 2021-08-23 01:18:07 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:07 748 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:08 +0000] dfe47aeb586168625936a532eae05775 "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.74.129 - - [23/Aug/2021:01:18:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 590 2021-08-23 01:18:08 160 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@420db8cf 2021-08-23 01:18:08 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:08 725 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.74.129 - - [23/Aug/2021:01:18:08 +0000] 40e870d5297bff69847d00372c3ab0a1 "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.74.129 - - [23/Aug/2021:01:18:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 697 2021-08-23 01:18:08 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d967659 2021-08-23 01:18:08 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:09 002 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:09 +0000] f666d1897d9654a931034cf55e8897b9 "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.74.129 - - [23/Aug/2021:01:18:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 294 2021-08-23 01:18:09 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@728ea670 2021-08-23 01:18:09 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:09 444 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.74.129 - - [23/Aug/2021:01:18:09 +0000] ac8eaa4b52e07e4857388e269540214d "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.74.129 - - [23/Aug/2021:01:18:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 299 2021-08-23 01:18:09 464 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42eb11c0 2021-08-23 01:18:09 465 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:10 204 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:10 +0000] ce8a1a9974ed61e6a78b2def008c087f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.756 upstream_response_time:0.756 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 761 2021-08-23 01:18:10 226 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@370f50c5 2021-08-23 01:18:10 226 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:10 675 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:10 +0000] fc8c1ca3c4c0ed6ea8ace6f7eb107240 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.534 upstream_response_time:0.534 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 530 2021-08-23 01:18:10 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54474da 2021-08-23 01:18:10 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:12 048 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.74.129 - - [23/Aug/2021:01:18:12 +0000] 07d87d79a82de5d0188065aec031fa9e "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.302 upstream_response_time:1.302 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1302 2021-08-23 01:18:12 068 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25cdb4b8 2021-08-23 01:18:12 068 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:12 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:13 +0000] 55275557a54c34181819d9e16e824354 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.087 upstream_response_time:1.087 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1086 2021-08-23 01:18:13 156 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@667fff5d 2021-08-23 01:18:13 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:13 375 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.74.129 - - [23/Aug/2021:01:18:13 +0000] 64a08135a2ded58a35695c4335dc7485 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 299 2021-08-23 01:18:13 462 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1824f49c 2021-08-23 01:18:13 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:13 552 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:13 +0000] ca10b780dcf4631b12d93120b98a0bff "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 194 2021-08-23 01:18:13 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@294294dc 2021-08-23 01:18:13 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:14 048 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.74.129 - - [23/Aug/2021:01:18:14 +0000] 3202479aa365eef796fda1904c313756 "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.74.129 - - [23/Aug/2021:01:18:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 496 2021-08-23 01:18:14 161 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fbd2bde 2021-08-23 01:18:14 161 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:14 655 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 592 10.233.74.129 - - [23/Aug/2021:01:18:14 +0000] b1104d74bae852fbc70d2728e3188c1b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.615 upstream_response_time:0.615 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:14 785 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b290882 2021-08-23 01:18:14 785 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:14 979 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.74.129 - - [23/Aug/2021:01:18:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 210 10.233.74.129 - - [23/Aug/2021:01:18:15 +0000] f6e4aa2294f8dffef9a5c2d614201634 "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-08-23 01:18:15 083 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45850c6e 2021-08-23 01:18:15 083 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:15 569 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:15 +0000] 4b0239c9504b67f6a070efe0658f693a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.604 upstream_response_time:0.604 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 598 2021-08-23 01:18:15 771 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b129c96 2021-08-23 01:18:15 772 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:16 151 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.74.129 - - [23/Aug/2021:01:18:16 +0000] c1b07b1fe6a93dd37fd194bd5a4ad9aa "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.770 upstream_response_time:0.770 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 762 2021-08-23 01:18:16 456 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b99a4ec 2021-08-23 01:18:16 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:17 248 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:17 +0000] 2597eddc2422258832144bcc0d7b56a1 "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.74.129 - - [23/Aug/2021:01:18:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 899 2021-08-23 01:18:17 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b3459f2 2021-08-23 01:18:17 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:17 747 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.74.129 - - [23/Aug/2021:01:18:17 +0000] 0eabcf5febbf5f7a1dc536b5ba85b10b "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.74.129 - - [23/Aug/2021:01:18:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 399 2021-08-23 01:18:17 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b6ae075 2021-08-23 01:18:17 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:17 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:18 +0000] 41073ca0d3950dd94859eda8b7b165b9 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 287 2021-08-23 01:18:18 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11213905 2021-08-23 01:18:18 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:18 547 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.74.129 - - [23/Aug/2021:01:18:18 +0000] f2f95a36171f1fbb320012273e774cc8 "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.74.129 - - [23/Aug/2021:01:18:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 502 2021-08-23 01:18:18 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12be78e1 2021-08-23 01:18:18 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:18 882 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:18 +0000] b489503c8d011be4553e6a8c94e38604 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.332 upstream_response_time:0.332 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 332 2021-08-23 01:18:18 898 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@575dbc70 2021-08-23 01:18:18 898 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:19 225 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.74.129 - - [23/Aug/2021:01:18:19 +0000] c45cfd1423bb9763876f39ed20f8c672 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.347 upstream_response_time:0.347 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 347 2021-08-23 01:18:19 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@301019f 2021-08-23 01:18:19 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:19 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:19 +0000] 991b36f9f2983199d71285413a2baacd "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.74.129 - - [23/Aug/2021:01:18:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 406 2021-08-23 01:18:19 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8bdf42a 2021-08-23 01:18:19 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:19 895 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.74.129 - - [23/Aug/2021:01:18:19 +0000] 8f3cee7ebc8eb12c3a96b08ac185f140 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.251 upstream_response_time:0.251 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 250 2021-08-23 01:18:19 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@205ea426 2021-08-23 01:18:19 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:20 454 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:20 +0000] e468588d9306f25dbbb065afff725a43 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.843 upstream_response_time:0.843 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 834 2021-08-23 01:18:20 759 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@986929a 2021-08-23 01:18:20 759 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:21 147 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.74.129 - - [23/Aug/2021:01:18:21 +0000] e37fc2470a023e2124c065d8eaac16d0 "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.74.129 - - [23/Aug/2021:01:18:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 402 2021-08-23 01:18:21 165 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@690d2319 2021-08-23 01:18:21 165 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:21 504 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:21 +0000] 89fb4a7afd606c25427e51ca72a65d3a "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.74.129 - - [23/Aug/2021:01:18:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 491 2021-08-23 01:18:21 661 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2783b69b 2021-08-23 01:18:21 661 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:22 144 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.74.129 - - [23/Aug/2021:01:18:22 +0000] d0945c2338ddc945656578637c994321 "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.74.129 - - [23/Aug/2021:01:18:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 496 2021-08-23 01:18:22 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17f67654 2021-08-23 01:18:22 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:22 360 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:22 +0000] db003c6489322b989c2143ad8358c01b "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.74.129 - - [23/Aug/2021:01:18:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 293 2021-08-23 01:18:22 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f8fb4aa 2021-08-23 01:18:22 462 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:23 348 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.74.129 - - [23/Aug/2021:01:18:23 +0000] 4fb20e9d799cbedd66040daca57935f4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.094 upstream_response_time:1.094 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1094 2021-08-23 01:18:23 557 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1622025f 2021-08-23 01:18:23 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:24 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:24 +0000] 64d50a9163a8bfec2e046cb0959c4261 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.612 upstream_response_time:0.612 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 611 2021-08-23 01:18:24 175 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7068c147 2021-08-23 01:18:24 176 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:25 048 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.74.129 - - [23/Aug/2021:01:18:25 +0000] 158501b7823a486039a9c82554544a6b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 887 2021-08-23 01:18:25 066 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5895bc24 2021-08-23 01:18:25 066 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:25 654 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:25 +0000] 5fb594eda111a28bda827c4d7a0c3571 "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.74.129 - - [23/Aug/2021:01:18:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 689 2021-08-23 01:18:25 774 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@277ef1f0 2021-08-23 01:18:25 774 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:26 231 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.74.129 - - [23/Aug/2021:01:18:26 +0000] c88bce2997e51945fe8f12f6414d5106 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.482 upstream_response_time:0.482 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 481 2021-08-23 01:18:26 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ff04a9a 2021-08-23 01:18:26 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:26 841 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:26 +0000] 2a3d740ea423a44276aa15f4cb211c71 "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.74.129 - - [23/Aug/2021:01:18:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 696 2021-08-23 01:18:26 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a455fc5 2021-08-23 01:18:26 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:27 400 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.74.129 - - [23/Aug/2021:01:18:27 +0000] 635baddbd7d7979d61402eb2ff40ec3e "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.74.129 - - [23/Aug/2021:01:18:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 796 2021-08-23 01:18:27 762 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e72b239 2021-08-23 01:18:27 762 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:28 547 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:28 +0000] 78cd2c88113b63fda3a3d864832dfd13 "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.74.129 - - [23/Aug/2021:01:18:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 894 2021-08-23 01:18:28 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@108f08df 2021-08-23 01:18:28 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:28 752 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.74.129 - - [23/Aug/2021:01:18:29 +0000] c8c071373d8331f9dda56203339b437e "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.74.129 - - [23/Aug/2021:01:18:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 494 2021-08-23 01:18:29 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f22680b 2021-08-23 01:18:29 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:29 747 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:29 +0000] 25870c6b01e12c99ce5287b0b7526e23 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 606 2021-08-23 01:18:29 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5033ed14 2021-08-23 01:18:29 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:30 257 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.74.129 - - [23/Aug/2021:01:18:30 +0000] 05900de575f6f75fe97876fca8ad00c7 "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.74.129 - - [23/Aug/2021:01:18:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 589 2021-08-23 01:18:30 382 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b07b2da 2021-08-23 01:18:30 382 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:30 622 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:30 +0000] 02048ffdb865952aa9f3b3c3120ef052 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.273 upstream_response_time:0.273 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 249 2021-08-23 01:18:30 636 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bc0cc7a 2021-08-23 01:18:30 636 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:31 250 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.74.129 - - [23/Aug/2021:01:18:31 +0000] a40fe24c5714895992721c70d2be4920 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.720 upstream_response_time:0.720 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 720 2021-08-23 01:18:31 367 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a9fa81 2021-08-23 01:18:31 367 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:32 047 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:32 +0000] 81b2abdb1fa2ae9411a2a4a6606444a1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.702 upstream_response_time:0.702 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 693 2021-08-23 01:18:32 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16e46097 2021-08-23 01:18:32 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:32 733 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.74.129 - - [23/Aug/2021:01:18:33 +0000] 1dbd3dcbccd0b2052b93fb358dc9c47a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.091 upstream_response_time:1.091 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 1090 2021-08-23 01:18:33 164 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] c67d6360550aa8498147d7466a268e0b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191 2021-08-23 01:18:33 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] 2d422a620753bac9862cfe0f067aebff "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.409 upstream_response_time:0.409 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 406 2021-08-23 01:18:33 781 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 10.233.74.129 - - [23/Aug/2021:01:18:33 +0000] 7f0e5b58093725afb7a184452e2b24f1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.214 upstream_response_time:0.214 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:33 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 269 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] b3d316016f348d8aaf775720b8f8be28 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:34 275 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] 513399fb6a6aa2b0dad491f34907e566 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.380 upstream_response_time:0.380 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 378 2021-08-23 01:18:34 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] 838e0f9fae97fd4de8f6269e30b05c30 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.319 upstream_response_time:0.319 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 315 2021-08-23 01:18:34 975 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] 9d0afcb2a39002a21b42eb317efc1857 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.180 upstream_response_time:0.180 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 180 2021-08-23 01:18:35 175 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] 9f08bd1138fe2289d36b79c2ba229544 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 377 2021-08-23 01:18:35 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] d274a1370798b54f3efe54dfb516683a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-23 01:18:35 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] 9651e9d449ed1edbc0d64565cbee44cc "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:35 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] f1b79e45ce7cfad65deada446bf35d02 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:18:36 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] a456edf6eab279bfa04801da5af033ac "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 2021-08-23 01:18:36 368 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] 6618ba4865a5d8dc4087c26863f1b086 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 285 2021-08-23 01:18:36 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] 4d9314f02b539014cdf1a12b88717f18 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-23 01:18:37 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] 070af9363896b63e5ed29c9a6b2c59e7 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2021-08-23 01:18:37 556 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] 735a831254a04de992ed03773010e03a "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-23 01:18:37 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] 6eadd65725fc195b3330f518af9b5fbd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.304 upstream_response_time:0.304 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2021-08-23 01:18:37 963 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] 90c7913aae7064c11ff91773d42502ab "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1191 2021-08-23 01:18:39 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] 52a259e8f1f4839e34ffc33fd32f0566 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2021-08-23 01:18:39 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] a070681eeed47b4e60b7e329d3829065 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-08-23 01:18:39 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] ad4e64dedd2ee4c4411351934d18e5d0 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2021-08-23 01:18:39 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] 506ff34dc50605fd63011223d694c75c "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2021-08-23 01:18:40 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] deb4f5e289126ce10205b38b6ab0fa97 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-23 01:18:40 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] 6b68e789da9802a6a8e9d3ddb0bad783 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.414 upstream_response_time:0.414 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 411 2021-08-23 01:18:40 872 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] 68f821724db7271bf22ec6fba11c2a07 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 281 2021-08-23 01:18:41 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] 230a2968b2e196f706a676b1f4d86aff "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:18:41 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] 204802f04a283004282d4bb63572d02b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2021-08-23 01:18:41 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:42 +0000] c7d18bc5629db7a9910ccdc060ec59bb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 890 2021-08-23 01:18:42 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] 58347067a539ea019e51ea828c17d18b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.706 upstream_response_time:0.706 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 702 2021-08-23 01:18:43 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] 2bf135ef5db800dd485eb6b935a40733 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2021-08-23 01:18:43 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] 6b7ad7005ea71d27abe32352dc436b22 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-23 01:18:43 864 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] 4cb6b17f81b42643da5c537b6c06a24f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:18:44 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] ca13effbe160819c976cbc7f2d416e84 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:44 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] 93d27682493023dac5cc090b0319a06f "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-08-23 01:18:44 565 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:45 +0000] b4056771f359269948c2182b6444e5ce "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 2021-08-23 01:18:45 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] 2fac1ad0033f30b81c557f056145b320 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 893 2021-08-23 01:18:46 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] df0e87bfc04694ccf19a69a8f60d89ea "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:46 355 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] b49c9803b3ce3db9d7034665aa978992 "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2021-08-23 01:18:46 471 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] 68d7e08021e38dd797078a1378e15b79 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-23 01:18:46 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] db88618c9057ae088c895361993ee3e8 "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2021-08-23 01:18:46 756 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:47 +0000] 42b112bb458895aeefe578c765fd23fb "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2021-08-23 01:18:47 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:47 +0000] 778239f0dc26c4838fd7d3bababbc9d3 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2021-08-23 01:18:47 856 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] 545f1c16751135840472850e62479168 "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-08-23 01:18:48 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] 2067eec65ff364f7fed3bc4f4cd5754d "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-23 01:18:48 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] 2006c13a14baad9c9fec2e577d0caa5f "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:18:48 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] be9ae62662fc650348c0cf35ae8921f9 "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-08-23 01:18:49 062 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] 1caedce8b2a401d9fd5e8162a7c7a847 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:18:49 262 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] 026cfbd31a2e216ab3010cb1d38fd55c "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390 2021-08-23 01:18:49 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] db24194057252454aebb504214c71aa7 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:49 953 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] 61d36f95eb1a322a25e691ddd53abb5d "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2021-08-23 01:18:50 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] b673480fdeafe5489964917d39b70876 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-08-23 01:18:50 463 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] 27c7083ca8dc6bbc7a4a5d887be8ae2f "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 288 2021-08-23 01:18:50 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] 362fb1a1bb2ef3e87e78c67785e1f97c "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2021-08-23 01:18:51 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] 55474bd66a32344805649c306756cd07 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:51 455 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 23 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] 5a6cd231b6262f67bdb59ee1adeb148d "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:51 486 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] 337edb3941ea5caa7792c87d69d3bc1d "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.167 upstream_response_time:0.167 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 166 2021-08-23 01:18:51 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25eb60dc 2021-08-23 01:18:51 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:52 048 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:52 +0000] 8191a6cf64e6afdfb5c9163138d12ded "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.74.129 - - [23/Aug/2021:01:18:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 497 2021-08-23 01:18:52 160 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2721ad7c 2021-08-23 01:18:52 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:52 354 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.74.129 - - [23/Aug/2021:01:18:52 +0000] 9c80d40642e64e8a7cf33da358ba3b8a "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.74.129 - - [23/Aug/2021:01:18:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 295 2021-08-23 01:18:52 459 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75fcc4ff 2021-08-23 01:18:52 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:52 654 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 213 10.233.74.129 - - [23/Aug/2021:01:18:52 +0000] 78ef2e7e279afb0ce6209964957073c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.215 upstream_response_time:0.215 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:52 686 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a2c4ebf 2021-08-23 01:18:52 686 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:52 848 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.74.129 - - [23/Aug/2021:01:18:53 +0000] 027732f5cbc97133165fa30b80603861 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.370 upstream_response_time:0.370 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 370 2021-08-23 01:18:53 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f52185 2021-08-23 01:18:53 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:53 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:53 +0000] ef1b1b5af8a28b47ff8b9f51616cc422 "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.74.129 - - [23/Aug/2021:01:18:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 297 2021-08-23 01:18:53 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a3fb4e6 2021-08-23 01:18:53 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:53 648 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.74.129 - - [23/Aug/2021:01:18:54 +0000] a312bc9073d82998c72b810ecd86af5b "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.74.129 - - [23/Aug/2021:01:18:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 694 2021-08-23 01:18:54 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e742aa3 2021-08-23 01:18:54 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:54 647 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:54 +0000] 150c0ed257392c6a9ca133366b576630 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 598 2021-08-23 01:18:54 663 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a9e711 2021-08-23 01:18:54 663 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:54 848 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.74.129 - - [23/Aug/2021:01:18:54 +0000] 4e3676d0305710b497b576457b6872ed "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.74.129 - - [23/Aug/2021:01:18:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 293 2021-08-23 01:18:54 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@312b7a76 2021-08-23 01:18:54 958 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:55 152 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:55 +0000] b210153e5efc39ac6ce16df8ce1159a9 "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.74.129 - - [23/Aug/2021:01:18:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 396 2021-08-23 01:18:55 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51801832 2021-08-23 01:18:55 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:55 454 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.74.129 - - [23/Aug/2021:01:18:55 +0000] c8786bb4ab2d1a8e5b7fbb72eb96c869 "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.74.129 - - [23/Aug/2021:01:18:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 198 2021-08-23 01:18:55 562 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22e03514 2021-08-23 01:18:55 562 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:55 827 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:55 +0000] 830ae3e8eb2c75d69143a6e63978773a "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.74.129 - - [23/Aug/2021:01:18:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 296 2021-08-23 01:18:55 881 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e45c015 2021-08-23 01:18:55 881 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:56 270 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.74.129 - - [23/Aug/2021:01:18:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 519 10.233.74.129 - - [23/Aug/2021:01:18:56 +0000] 9d243b437ade52651b8eab5d505233e4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.524 upstream_response_time:0.524 "-" "Go-http-client/1.1" "-" 2021-08-23 01:18:56 386 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75e8f706 2021-08-23 01:18:56 386 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:56 484 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:57 +0000] acf63b7e36715a4fc3e177174f46562a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.869 upstream_response_time:0.869 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 868 2021-08-23 01:18:57 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b798c11 2021-08-23 01:18:57 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:57 647 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.74.129 - - [23/Aug/2021:01:18:57 +0000] e487abdd229b122b60328eeef5858375 "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.74.129 - - [23/Aug/2021:01:18:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 399 2021-08-23 01:18:57 671 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d91bc4c 2021-08-23 01:18:57 672 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:58 188 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:58 +0000] 6af368ac4c9117575c9468ebd5befa08 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 589 2021-08-23 01:18:58 259 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@363c3ba3 2021-08-23 01:18:58 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:58 600 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.74.129 - - [23/Aug/2021:01:18:58 +0000] 68f2fedb314e0173eb038c8262f907e3 "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.74.129 - - [23/Aug/2021:01:18:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 395 2021-08-23 01:18:58 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ced4431 2021-08-23 01:18:58 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:59 120 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:18:59 +0000] 3f2946a6300b297474ccfdbcd00cdcf6 "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.74.129 - - [23/Aug/2021:01:18:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 596 2021-08-23 01:18:59 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70e9beb1 2021-08-23 01:18:59 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:59 516 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.74.129 - - [23/Aug/2021:01:18:59 +0000] bf032f557aea6ea6dcc7e6f0b7cfaff0 "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.74.129 - - [23/Aug/2021:01:18:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 293 2021-08-23 01:18:59 557 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@473f72d 2021-08-23 01:18:59 557 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:18:59 864 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:00 +0000] 1f9d3c97e07175bae56aca5d7f0939ba "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.74.129 - - [23/Aug/2021:01:19:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 497 2021-08-23 01:19:00 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@316cfc56 2021-08-23 01:19:00 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:00 249 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.74.129 - - [23/Aug/2021:01:19:00 +0000] 0a8c04b1f2a755f6dfc19d2e3b1f5a3f "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.74.129 - - [23/Aug/2021:01:19:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 395 2021-08-23 01:19:00 457 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36b0b117 2021-08-23 01:19:00 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:00 848 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:00 +0000] 860019f9fe92ea5712ee4b402508ba4a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.414 upstream_response_time:0.414 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 413 2021-08-23 01:19:00 876 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4772074d 2021-08-23 01:19:00 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:01 284 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.74.129 - - [23/Aug/2021:01:19:01 +0000] 4c699354ad11009066724dd9f2e0e15f "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.74.129 - - [23/Aug/2021:01:19:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 479 2021-08-23 01:19:01 363 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30b97b31 2021-08-23 01:19:01 363 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:01 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:01 +0000] c0af3577190d36b14bff99b2f957d792 "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.74.129 - - [23/Aug/2021:01:19:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 393 2021-08-23 01:19:01 763 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b6e940 2021-08-23 01:19:01 763 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:02 249 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.74.129 - - [23/Aug/2021:01:19:02 +0000] 9157e4f1d3e8d5d77fd61431522bc37e "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.74.129 - - [23/Aug/2021:01:19:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 1195 2021-08-23 01:19:02 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20003495 2021-08-23 01:19:02 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:03 587 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:03 +0000] 2b5d39ee8a8ab168f41e3a7f1ba65432 "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.74.129 - - [23/Aug/2021:01:19:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 695 2021-08-23 01:19:03 659 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e4d547e 2021-08-23 01:19:03 659 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:03 949 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.74.129 - - [23/Aug/2021:01:19:04 +0000] 4c4d2fd4169b5ce6da125df91e6ba4b0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 498 2021-08-23 01:19:04 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a201f0d 2021-08-23 01:19:04 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:04 753 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:04 +0000] 806af964beb858af4a853857f767b46d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 692 2021-08-23 01:19:04 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6edbf606 2021-08-23 01:19:04 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:05 548 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.74.129 - - [23/Aug/2021:01:19:05 +0000] 43aade8a71e322c60fb4175d0e061f79 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.713 upstream_response_time:0.713 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 712 2021-08-23 01:19:05 575 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49bd1c11 2021-08-23 01:19:05 575 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:06 547 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:06 +0000] fd089eac0e1da9bcd29dbbd9e981a0c4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.986 upstream_response_time:0.986 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 985 2021-08-23 01:19:06 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30869d02 2021-08-23 01:19:06 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:07 248 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.74.129 - - [23/Aug/2021:01:19:07 +0000] f9e6105e6e3bdf301d52178a390101d3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.709 upstream_response_time:0.709 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 707 2021-08-23 01:19:07 279 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@605536b3 2021-08-23 01:19:07 279 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:07 648 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:07 +0000] dc9cc6c4985fde19d5bbcfe132b4f535 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.477 upstream_response_time:0.477 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 474 2021-08-23 01:19:07 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23153482 2021-08-23 01:19:07 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:08 248 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.74.129 - - [23/Aug/2021:01:19:08 +0000] 6f6d6b9495c8e167daccebace99e7b21 "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.74.129 - - [23/Aug/2021:01:19:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 896 2021-08-23 01:19:08 669 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76df9d7e 2021-08-23 01:19:08 669 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:09 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:09 +0000] d8c9f4308e35f913424ecbc6be6d47a6 "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.74.129 - - [23/Aug/2021:01:19:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1195 2021-08-23 01:19:09 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45ed17dd 2021-08-23 01:19:09 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:09 952 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.74.129 - - [23/Aug/2021:01:19:10 +0000] badc0d60e591150bb2bbb3e50a6f20e4 "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.74.129 - - [23/Aug/2021:01:19:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 195 2021-08-23 01:19:10 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8f81ce9 2021-08-23 01:19:10 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:10 723 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:10 +0000] 1d5b867f88f510b456ed12cacbbe3119 "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.74.129 - - [23/Aug/2021:01:19:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 798 2021-08-23 01:19:10 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57a159a3 2021-08-23 01:19:10 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:11 442 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.74.129 - - [23/Aug/2021:01:19:11 +0000] 469293e7cfadfe45cf343f4a0a6ec741 "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.74.129 - - [23/Aug/2021:01:19:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 592 2021-08-23 01:19:11 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a3a257d 2021-08-23 01:19:11 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:11 748 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:11 +0000] 3988d99c4c5186c7985822072d67cb41 "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.74.129 - - [23/Aug/2021:01:19:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 310 2021-08-23 01:19:11 770 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e719de9 2021-08-23 01:19:11 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:12 148 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.74.129 - - [23/Aug/2021:01:19:12 +0000] 33d909224102db64841c22320214b3fa "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.74.129 - - [23/Aug/2021:01:19:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 485 2021-08-23 01:19:12 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@348c4c5e 2021-08-23 01:19:12 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:12 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:12 +0000] 7e98c146ac4be0975c3607c7f096861f "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.74.129 - - [23/Aug/2021:01:19:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2021-08-23 01:19:12 971 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13177276 2021-08-23 01:19:12 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:13 665 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.74.129 - - [23/Aug/2021:01:19:13 +0000] cac3d75d5605d3b3f9ad13cf4acbae26 "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.74.129 - - [23/Aug/2021:01:19:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 893 2021-08-23 01:19:13 861 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@172541c6 2021-08-23 01:19:13 861 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:14 285 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:14 +0000] 1fc6d1fea5d452ee06d05eee7662ad40 "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.74.129 - - [23/Aug/2021:01:19:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 497 2021-08-23 01:19:14 372 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45f28de0 2021-08-23 01:19:14 372 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:15 248 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.74.129 - - [23/Aug/2021:01:19:15 +0000] 42d367d383983ae8b11631fb573b6109 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 890 2021-08-23 01:19:15 265 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33440990 2021-08-23 01:19:15 265 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:15 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:16 +0000] 5754f7e8cecdcfe7a80ec196e6ab3928 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 790 2021-08-23 01:19:16 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b706524 2021-08-23 01:19:16 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:16 373 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.74.129 - - [23/Aug/2021:01:19:16 +0000] bb5e1ca49b4f4c8224b85f2b7f5317b7 "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.74.129 - - [23/Aug/2021:01:19:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 497 2021-08-23 01:19:16 559 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@533c2857 2021-08-23 01:19:16 559 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:17 777 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:17 +0000] b95d9ef60089c2b6e021fae1b458962e "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.74.129 - - [23/Aug/2021:01:19:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1231 2021-08-23 01:19:17 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@792b6510 2021-08-23 01:19:17 794 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:18 548 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.74.129 - - [23/Aug/2021:01:19:18 +0000] 900515dcf6706c2722213f2e33b1c5e4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.061 upstream_response_time:1.061 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1060 2021-08-23 01:19:18 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1977130b 2021-08-23 01:19:18 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:19 873 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:19 +0000] b8e6958c7f86a930f87af1c9f77ec2d1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.029 upstream_response_time:1.029 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1029 2021-08-23 01:19:19 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b9b22d6 2021-08-23 01:19:19 894 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:20 150 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.74.129 - - [23/Aug/2021:01:19:20 +0000] a650d6a6ab372b63087010d029e890a7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.362 upstream_response_time:0.362 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:19:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 361 2021-08-23 01:19:20 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63b973f3 2021-08-23 01:19:20 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:20 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:20 +0000] 9598dedbb413dd660724c0aaf3f2363c "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.74.129 - - [23/Aug/2021:01:19:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 695 2021-08-23 01:19:20 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1317aa77 2021-08-23 01:19:20 958 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:21 448 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.74.129 - - [23/Aug/2021:01:19:21 +0000] 09ed0f6a95535936c7c2606efac2a450 "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.74.129 - - [23/Aug/2021:01:19:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 795 2021-08-23 01:19:21 761 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b89e337 2021-08-23 01:19:21 761 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:22 100 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:22 +0000] 6dfc4b857ee9d0541adec285fa0618ae "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.74.129 - - [23/Aug/2021:01:19:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 498 2021-08-23 01:19:22 257 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@781a5eef 2021-08-23 01:19:22 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:22 805 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.74.129 - - [23/Aug/2021:01:19:22 +0000] 13d0cd1bfa7447e7f196ab37c7020756 "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.74.129 - - [23/Aug/2021:01:19:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 595 2021-08-23 01:19:22 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@421ecf0f 2021-08-23 01:19:22 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:23 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:23 +0000] 69f07571ba42f8049d1174c54069165b "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.74.129 - - [23/Aug/2021:01:19:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 797 2021-08-23 01:19:23 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5124ca1a 2021-08-23 01:19:23 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:23 763 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.74.129 - - [23/Aug/2021:01:19:23 +0000] 239e09bf9a34ee91018515416a577b04 "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.74.129 - - [23/Aug/2021:01:19:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 296 2021-08-23 01:19:23 956 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f10570 2021-08-23 01:19:23 956 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:25 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.74.129 - - [23/Aug/2021:01:19:25 +0000] e69af22cea6ac711b53ddbdefc6515d0 "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.74.129 - - [23/Aug/2021:01:19:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 1397 2021-08-23 01:19:25 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@200d17ac 2021-08-23 01:19:25 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:19:25 452 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.74.129 - - [23/Aug/2021:01:19:25 +0000] 7645b80f2e6e0c661266faf04d986a30 "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.74.129 - - [23/Aug/2021:01:19:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 295 2021-08-23 01:25:31 039 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:31 +0000] 054eb5a5796652aa029f74c0815d6340 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.724 upstream_response_time:0.724 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 715 2021-08-23 01:25:31 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] 005a330c5d318f08e1624b87ab55fb65 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2021-08-23 01:25:32 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] 08882abd456ba9f96380fae196f18116 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404 2021-08-23 01:25:32 564 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] 71d14c03dfb617391acce1ce0883cba9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 287 2021-08-23 01:25:32 855 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] e21427a21ac095463cc7d564b82c80a1 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-23 01:25:33 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] 7d135dee3f7866b89c9be4ac9b65dec7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-23 01:25:33 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] 6db8730974515b9933937c3bcd0ded03 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:25:33 655 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] dc7f410bea22a33c4b6fb2a0fa7905fa "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 112 2021-08-23 01:25:33 771 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] 8202abf8abaa39caeff2b4469414e5a3 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2021-08-23 01:25:33 971 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:34 +0000] b065537872c938169b048c4abb212e64 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2021-08-23 01:25:34 571 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:34 +0000] d2f9885b1fa2efc56b86dfd30966a15f "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 485 2021-08-23 01:25:34 973 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:35 +0000] fc1a9fa01886d1d40770ca667885a135 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2021-08-23 01:25:35 174 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] 8deff52f2f0d9cb01b4aab0ea88d1614 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2021-08-23 01:25:36 073 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] c75dba454e707b9df8b472e9ab14b307 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.719 upstream_response_time:0.719 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 701 2021-08-23 01:25:36 775 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] 056cc1d90445080ebfffebfda7b7267b "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 206 2021-08-23 01:25:36 983 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] 6748ac2316eb3331917fdd983348e3f9 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2021-08-23 01:25:37 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] cb4fc97259dbd7a4a35ba3af184697be "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-23 01:25:37 578 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] 75e0581b9b2001f863800249d4902124 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2021-08-23 01:25:37 980 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] 62bbf78c919215eb86cdcfd5307496ec "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2021-08-23 01:25:38 179 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] 9941493632d20f6dc0d8bfb3bd0d149a "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2021-08-23 01:25:38 588 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] 9d6f2dfa844e378e87fc50b7c2e44d4d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.273 upstream_response_time:0.273 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 263 2021-08-23 01:25:38 871 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] 814b040e8b0fcbb6cb0b90d38d9ceaae "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.222 upstream_response_time:0.222 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2021-08-23 01:25:39 079 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] 11fa1462cc9e233375de7c72f12634a5 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.277 upstream_response_time:0.277 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 274 2021-08-23 01:25:39 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] 34ddbd435a17248ee56ab7be8938c6f6 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:25:39 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] 53d42ba27b2cf240d6237d57ddf5f8b1 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.221 upstream_response_time:0.221 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 220 2021-08-23 01:25:39 876 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:40 +0000] 7b201106af6c9e4215676471e1439756 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 677 2021-08-23 01:25:40 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] f875b7c130ab111edc9593baefd12522 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2021-08-23 01:25:41 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] 2298ea49d3014d4aca020bddc2d91df0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:25:41 254 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] b5f8e0033fba153d72e4dfbae88e5103 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-23 01:25:41 555 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] 24129cc487ea59b15616ddeb565588eb "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2021-08-23 01:25:41 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] 2cfffed9a79f117443a2a2cd445f1f9d "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.307 upstream_response_time:0.307 "-" "Go-http-client/1.1" "-" 2021-08-23 01:25:42 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] bdf365a80e7c2b4b3b1637a34219f8a9 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.093 upstream_response_time:0.093 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 89 2021-08-23 01:25:42 160 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] d9888c4d656fc582c1adbebfbfc78f92 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2021-08-23 01:25:42 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] 3ada00d8da6fd67a205f366c6f79ecfd "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13 2021-08-23 01:25:42 671 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] 40be2519951b311bff288e37ec6ed40b "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 380 2021-08-23 01:25:43 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] 89c03e5dc1a89287c5c679cc10f496b0 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2021-08-23 01:25:43 159 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] f759d658faade2dd28049bb7f53873cd "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:43 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2021-08-23 01:25:43 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:44 +0000] 5d9a5132666008b984317850391ff4be "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2021-08-23 01:25:44 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:44 +0000] 186b7817ce006f5fb3278038db6ebb46 "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-08-23 01:25:44 955 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] 5f28dfcdd6bf6d2864a8c89ffb95e3ed "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:25:45 157 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] 8fb9301e063a5988921b0489a7423bcc "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-08-23 01:25:45 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] a3244cc63285754ca653d3560ecdc918 "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:45 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2021-08-23 01:25:45 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] eda59a43580523c9547f1ea58e021d1c "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2021-08-23 01:25:46 063 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] 99274d2877138fb913b1d29b0a98ca70 "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 389 2021-08-23 01:25:46 457 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] 922a54d062f4e73f3edb56aec4405342 "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2021-08-23 01:25:46 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] 95ade7cfab56537af90d5e24279fa54b "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2021-08-23 01:25:46 854 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 10.233.74.129 - - [23/Aug/2021:01:25:47 +0000] ff58d6f8cd19b3da9653a81081b70b27 "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 2021-08-23 01:25:47 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] 38f968914bea2641296f8d7ddbdda591 "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2021-08-23 01:25:48 156 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] 23059cdf43cc8c44d3b989dd0ad5a980 "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2021-08-23 01:25:48 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] d5f19cd893119eb44e105a754077e06d "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 180 2021-08-23 01:25:48 452 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] f58b951f2611583c01653927a2a71d72 "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-23 01:25:48 655 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:49 +0000] 5f457e1ce7a20e7e3da8e60cfa2cdc0a "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-08-23 01:25:49 352 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:49 +0000] 1e76bdeaa6fea788c4a0db0868cbcfcd "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600 2021-08-23 01:25:49 954 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] 9580234e314fedd9e81ea3bccd29ce57 "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2021-08-23 01:25:50 168 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] cb46cf0207a0f9d432b7f43c4dc3fbb9 "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 282 2021-08-23 01:25:50 452 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] 69b8e3ac439d7ca730c3c9584fc2ea03 "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:50 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2021-08-23 01:25:50 655 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53f5fca2 2021-08-23 01:25:50 656 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:51 047 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:51 +0000] ee1f7705f1cd051f0f61b12d096360a7 "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.74.129 - - [23/Aug/2021:01:25:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 400 2021-08-23 01:25:51 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@239f4d2a 2021-08-23 01:25:51 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:51 351 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:51 +0000] 2d5f47a56514d21db6cc45084389bfb7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.391 upstream_response_time:0.391 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 391 2021-08-23 01:25:51 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ae3d9e8 2021-08-23 01:25:51 458 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:51 647 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:51 +0000] adc3611baac668f0f8f21e17ad7b7a26 "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.74.129 - - [23/Aug/2021:01:25:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 496 2021-08-23 01:25:51 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7176631b 2021-08-23 01:25:51 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:52 068 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 205 10.233.74.129 - - [23/Aug/2021:01:25:52 +0000] 68c7c853710a931d32fbb90ef8a18d60 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.217 upstream_response_time:0.217 "-" "Go-http-client/1.1" "-" 2021-08-23 01:25:52 178 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18464149 2021-08-23 01:25:52 178 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:52 511 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:52 +0000] ef6c107677ebc7991eaf8be373a5efdb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.378 upstream_response_time:0.378 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 377 2021-08-23 01:25:52 566 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d6ef11 2021-08-23 01:25:52 566 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:53 148 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:53 +0000] 1872851b3df18047ea88a7dc05a73c22 "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.74.129 - - [23/Aug/2021:01:25:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 689 2021-08-23 01:25:53 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4de85136 2021-08-23 01:25:53 259 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:54 251 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:54 +0000] b93bf049d1f979b90bf5778871008714 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1094 2021-08-23 01:25:54 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30794c78 2021-08-23 01:25:54 356 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:54 642 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:54 +0000] 1556462397af7e9e2d1f05bad6a3f1c7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 298 2021-08-23 01:25:54 660 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@72adf977 2021-08-23 01:25:54 660 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:54 951 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:55 +0000] 494526c8df6ad86a0f20510c422e697f "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.74.129 - - [23/Aug/2021:01:25:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 395 2021-08-23 01:25:55 059 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13daa7a3 2021-08-23 01:25:55 059 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:55 385 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:55 +0000] c34c1467a43f566273217fea40b60844 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.354 upstream_response_time:0.354 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 353 2021-08-23 01:25:55 416 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20f71888 2021-08-23 01:25:55 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:55 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:55 +0000] 7fb143f8def8259cacd33920b93586fd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.239 upstream_response_time:0.239 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 237 2021-08-23 01:25:55 657 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f1919ee 2021-08-23 01:25:55 657 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:55 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:56 +0000] 545f6b53ef838ea4a33d27d3f49c4be3 "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.74.129 - - [23/Aug/2021:01:25:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 395 2021-08-23 01:25:56 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54ec2a5d 2021-08-23 01:25:56 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:56 242 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:56 +0000] ddc7064f33bb9b483ffcf65fc1c23b9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 298 2021-08-23 01:25:56 361 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3176550e 2021-08-23 01:25:56 361 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:56 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:56 +0000] 2728f7724bdefa4fd45ca17cba6c42cf "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.74.129 - - [23/Aug/2021:01:25:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 394 2021-08-23 01:25:56 766 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@482609b6 2021-08-23 01:25:56 766 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:57 290 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:57 +0000] 2ab34dcd6fbdf71eaffcacaa1172a367 "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.74.129 - - [23/Aug/2021:01:25:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 586 2021-08-23 01:25:57 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48c6c067 2021-08-23 01:25:57 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:57 604 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:57 +0000] dde6556a81f5639c05ee2aa9fbddd450 "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.74.129 - - [23/Aug/2021:01:25:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 297 2021-08-23 01:25:57 658 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43a6beeb 2021-08-23 01:25:57 658 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:57 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:58 +0000] 73573e69493b04cff528669be579576c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.001 upstream_response_time:1.001 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 512 "-" "Go-http-client/1.1" 1000 2021-08-23 01:25:58 662 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a3989f7 2021-08-23 01:25:58 662 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:58 952 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] a5fa7da7a60a4b61bca95337efbadbc4 "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.74.129 - - [23/Aug/2021:01:25:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 481 "-" "Go-http-client/1.1" 392 2021-08-23 01:25:59 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a50c3bd 2021-08-23 01:25:59 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:59 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] d88c336d7494ac11b66c7425e9acb7c3 "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.74.129 - - [23/Aug/2021:01:25:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 297 2021-08-23 01:25:59 358 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25f1f76f 2021-08-23 01:25:59 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:59 672 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] 10573f94248b8077dbdc7dad567413f8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.328 upstream_response_time:0.328 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 327 2021-08-23 01:25:59 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33cb782e 2021-08-23 01:25:59 690 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:25:59 948 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] 79f5c8882e526ce0a75e79d026e1fb08 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.284 upstream_response_time:0.284 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:25:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 283 2021-08-23 01:25:59 978 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2db49a0f 2021-08-23 01:25:59 978 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:00 155 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:00 +0000] 4027b8752f68185ecd4bd3557219c089 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.278 upstream_response_time:0.278 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 277 2021-08-23 01:26:00 260 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@9eae727 2021-08-23 01:26:00 260 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:00 481 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:01 +0000] ee407583e1d1085dd6fc49062717cba2 "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.74.129 - - [23/Aug/2021:01:26:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 794 2021-08-23 01:26:01 064 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d0a02d2 2021-08-23 01:26:01 064 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:01 251 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:01 +0000] 4ab11d0fa236ee12cf7c623eae6eb509 "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.74.129 - - [23/Aug/2021:01:26:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 390 2021-08-23 01:26:01 460 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23c7317d 2021-08-23 01:26:01 460 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:01 553 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:01 +0000] bbab5a3c499ac4db243d718033554b85 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 104 2021-08-23 01:26:01 570 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61b877a2 2021-08-23 01:26:01 570 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:02 244 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:02 +0000] 292292d1849d740f27552c25f63a337a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 786 2021-08-23 01:26:02 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cd6ec14 2021-08-23 01:26:02 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:02 847 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:02 +0000] efbd04ea638c3858f27fd59dabdd5a75 "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.74.129 - - [23/Aug/2021:01:26:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 595 2021-08-23 01:26:02 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bed66b9 2021-08-23 01:26:02 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:03 265 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:03 +0000] 54c245ba844aefd2de0fd70b132da139 "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.74.129 - - [23/Aug/2021:01:26:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 398 2021-08-23 01:26:03 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74418e57 2021-08-23 01:26:03 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:03 850 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:04 +0000] b3bcfe69ec7f537408496ede6dca27d5 "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.74.129 - - [23/Aug/2021:01:26:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 697 2021-08-23 01:26:04 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1690ae9d 2021-08-23 01:26:04 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:04 748 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:04 +0000] a3fc1e1cf3ad0c4fe706ac3978e4d453 "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.74.129 - - [23/Aug/2021:01:26:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 795 2021-08-23 01:26:04 859 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c4251e7 2021-08-23 01:26:04 859 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:05 958 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:06 +0000] b3a66e93d1e99031131d75253f085fb1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 1194 2021-08-23 01:26:06 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4323b52 2021-08-23 01:26:06 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:06 847 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:06 +0000] fb4b8a37f7f7d6350cf777be5c837906 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.803 upstream_response_time:0.803 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 803 2021-08-23 01:26:06 875 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e95346e 2021-08-23 01:26:06 875 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:07 049 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:07 +0000] 5c34eb8a536d39583ad86fe0f9745502 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.289 upstream_response_time:0.289 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 287 2021-08-23 01:26:07 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32a30a34 2021-08-23 01:26:07 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:07 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:07 +0000] bea2f6c9a3da3a7dd079d52ddbd91954 "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.74.129 - - [23/Aug/2021:01:26:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 194 2021-08-23 01:26:07 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@419b2b0b 2021-08-23 01:26:07 358 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:07 761 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:07 +0000] af97f76fb0ee50a0b6d5de92195db9bd "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 504 "-" "Go-http-client/1.1" 600 2021-08-23 01:26:07 958 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40984093 2021-08-23 01:26:07 958 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:08 054 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:08 +0000] 1594d47b0e656305e3c9c629de473b12 "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.74.129 - - [23/Aug/2021:01:26:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 391 2021-08-23 01:26:08 354 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e795311 2021-08-23 01:26:08 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:08 634 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:09 +0000] 8f73490905ea238f5020fb980151bd8f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 698 2021-08-23 01:26:09 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57fb78ff 2021-08-23 01:26:09 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:09 649 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:09 +0000] 671480f6ffbf31ef74bf3867c2a1de5d "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.74.129 - - [23/Aug/2021:01:26:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 697 2021-08-23 01:26:09 760 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56a12b16 2021-08-23 01:26:09 760 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:10 252 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:10 +0000] 45c82760c8ce97b29c8fa9d11ffefed9 "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.74.129 - - [23/Aug/2021:01:26:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 594 2021-08-23 01:26:10 357 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f16c431 2021-08-23 01:26:10 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:10 551 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:10 +0000] 5417c1d1b5bb9794b7c51e39cea7391c "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.74.129 - - [23/Aug/2021:01:26:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 396 2021-08-23 01:26:10 757 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14be3aae 2021-08-23 01:26:10 757 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:11 085 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:11 +0000] cb39779b1fd2943ed77d5ca8b094ea1b "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.74.129 - - [23/Aug/2021:01:26:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 396 2021-08-23 01:26:11 167 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a3130b8 2021-08-23 01:26:11 167 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:11 448 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:11 +0000] 8a11c269d279b0b6008e7ca43a5da4a1 "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.74.129 - - [23/Aug/2021:01:26:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 397 2021-08-23 01:26:11 574 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@117b1175 2021-08-23 01:26:11 574 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:12 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:12 +0000] b0e750c85b88e1847b829d1ac2790259 "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.74.129 - - [23/Aug/2021:01:26:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 898 2021-08-23 01:26:12 461 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ca9715f 2021-08-23 01:26:12 461 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:13 048 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:13 +0000] a185b25f2f24e6f435b5b66b3a7d53a3 "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.74.129 - - [23/Aug/2021:01:26:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 596 2021-08-23 01:26:13 060 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77fcd993 2021-08-23 01:26:13 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:13 253 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:13 +0000] a9685e76b3812c6fbc2cf1e8a78fb292 "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.74.129 - - [23/Aug/2021:01:26:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 294 2021-08-23 01:26:13 360 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16f63046 2021-08-23 01:26:13 360 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:13 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:13 +0000] 320fc868ca5c81d329abafa682907f56 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.612 upstream_response_time:0.612 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 611 2021-08-23 01:26:13 972 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38de77a8 2021-08-23 01:26:13 972 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:14 787 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 982 10.233.74.129 - - [23/Aug/2021:01:26:14 +0000] 33987f8f9ff2a14d5225c22381208e9f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.984 upstream_response_time:0.984 "-" "Go-http-client/1.1" "-" 2021-08-23 01:26:14 960 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16913b83 2021-08-23 01:26:14 960 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:15 348 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:15 +0000] af7b199d2cd309491e505f8c2d306eab "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.74.129 - - [23/Aug/2021:01:26:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 493 2021-08-23 01:26:15 456 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@402a904e 2021-08-23 01:26:15 456 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:15 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:15 +0000] 0d89d4544bd99eda209c00cab0a3a13f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.442 upstream_response_time:0.442 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 442 2021-08-23 01:26:15 902 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16f67149 2021-08-23 01:26:15 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:16 056 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:16 +0000] 94e4271056f39a77f39c475652275ba7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.252 upstream_response_time:0.252 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 252 2021-08-23 01:26:16 169 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@697ec0e4 2021-08-23 01:26:16 169 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:16 449 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:17 +0000] 92ebdd0b928e933c444a76f54e2a7ce6 "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.74.129 - - [23/Aug/2021:01:26:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 1095 2021-08-23 01:26:17 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@576e664a 2021-08-23 01:26:17 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:18 352 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:18 +0000] d8ae56a2a7f6f0c65a69394531523542 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.109 upstream_response_time:1.109 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1107 2021-08-23 01:26:18 370 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ed53cdf 2021-08-23 01:26:18 370 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:22 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:22 +0000] fbc9f237ee2822bcd48c0ad6dc03b5f3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.895 upstream_response_time:3.895 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 3895 2021-08-23 01:26:22 269 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ed4ffe 2021-08-23 01:26:22 270 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:23 630 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:23 +0000] a0cad45b24e5fadc09edfd99dd1013c0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.486 upstream_response_time:1.486 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 452 "-" "Go-http-client/1.1" 1484 2021-08-23 01:26:23 758 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f3b0e8d 2021-08-23 01:26:23 758 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:24 247 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:24 +0000] eb1a348a8d10127e993c0256a337450d "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.74.129 - - [23/Aug/2021:01:26:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 466 "-" "Go-http-client/1.1" 600 2021-08-23 01:26:24 362 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29bbd48d 2021-08-23 01:26:24 362 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.76","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:24 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 453 "-" "Go-http-client/1.1" 591 10.233.74.129 - - [23/Aug/2021:01:26:24 +0000] 254f7a1ce41d552f5884abea6fdff69b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 2021-08-23 01:26:27 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25c97f10 2021-08-23 01:26:27 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.59.186","port":"9092","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:27 639 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-sol003-adapter,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:27 +0000] 4a3c606b804dbf9047a7f1c23dc4f2c2 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.332 upstream_response_time:0.332 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 475 "-" "Go-http-client/1.1" 330 2021-08-23 01:26:27 765 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@98f5359 2021-08-23 01:26:27 765 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.74.129,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.40.191","port":"9095","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2021-08-23 01:26:27 959 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-47 - POST /api/microservices/v1/services] - save microservice success: serviceName-so-etsi-nfvo-ns-lcm,version-v1 ,namespace- 10.233.74.129 - - [23/Aug/2021:01:26:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 476 "-" "Go-http-client/1.1" 209 10.233.74.129 - - [23/Aug/2021:01:26:27 +0000] 5ed2b3d35865f821a4097561c3748768 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.217 upstream_response_time:0.217 "-" "Go-http-client/1.1" "-" 2021-08-23 01:26:37 770 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:37 +0000] 7ad9346e8bd5bb1b42feec1a7bc1363e "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.026 upstream_response_time:0.026 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 24 2021-08-23 01:26:37 798 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:37 +0000] ff4438d964372fd72118c577a63859d7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.085 upstream_response_time:0.085 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 81 2021-08-23 01:26:37 884 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:38 +0000] 4bd06c791977b2ac3c3228a743a699dd "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.473 upstream_response_time:0.473 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 469 2021-08-23 01:26:38 357 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] ca27d3d11fa3d908620562b757219b9d "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2021-08-23 01:26:39 353 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] 5a65b41056d14b508c10ce5d6d378bb6 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2021-08-23 01:26:39 654 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] e9aac99e164ff45f9f8667639fcfd10b "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2021-08-23 01:26:39 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] 376ea63789e22ffb8efd0b4d624daf87 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 91 2021-08-23 01:26:40 056 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] 0750cd498b25b490b7bbe1df3689c7a6 "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2021-08-23 01:26:40 553 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 10.233.74.129 - - [23/Aug/2021:01:26:40 +0000] 2ea504849884964fe10852cc785138df "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 2021-08-23 01:26:40 959 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] c72d78de796cb50c7ca8f947d1562c66 "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.102 upstream_response_time:0.102 "-" "Go-http-client/1.1" "-" 2021-08-23 01:26:41 060 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] 792b9fc3126598cafa0e49fa500267a9 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 689 2021-08-23 01:26:41 753 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] ff421f71ba926dfb10bd5b6d41eca6d4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2021-08-23 01:26:41 863 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:42 +0000] 5f5ecfd173d9d7fc9d067f308a265e7d "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.189 upstream_response_time:0.189 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2021-08-23 01:26:42 061 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:42 +0000] 5849d02d255450be03160009f44b66c4 "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2021-08-23 01:26:42 655 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:43 +0000] 4a6dafc8e89902395676d9b72b19670a "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2021-08-23 01:26:43 252 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:43 +0000] c4056131982421de5555ccf2a91c2ea7 "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98 2021-08-23 01:26:43 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] e3c53be814236200246798a7db7c2a80 "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2021-08-23 01:26:44 055 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] 3523897aad28567723323feb950402a3 "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110 2021-08-23 01:26:44 166 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] b9edc536d9fc56f91486aca991dadb3c "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.185 upstream_response_time:0.185 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 185 2021-08-23 01:26:44 354 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] 6308e40342e0b1b8345c1ab0d1daf6c4 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2021-08-23 01:26:45 256 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] d768a58a844d889008be16b7e24182ab "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:26:45 453 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] 7705bc7f554405c0d0384588db949a74 "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2021-08-23 01:26:45 754 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,port:8446 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] 2ea7e0ae18fb738279cdea9c34818c21 "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.74.129 - - [23/Aug/2021:01:26:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.76/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2021-08-23 01:26:45 957 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-47 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.76/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.76,