By type
@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-03-23 01:50:28 637 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-03-23 01:50:28 640 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-03-23 01:50:28 929 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2022-03-23 01:50:59 947 INFO [org.reflections.Reflections][main] - Reflections took 30906 ms to scan 1 urls, producing 15738 keys and 30140 values 2022-03-23 01:51:03 632 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2022/03/23 01:51:04 [error] 23#23: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.78.139, server: , request: "GET /api/microservices/v1/services/health HTTP/1.1", upstream: "http://127.0.0.1:8076/api/microservices/v1/services/health", host: "msb-discovery.onap:10081" 10.233.78.139 - - [23/Mar/2022:01:51:04 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:0.001 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:05 640 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2022-03-23 01:51:05 640 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2022-03-23 01:51:05 640 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-03-23 01:51:05 640 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-03-23 01:51:05 642 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2022-03-23 01:51:07 730 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-03-23 01:51:07 734 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2022-03-23 01:51:10 630 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2022-03-23 01:51:16 639 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2022-03-23 01:51:16 641 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2022-03-23 01:51:18 832 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2022-03-23 01:51:20 033 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2022-03-23 01:51:20 036 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation. 2022-03-23 01:51:20 131 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2022-03-23 01:51:20 431 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2022-03-23 01:51:20 431 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-03-23 01:51:20 632 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2022-03-23 01:51:21 730 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-03-23 01:51:21 730 INFO [org.eclipse.jetty.server.Server][main] - Started @68984ms 2022-03-23 01:51:23 642 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-34 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.78.139 - - [23/Mar/2022:01:51:26 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:16.309 upstream_response_time:16.309 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:26 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3808 2022-03-23 01:51:27 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@598b916a 2022-03-23 01:51:27 249 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-34 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.1.233","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:27 838 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-34 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.708 upstream_response_time:1.708 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1289 2022-03-23 01:51:28 338 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@382c72f0 2022-03-23 01:51:28 430 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.1.233","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:28 557 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 312 2022-03-23 01:51:28 834 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e8c995 2022-03-23 01:51:28 930 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.39.186","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:29 231 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 599 2022-03-23 01:51:29 530 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64ebb07 2022-03-23 01:51:29 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.39.186","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:30 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:30 +0000] "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.78.139 - - [23/Mar/2022:01:51:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1099 2022-03-23 01:51:30 635 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30f23b81 2022-03-23 01:51:30 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.46.37","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:30 930 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 588 2022-03-23 01:51:31 332 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e95dda2 2022-03-23 01:51:31 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.46.37","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:31 562 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 606 10.233.78.139 - - [23/Mar/2022:01:51:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:31 935 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62e50cea 2022-03-23 01:51:31 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.46.37","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:32 416 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 605 2022-03-23 01:51:32 637 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1635ea6e 2022-03-23 01:51:32 637 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.46.37","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:33 230 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.993 upstream_response_time:0.993 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 998 2022-03-23 01:51:33 735 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75b9baa4 2022-03-23 01:51:33 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.37.230","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:34 029 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 409 10.233.78.139 - - [23/Mar/2022:01:51:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:34 231 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@555b0fa7 2022-03-23 01:51:34 231 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.5.77","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:34 434 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 394 2022-03-23 01:51:34 635 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2de44f59 2022-03-23 01:51:34 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.5.77","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:35 058 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 509 10.233.78.139 - - [23/Mar/2022:01:51:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:35 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@597479d 2022-03-23 01:51:35 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:35 409 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 494 2022-03-23 01:51:35 931 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7df9fd60 2022-03-23 01:51:35 931 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:36 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.665 upstream_response_time:0.665 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 572 2022-03-23 01:51:36 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@285b0ef5 2022-03-23 01:51:36 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:36 618 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.269 upstream_response_time:0.269 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 268 2022-03-23 01:51:36 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d729457 2022-03-23 01:51:36 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:36 995 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 308 2022-03-23 01:51:37 030 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6168cd7c 2022-03-23 01:51:37 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:37 745 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.911 upstream_response_time:0.911 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 910 2022-03-23 01:51:38 038 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37839978 2022-03-23 01:51:38 130 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:38 709 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.773 upstream_response_time:0.773 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 770 2022-03-23 01:51:38 817 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d44c2a0 2022-03-23 01:51:38 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:39 567 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 787 2022-03-23 01:51:39 631 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a861a9c 2022-03-23 01:51:39 631 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:39 926 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.430 upstream_response_time:0.430 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 430 2022-03-23 01:51:40 138 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51d9e28e 2022-03-23 01:51:40 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:40 627 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.571 upstream_response_time:0.571 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 567 2022-03-23 01:51:40 735 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f05e8f9 2022-03-23 01:51:40 735 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:40 856 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 169 2022-03-23 01:51:40 932 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d72dc55 2022-03-23 01:51:40 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:41 196 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 308 10.233.78.139 - - [23/Mar/2022:01:51:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.310 upstream_response_time:0.310 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:41 241 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ff0627 2022-03-23 01:51:41 241 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:41 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.373 upstream_response_time:0.373 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 372 2022-03-23 01:51:41 615 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7379c31f 2022-03-23 01:51:41 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:41 799 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:41 +0000] "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.78.139 - - [23/Mar/2022:01:51:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 290 2022-03-23 01:51:41 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2090b2eb 2022-03-23 01:51:41 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:42 352 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 491 2022-03-23 01:51:42 439 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b9afcc7 2022-03-23 01:51:42 439 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:43 073 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.683 upstream_response_time:0.683 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 656 2022-03-23 01:51:43 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a8efe3a 2022-03-23 01:51:43 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:43 298 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.213 upstream_response_time:0.213 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 211 2022-03-23 01:51:43 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58c9d71a 2022-03-23 01:51:43 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:43 558 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 294 2022-03-23 01:51:43 630 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f65edfa 2022-03-23 01:51:43 630 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:44 638 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.095 upstream_response_time:1.095 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1091 2022-03-23 01:51:44 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d20edde 2022-03-23 01:51:44 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:44 833 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 193 2022-03-23 01:51:44 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b3eff18 2022-03-23 01:51:44 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:45 444 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.632 upstream_response_time:0.632 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 631 2022-03-23 01:51:45 634 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8dc9db0 2022-03-23 01:51:45 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:45 964 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.438 upstream_response_time:0.438 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 436 2022-03-23 01:51:46 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6edeafbf 2022-03-23 01:51:46 038 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:46 236 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.264 upstream_response_time:0.264 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 213 2022-03-23 01:51:46 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33b8acd3 2022-03-23 01:51:46 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:46 604 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.451 upstream_response_time:0.451 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 450 2022-03-23 01:51:46 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50df12a5 2022-03-23 01:51:46 712 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:47 194 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593 10.233.78.139 - - [23/Mar/2022:01:51:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 2022-03-23 01:51:47 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@672400d6 2022-03-23 01:51:47 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:47 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696 2022-03-23 01:51:48 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1309045f 2022-03-23 01:51:48 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:48 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 296 2022-03-23 01:51:48 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d27d11 2022-03-23 01:51:48 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:48 819 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.515 upstream_response_time:0.515 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 514 2022-03-23 01:51:48 842 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e9ccee5 2022-03-23 01:51:48 842 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:49 101 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.275 upstream_response_time:0.275 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 273 2022-03-23 01:51:49 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a21f82a 2022-03-23 01:51:49 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:49 506 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 398 2022-03-23 01:51:49 526 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@eed593a 2022-03-23 01:51:49 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:49 732 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.223 upstream_response_time:0.223 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 222 2022-03-23 01:51:49 754 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7bb680ee 2022-03-23 01:51:49 755 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:50 301 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.650 upstream_response_time:0.650 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 649 2022-03-23 01:51:50 430 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a164c77 2022-03-23 01:51:50 430 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:50 617 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 291 2022-03-23 01:51:50 711 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@53df18a6 2022-03-23 01:51:50 711 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:51 106 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:51 +0000] "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.78.139 - - [23/Mar/2022:01:51:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 413 2022-03-23 01:51:51 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14d6de7 2022-03-23 01:51:51 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:51 437 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.377 upstream_response_time:0.377 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 374 2022-03-23 01:51:51 532 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18f0c7a5 2022-03-23 01:51:51 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:51 955 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 595 2022-03-23 01:51:52 111 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e268422 2022-03-23 01:51:52 112 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:52 330 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.234 upstream_response_time:0.234 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 232 2022-03-23 01:51:52 432 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33d5b606 2022-03-23 01:51:52 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:52 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 485 2022-03-23 01:51:52 835 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39cb7359 2022-03-23 01:51:52 835 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:53 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.055 upstream_response_time:1.055 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 975 2022-03-23 01:51:53 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70dec2ae 2022-03-23 01:51:53 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:54 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 383 2022-03-23 01:51:54 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f252f06 2022-03-23 01:51:54 209 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:54 493 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 300 2022-03-23 01:51:54 535 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ccedbc5 2022-03-23 01:51:54 536 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:55 039 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.623 upstream_response_time:0.623 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 603 2022-03-23 01:51:55 234 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b445094 2022-03-23 01:51:55 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:55 359 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:55 +0000] "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.78.139 - - [23/Mar/2022:01:51:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 288 2022-03-23 01:51:55 448 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ac4e7c8 2022-03-23 01:51:55 448 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:56 019 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.654 upstream_response_time:0.654 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 653 2022-03-23 01:51:56 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71fb24c2 2022-03-23 01:51:56 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:56 601 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 593 2022-03-23 01:51:56 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@157e6e8b 2022-03-23 01:51:56 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:57 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:58 +0000] "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.78.139 - - [23/Mar/2022:01:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1302 2022-03-23 01:51:58 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1ecc29a3 2022-03-23 01:51:58 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:58 508 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 590 2022-03-23 01:51:58 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5872d45 2022-03-23 01:51:58 641 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:58 798 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.263 upstream_response_time:0.263 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 261 2022-03-23 01:51:58 909 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b3800fc 2022-03-23 01:51:58 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:59 339 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 490 2022-03-23 01:51:59 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20998bf4 2022-03-23 01:51:59 410 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:51:59 893 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:51:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 593 2022-03-23 01:52:00 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4424d3d3 2022-03-23 01:52:00 010 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:00 098 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 191 2022-03-23 01:52:00 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38e9c9 2022-03-23 01:52:00 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:00 685 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 493 2022-03-23 01:52:00 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79ad1b9f 2022-03-23 01:52:00 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:01 396 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 792 2022-03-23 01:52:01 533 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24d0c67b 2022-03-23 01:52:01 533 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:02 013 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595 2022-03-23 01:52:02 135 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79f5e6f0 2022-03-23 01:52:02 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:02 197 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 268 2022-03-23 01:52:02 409 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fb6cd88 2022-03-23 01:52:02 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:02 895 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 594 2022-03-23 01:52:03 011 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66f2fdc8 2022-03-23 01:52:03 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:03 423 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.432 upstream_response_time:0.432 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 429 2022-03-23 01:52:03 445 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e0e83cd 2022-03-23 01:52:03 445 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"message-router","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":false,"nodes":[{"ip":"10.233.51.39","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:03 979 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.684 upstream_response_time:0.684 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 681 2022-03-23 01:52:04 137 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f7eaf4e 2022-03-23 01:52:04 138 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.36.121","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:52:04 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:52:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.871 upstream_response_time:0.871 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 869 2022-03-23 01:52:45 941 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.115 upstream_response_time:0.115 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2022-03-23 01:52:46 054 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.650 upstream_response_time:0.650 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 646 2022-03-23 01:52:46 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-03-23 01:52:47 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.333 upstream_response_time:0.333 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 331 2022-03-23 01:52:47 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.264 upstream_response_time:0.264 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 167 2022-03-23 01:52:48 235 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.243 upstream_response_time:0.243 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110 2022-03-23 01:52:48 434 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 167 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.287 upstream_response_time:0.287 "-" "Go-http-client/1.1" "-" 2022-03-23 01:52:48 635 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 112 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 2022-03-23 01:52:48 838 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.123 upstream_response_time:0.123 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 120 2022-03-23 01:52:48 961 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.542 upstream_response_time:0.542 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 547 2022-03-23 01:52:49 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.023 upstream_response_time:0.023 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 18 2022-03-23 01:52:49 528 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.172 upstream_response_time:0.172 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 170 2022-03-23 01:52:49 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096 2022-03-23 01:52:50 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-23 01:52:51 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-23 01:52:51 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-23 01:52:51 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 501 2022-03-23 01:52:52 208 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-03-23 01:52:52 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-03-23 01:52:53 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-03-23 01:52:53 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102 2022-03-23 01:52:53 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2022-03-23 01:52:53 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.188 upstream_response_time:0.188 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2022-03-23 01:52:54 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-03-23 01:52:54 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-23 01:52:54 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 10.233.78.139 - - [23/Mar/2022:01:52:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 2022-03-23 01:52:54 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-03-23 01:52:55 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-03-23 01:52:55 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 01:52:55 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 01:52:56 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.112 upstream_response_time:0.112 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 109 2022-03-23 01:52:56 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.094 upstream_response_time:0.094 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 92 2022-03-23 01:52:56 411 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2022-03-23 01:52:56 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190 2022-03-23 01:52:56 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-23 01:52:57 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-23 01:52:58 102 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 01:52:58 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2022-03-23 01:52:58 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 01:52:58 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-03-23 01:52:58 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 94 2022-03-23 01:52:59 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-03-23 01:52:59 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2022-03-23 01:52:59 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-23 01:52:59 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:52:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 107 2022-03-23 01:52:59 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 2022-03-23 01:53:00 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2022-03-23 01:53:00 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 93 2022-03-23 01:53:01 004 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2022-03-23 01:53:01 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.130 upstream_response_time:0.130 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 128 2022-03-23 01:53:01 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.462 upstream_response_time:0.462 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 460 2022-03-23 01:53:02 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.468 upstream_response_time:0.468 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 465 2022-03-23 01:53:02 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2022-03-23 01:53:02 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2022-03-23 01:53:03 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2022-03-23 01:53:04 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 95 2022-03-23 01:53:04 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70662a61 2022-03-23 01:53:04 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:04 670 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 498 2022-03-23 01:53:04 733 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ee33846 2022-03-23 01:53:04 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:04 947 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 295 2022-03-23 01:53:05 034 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70a04d39 2022-03-23 01:53:05 034 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:05 329 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.425 upstream_response_time:0.425 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 424 2022-03-23 01:53:05 531 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75f669fa 2022-03-23 01:53:05 531 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:05 760 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.336 upstream_response_time:0.336 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 335 2022-03-23 01:53:05 778 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a9c3541 2022-03-23 01:53:05 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:05 881 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.122 upstream_response_time:0.122 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 122 2022-03-23 01:53:05 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@168a7fac 2022-03-23 01:53:05 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:06 221 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 396 2022-03-23 01:53:06 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@321c5e8c 2022-03-23 01:53:06 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:06 564 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 295 2022-03-23 01:53:06 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43d6d0b1 2022-03-23 01:53:06 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:06 898 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2022-03-23 01:53:07 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d636624 2022-03-23 01:53:07 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:07 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 299 2022-03-23 01:53:07 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@443a4824 2022-03-23 01:53:07 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:07 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 289 10.233.78.139 - - [23/Mar/2022:01:53:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 2022-03-23 01:53:07 716 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15837862 2022-03-23 01:53:07 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:08 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.187 upstream_response_time:1.187 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1187 2022-03-23 01:53:08 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43f5a633 2022-03-23 01:53:08 911 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:09 211 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.313 upstream_response_time:0.313 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 312 2022-03-23 01:53:09 228 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15bbc9fe 2022-03-23 01:53:09 229 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:09 297 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.174 upstream_response_time:0.174 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 172 2022-03-23 01:53:09 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7849ec2a 2022-03-23 01:53:09 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:09 815 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2022-03-23 01:53:09 909 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6592c1b1 2022-03-23 01:53:09 909 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:10 319 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.422 upstream_response_time:0.422 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 421 2022-03-23 01:53:10 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47fd7dd0 2022-03-23 01:53:10 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:10 409 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.167 upstream_response_time:0.167 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 166 2022-03-23 01:53:10 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@595388ea 2022-03-23 01:53:10 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:11 104 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.613 upstream_response_time:0.613 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 613 2022-03-23 01:53:11 125 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@643adb13 2022-03-23 01:53:11 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:11 807 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.777 upstream_response_time:0.777 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 777 2022-03-23 01:53:11 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12887b74 2022-03-23 01:53:11 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:12 486 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594 2022-03-23 01:53:12 507 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f0e0957 2022-03-23 01:53:12 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:12 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 394 2022-03-23 01:53:12 912 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@230fc23 2022-03-23 01:53:12 912 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:13 277 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 378 2022-03-23 01:53:13 296 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@620625b5 2022-03-23 01:53:13 296 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:13 696 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.509 upstream_response_time:0.509 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 508 2022-03-23 01:53:13 809 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60e8c850 2022-03-23 01:53:13 809 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:14 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.092 upstream_response_time:1.092 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1091 2022-03-23 01:53:14 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@477fc06d 2022-03-23 01:53:14 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:15 606 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:15 +0000] "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.78.139 - - [23/Mar/2022:01:53:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 711 2022-03-23 01:53:15 628 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49518d01 2022-03-23 01:53:15 628 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:16 173 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.575 upstream_response_time:0.575 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 574 2022-03-23 01:53:16 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31e03497 2022-03-23 01:53:16 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:17 241 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1096 2022-03-23 01:53:17 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@422489df 2022-03-23 01:53:17 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:17 622 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 369 2022-03-23 01:53:17 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3834a84f 2022-03-23 01:53:17 709 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:18 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.895 upstream_response_time:0.895 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 894 2022-03-23 01:53:18 607 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33c35424 2022-03-23 01:53:18 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:19 032 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.447 upstream_response_time:0.447 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 446 2022-03-23 01:53:19 058 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b3c6aab 2022-03-23 01:53:19 058 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:19 846 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.844 upstream_response_time:0.844 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 842 2022-03-23 01:53:19 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32b180a6 2022-03-23 01:53:19 907 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:20 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 397 2022-03-23 01:53:20 314 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47cc1af2 2022-03-23 01:53:20 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:20 695 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 395 2022-03-23 01:53:20 714 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cb49bfd 2022-03-23 01:53:20 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:21 763 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.063 upstream_response_time:1.063 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1061 2022-03-23 01:53:21 779 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@41eac75b 2022-03-23 01:53:21 779 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:22 054 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 287 2022-03-23 01:53:22 132 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44fe13c5 2022-03-23 01:53:22 132 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:22 585 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.665 upstream_response_time:0.665 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 664 2022-03-23 01:53:22 743 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f610bf 2022-03-23 01:53:22 744 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:23 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.961 upstream_response_time:0.961 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 960 2022-03-23 01:53:23 708 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@241c523b 2022-03-23 01:53:23 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:24 215 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.518 upstream_response_time:0.518 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 517 2022-03-23 01:53:24 229 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65cfb87b 2022-03-23 01:53:24 229 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:24 605 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 398 2022-03-23 01:53:24 633 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@376c97d7 2022-03-23 01:53:24 633 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:24 908 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.288 upstream_response_time:0.288 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 287 2022-03-23 01:53:24 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@572220c4 2022-03-23 01:53:24 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:25 508 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.677 upstream_response_time:0.677 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 676 2022-03-23 01:53:25 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44786d6d 2022-03-23 01:53:25 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:26 140 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.545 upstream_response_time:0.545 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 543 2022-03-23 01:53:26 158 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6483cfa9 2022-03-23 01:53:26 158 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:26 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.544 upstream_response_time:0.544 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 544 2022-03-23 01:53:26 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8198ce5 2022-03-23 01:53:26 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:26 894 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 395 2022-03-23 01:53:27 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7af76fd0 2022-03-23 01:53:27 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:27 655 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 694 2022-03-23 01:53:27 808 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@578d1d59 2022-03-23 01:53:27 808 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:28 203 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 494 2022-03-23 01:53:28 335 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45e60053 2022-03-23 01:53:28 336 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:28 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 567 2022-03-23 01:53:28 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ae433c2 2022-03-23 01:53:28 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:29 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.609 upstream_response_time:0.609 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 608 2022-03-23 01:53:29 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a8afa29 2022-03-23 01:53:29 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:30 185 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.680 upstream_response_time:0.680 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 680 2022-03-23 01:53:30 204 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f59092b 2022-03-23 01:53:30 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:30 728 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:30 +0000] "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.78.139 - - [23/Mar/2022:01:53:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 602 2022-03-23 01:53:30 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@525c4aa0 2022-03-23 01:53:30 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:31 240 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.440 upstream_response_time:0.440 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 439 2022-03-23 01:53:31 258 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11b227b2 2022-03-23 01:53:31 258 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:31 440 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 194 2022-03-23 01:53:31 458 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38a6bbf5 2022-03-23 01:53:31 459 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:31 811 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.365 upstream_response_time:0.365 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 364 2022-03-23 01:53:31 857 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3177096f 2022-03-23 01:53:31 857 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:32 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.648 upstream_response_time:0.648 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 647 2022-03-23 01:53:32 509 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2978194a 2022-03-23 01:53:32 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:33 007 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 592 2022-03-23 01:53:33 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73e4818f 2022-03-23 01:53:33 106 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:33 806 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.714 upstream_response_time:0.714 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 714 2022-03-23 01:53:33 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ac28b7 2022-03-23 01:53:33 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:34 533 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:34 +0000] "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.78.139 - - [23/Mar/2022:01:53:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 775 2022-03-23 01:53:34 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.084 upstream_response_time:0.084 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 82 2022-03-23 01:53:34 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.290 upstream_response_time:0.290 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289 2022-03-23 01:53:35 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-23 01:53:35 304 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 01:53:35 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 01:53:35 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2022-03-23 01:53:36 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 10.233.78.139 - - [23/Mar/2022:01:53:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 2022-03-23 01:53:36 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-23 01:53:37 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.097 upstream_response_time:0.097 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2022-03-23 01:53:37 406 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-23 01:53:37 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-23 01:53:37 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 262 2022-03-23 01:53:38 202 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-23 01:53:38 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:38 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-03-23 01:53:38 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695 2022-03-23 01:53:39 603 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.209 upstream_response_time:0.209 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 2022-03-23 01:53:39 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.188 upstream_response_time:0.188 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186 2022-03-23 01:53:40 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-23 01:53:40 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390 2022-03-23 01:53:40 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 01:53:41 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2022-03-23 01:53:41 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2022-03-23 01:53:41 504 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:41 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-03-23 01:53:41 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 01:53:42 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-03-23 01:53:42 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495 2022-03-23 01:53:43 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 01:53:43 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 2022-03-23 01:53:43 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 01:53:43 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 01:53:44 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-03-23 01:53:45 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 01:53:45 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2022-03-23 01:53:45 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2022-03-23 01:53:45 611 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 188 2022-03-23 01:53:45 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-03-23 01:53:46 200 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-23 01:53:46 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202 2022-03-23 01:53:46 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 192 2022-03-23 01:53:46 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-23 01:53:47 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 01:53:47 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.606 upstream_response_time:0.606 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 601 2022-03-23 01:53:48 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.190 upstream_response_time:0.190 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2022-03-23 01:53:48 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2022-03-23 01:53:48 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 01:53:48 602 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 2022-03-23 01:53:48 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:48 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 01:53:48 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:49 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-23 01:53:49 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:49 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2022-03-23 01:53:49 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 01:53:50 101 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 01:53:50 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 96 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 2022-03-23 01:53:50 402 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 110 2022-03-23 01:53:50 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.191 upstream_response_time:0.191 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 189 2022-03-23 01:53:50 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:50 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2022-03-23 01:53:50 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:01:53:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:51 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 194 2022-03-23 01:53:51 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65d3647e 2022-03-23 01:53:51 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:52 394 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.389 upstream_response_time:1.389 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1389 2022-03-23 01:53:52 510 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@541a4457 2022-03-23 01:53:52 510 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:52 839 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 391 2022-03-23 01:53:52 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2158276d 2022-03-23 01:53:52 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:53 322 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.431 upstream_response_time:0.431 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 430 2022-03-23 01:53:53 342 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fc2251a 2022-03-23 01:53:53 343 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:53 646 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.359 upstream_response_time:0.359 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 359 2022-03-23 01:53:53 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56ff3c3a 2022-03-23 01:53:53 709 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:54 181 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 492 2022-03-23 01:53:54 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26d0f499 2022-03-23 01:53:54 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:54 651 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2022-03-23 01:53:54 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@406cec50 2022-03-23 01:53:54 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:54 995 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 302 2022-03-23 01:53:55 013 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4536c166 2022-03-23 01:53:55 013 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:55 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.888 upstream_response_time:0.888 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 888 2022-03-23 01:53:55 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7932b99 2022-03-23 01:53:55 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:56 317 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2022-03-23 01:53:56 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1cb58638 2022-03-23 01:53:56 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:56 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 797 2022-03-23 01:53:57 209 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38704646 2022-03-23 01:53:57 210 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:57 435 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.237 upstream_response_time:0.237 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:53:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 235 2022-03-23 01:53:57 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b489858 2022-03-23 01:53:57 451 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:53:57 722 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:53:57 +0000] "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.78.139 - - [23/Mar/2022:01:53:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 283 2022-03-23 01:53:57 740 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f4f6dd3 2022-03-23 01:53:57 740 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:04 519 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.793 upstream_response_time:6.793 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 6793 2022-03-23 01:54:04 553 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bcec8a6 2022-03-23 01:54:04 553 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:05 244 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.761 upstream_response_time:0.761 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 761 2022-03-23 01:54:05 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e5c24cf 2022-03-23 01:54:05 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:05 734 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794 2022-03-23 01:54:06 107 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a4c1ec0 2022-03-23 01:54:06 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:06 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795 2022-03-23 01:54:06 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ad8dffb 2022-03-23 01:54:06 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:07 211 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 593 2022-03-23 01:54:07 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45353a83 2022-03-23 01:54:07 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:07 876 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 397 2022-03-23 01:54:07 935 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@475f6239 2022-03-23 01:54:07 935 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:08 132 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.369 upstream_response_time:0.369 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 368 2022-03-23 01:54:08 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@11c88477 2022-03-23 01:54:08 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:08 497 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 175 2022-03-23 01:54:08 515 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c8493dd 2022-03-23 01:54:08 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:08 857 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 587 2022-03-23 01:54:09 115 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21097dc8 2022-03-23 01:54:09 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:09 318 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.225 upstream_response_time:0.225 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 216 2022-03-23 01:54:09 335 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a4cbe61 2022-03-23 01:54:09 335 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:09 594 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.270 upstream_response_time:0.270 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 270 2022-03-23 01:54:09 614 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45b3ef0c 2022-03-23 01:54:09 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:10 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.588 upstream_response_time:0.588 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 587 2022-03-23 01:54:10 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@12a13e1e 2022-03-23 01:54:10 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:10 412 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.294 upstream_response_time:0.294 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 293 2022-03-23 01:54:10 508 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70813464 2022-03-23 01:54:10 508 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:10 599 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 194 2022-03-23 01:54:10 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6205809b 2022-03-23 01:54:10 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:11 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593 2022-03-23 01:54:11 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14db845b 2022-03-23 01:54:11 307 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:11 626 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.338 upstream_response_time:0.338 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 337 2022-03-23 01:54:11 647 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@970c61e 2022-03-23 01:54:11 647 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:12 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.452 upstream_response_time:0.452 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 452 2022-03-23 01:54:12 109 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1445bd7c 2022-03-23 01:54:12 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:12 670 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.893 upstream_response_time:0.893 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 892 2022-03-23 01:54:13 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5daacd78 2022-03-23 01:54:13 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:13 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 700 2022-03-23 01:54:13 715 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@203359bb 2022-03-23 01:54:13 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:14 063 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.387 upstream_response_time:0.387 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 386 2022-03-23 01:54:14 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b272ef8 2022-03-23 01:54:14 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:14 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 400 2022-03-23 01:54:14 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@fabef8 2022-03-23 01:54:14 513 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:15 292 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 792 2022-03-23 01:54:15 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d58c931 2022-03-23 01:54:15 311 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:15 595 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.490 upstream_response_time:0.490 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 489 2022-03-23 01:54:15 803 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63d2990a 2022-03-23 01:54:15 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:15 901 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 203 2022-03-23 01:54:16 012 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ff4c8b6 2022-03-23 01:54:16 012 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:16 548 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 590 2022-03-23 01:54:16 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@93ab653 2022-03-23 01:54:16 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:17 095 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.502 upstream_response_time:0.502 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 501 2022-03-23 01:54:17 114 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66f61377 2022-03-23 01:54:17 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:17 398 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.386 upstream_response_time:0.386 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 385 2022-03-23 01:54:17 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b43fcd7 2022-03-23 01:54:17 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:17 995 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 595 2022-03-23 01:54:18 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f80b442 2022-03-23 01:54:18 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:18 795 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 792 2022-03-23 01:54:18 910 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1dca0294 2022-03-23 01:54:18 910 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:19 344 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.450 upstream_response_time:0.450 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 445 2022-03-23 01:54:19 359 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7771863b 2022-03-23 01:54:19 359 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:19 594 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.342 upstream_response_time:0.342 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 341 2022-03-23 01:54:19 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35f2eac1 2022-03-23 01:54:19 710 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:20 094 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 401 2022-03-23 01:54:20 114 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e24c4b1 2022-03-23 01:54:20 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:20 201 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.189 upstream_response_time:0.189 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 188 2022-03-23 01:54:20 307 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c1b424b 2022-03-23 01:54:20 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:20 841 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.548 upstream_response_time:0.548 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 547 2022-03-23 01:54:20 860 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7be1885d 2022-03-23 01:54:20 860 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:21 284 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.576 upstream_response_time:0.576 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 575 2022-03-23 01:54:21 441 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36a9753 2022-03-23 01:54:21 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:21 754 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 492 2022-03-23 01:54:21 938 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35caf3d8 2022-03-23 01:54:21 938 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:22 495 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.863 upstream_response_time:0.863 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 863 2022-03-23 01:54:22 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70a8ed56 2022-03-23 01:54:22 806 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:23 295 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.508 upstream_response_time:0.508 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 508 2022-03-23 01:54:23 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6ca3111d 2022-03-23 01:54:23 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:23 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.384 upstream_response_time:0.384 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 384 2022-03-23 01:54:23 708 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@726d9a19 2022-03-23 01:54:23 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:23 999 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 303 2022-03-23 01:54:24 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c8791c6 2022-03-23 01:54:24 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:24 384 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.483 upstream_response_time:0.483 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 481 2022-03-23 01:54:24 509 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fac9304 2022-03-23 01:54:24 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:24 601 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 193 2022-03-23 01:54:24 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@60a7b8da 2022-03-23 01:54:24 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:25 245 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 594 2022-03-23 01:54:25 308 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23cee448 2022-03-23 01:54:25 308 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 01:54:25 750 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:01:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:01:54:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 495 2022-03-23 02:01:46 495 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.020 upstream_response_time:1.020 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1004 2022-03-23 02:01:47 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-26 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.109 upstream_response_time:0.109 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-03-23 02:01:47 610 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2022-03-23 02:01:48 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.204 upstream_response_time:0.204 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2022-03-23 02:01:48 409 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493 2022-03-23 02:01:48 905 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:49 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2022-03-23 02:01:49 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2022-03-23 02:01:50 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891 2022-03-23 02:01:51 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 10.233.78.139 - - [23/Mar/2022:02:01:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-" 2022-03-23 02:01:51 909 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.194 upstream_response_time:0.194 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193 2022-03-23 02:01:52 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-23 02:01:52 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-23 02:01:53 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-03-23 02:01:53 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:55 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495 2022-03-23 02:01:55 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-03-23 02:01:55 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-23 02:01:56 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2022-03-23 02:01:56 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.099 upstream_response_time:0.099 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-03-23 02:01:56 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 10.233.78.139 - - [23/Mar/2022:02:01:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 2022-03-23 02:01:57 703 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 02:01:57 933 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.531 upstream_response_time:0.531 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 508 2022-03-23 02:01:58 441 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:01:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:01:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1492 2022-03-23 02:01:59 936 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 02:02:00 139 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-03-23 02:02:00 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:02:01 036 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-23 02:02:01 537 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-03-23 02:02:01 836 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.166 upstream_response_time:1.166 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1164 2022-03-23 02:02:03 008 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:03 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 689 2022-03-23 02:02:03 698 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 101 2022-03-23 02:02:03 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-23 02:02:04 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-03-23 02:02:04 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1196 2022-03-23 02:02:05 803 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-03-23 02:02:06 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 02:02:06 604 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 02:02:06 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-03-23 02:02:07 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295 2022-03-23 02:02:07 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-03-23 02:02:07 704 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197 2022-03-23 02:02:08 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2022-03-23 02:02:09 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:02:10 103 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-23 02:02:10 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:10 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-23 02:02:10 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 02:02:11 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 02:02:11 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 02:02:11 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-03-23 02:02:12 100 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.033 upstream_response_time:0.033 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 32 2022-03-23 02:02:12 135 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.170 upstream_response_time:0.170 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 168 2022-03-23 02:02:12 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.793 upstream_response_time:1.793 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1792 2022-03-23 02:02:14 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2022-03-23 02:02:14 500 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 02:02:14 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2022-03-23 02:02:15 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2022-03-23 02:02:15 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:15 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:02:15 805 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6678ff18 2022-03-23 02:02:15 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:16 782 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 994 2022-03-23 02:02:16 807 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c0c4aaa 2022-03-23 02:02:16 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:17 394 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.78.139 - - [23/Mar/2022:02:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 694 2022-03-23 02:02:17 506 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e08080f 2022-03-23 02:02:17 506 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:17 821 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394 2022-03-23 02:02:17 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e5c2118 2022-03-23 02:02:17 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:18 598 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.78.139 - - [23/Mar/2022:02:02:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796 2022-03-23 02:02:18 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@de233b0 2022-03-23 02:02:18 712 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:19 279 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 688 2022-03-23 02:02:19 404 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e94f80d 2022-03-23 02:02:19 404 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:19 920 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.78.139 - - [23/Mar/2022:02:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 595 2022-03-23 02:02:20 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e6924ed 2022-03-23 02:02:20 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:21 084 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1093 2022-03-23 02:02:21 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ac6a20d 2022-03-23 02:02:21 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:21 566 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.78.139 - - [23/Mar/2022:02:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 495 2022-03-23 02:02:21 604 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27b7bc6a 2022-03-23 02:02:21 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:22 493 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1096 2022-03-23 02:02:22 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@581ab247 2022-03-23 02:02:22 708 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:23 242 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.78.139 - - [23/Mar/2022:02:02:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 592 2022-03-23 02:02:23 331 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ac841d4 2022-03-23 02:02:23 332 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:24 035 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 895 2022-03-23 02:02:24 205 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@536446fc 2022-03-23 02:02:24 205 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:24 697 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.78.139 - - [23/Mar/2022:02:02:25 +0000] "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.78.139 - - [23/Mar/2022:02:02:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1194 2022-03-23 02:02:25 405 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c2f289b 2022-03-23 02:02:25 405 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:26 670 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.284 upstream_response_time:1.284 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1283 2022-03-23 02:02:26 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ee63f99 2022-03-23 02:02:26 693 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:27 394 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.78.139 - - [23/Mar/2022:02:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.809 upstream_response_time:0.809 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 808 2022-03-23 02:02:27 509 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c4df1be 2022-03-23 02:02:27 509 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:28 025 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.694 upstream_response_time:0.694 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 692 2022-03-23 02:02:28 211 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5705a3ec 2022-03-23 02:02:28 211 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:28 405 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.78.139 - - [23/Mar/2022:02:02:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 494 10.233.78.139 - - [23/Mar/2022:02:02:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 2022-03-23 02:02:28 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fcacffc 2022-03-23 02:02:28 712 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:29 194 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 587 2022-03-23 02:02:29 306 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@685ff869 2022-03-23 02:02:29 306 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:29 797 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.78.139 - - [23/Mar/2022:02:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 593 2022-03-23 02:02:29 903 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21172e1a 2022-03-23 02:02:29 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:30 067 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 896 2022-03-23 02:02:30 806 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7419bc9b 2022-03-23 02:02:30 806 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:31 543 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.78.139 - - [23/Mar/2022:02:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 893 2022-03-23 02:02:31 705 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a074ca8 2022-03-23 02:02:31 705 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:31 894 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 395 2022-03-23 02:02:32 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7104e4c0 2022-03-23 02:02:32 104 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:32 794 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.78.139 - - [23/Mar/2022:02:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 996 2022-03-23 02:02:33 106 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76b691d 2022-03-23 02:02:33 107 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:33 514 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 493 2022-03-23 02:02:33 609 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@57128944 2022-03-23 02:02:33 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:33 995 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.78.139 - - [23/Mar/2022:02:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 591 10.233.78.139 - - [23/Mar/2022:02:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 2022-03-23 02:02:34 207 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36c5b9be 2022-03-23 02:02:34 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:34 885 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.696 upstream_response_time:0.696 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 695 2022-03-23 02:02:34 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@262a864f 2022-03-23 02:02:34 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:35 361 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.78.139 - - [23/Mar/2022:02:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1397 2022-03-23 02:02:36 312 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a0700ee 2022-03-23 02:02:36 312 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:37 024 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.891 upstream_response_time:0.891 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 888 2022-03-23 02:02:37 206 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@271b9650 2022-03-23 02:02:37 206 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:37 595 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.78.139 - - [23/Mar/2022:02:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496 2022-03-23 02:02:37 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@752422de 2022-03-23 02:02:37 709 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:38 378 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:38 +0000] "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.78.139 - - [23/Mar/2022:02:02:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1093 2022-03-23 02:02:38 807 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@469ebd3a 2022-03-23 02:02:38 807 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:39 479 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.78.139 - - [23/Mar/2022:02:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 795 2022-03-23 02:02:39 608 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69f01987 2022-03-23 02:02:39 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:39 995 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 494 2022-03-23 02:02:40 108 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79a41635 2022-03-23 02:02:40 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:41 794 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.78.139 - - [23/Mar/2022:02:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.700 upstream_response_time:1.700 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1698 2022-03-23 02:02:41 813 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47cd6d25 2022-03-23 02:02:41 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:42 800 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1089 2022-03-23 02:02:42 907 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@493171ec 2022-03-23 02:02:42 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:43 595 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.78.139 - - [23/Mar/2022:02:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.795 upstream_response_time:0.795 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 795 2022-03-23 02:02:43 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@470e04d6 2022-03-23 02:02:43 706 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:44 405 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796 2022-03-23 02:02:44 532 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f96fcee 2022-03-23 02:02:44 532 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:45 000 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.78.139 - - [23/Mar/2022:02:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 767 2022-03-23 02:02:45 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5409cd74 2022-03-23 02:02:45 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:45 752 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1193 2022-03-23 02:02:46 505 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f46f580 2022-03-23 02:02:46 505 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:46 995 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.78.139 - - [23/Mar/2022:02:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696 2022-03-23 02:02:47 207 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66379f2f 2022-03-23 02:02:47 207 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:47 627 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 497 10.233.78.139 - - [23/Mar/2022:02:02:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 2022-03-23 02:02:47 711 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6b8f55c7 2022-03-23 02:02:47 711 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:48 216 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.78.139 - - [23/Mar/2022:02:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 588 2022-03-23 02:02:48 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38f0ad9a 2022-03-23 02:02:48 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:48 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.894 upstream_response_time:0.894 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 893 2022-03-23 02:02:49 203 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fd9f45b 2022-03-23 02:02:49 204 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:49 624 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.78.139 - - [23/Mar/2022:02:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495 2022-03-23 02:02:49 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ff7367e 2022-03-23 02:02:49 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:50 994 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.394 upstream_response_time:1.394 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1394 2022-03-23 02:02:51 105 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@527d14ba 2022-03-23 02:02:51 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:51 594 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.78.139 - - [23/Mar/2022:02:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 695 2022-03-23 02:02:51 805 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b5096 2022-03-23 02:02:51 805 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:52 568 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 994 2022-03-23 02:02:52 804 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d06edc6 2022-03-23 02:02:52 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:53 223 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.78.139 - - [23/Mar/2022:02:02:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.427 upstream_response_time:0.427 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 427 2022-03-23 02:02:53 239 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@226beb17 2022-03-23 02:02:53 239 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:54 794 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.764 upstream_response_time:1.764 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1761 2022-03-23 02:02:55 008 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a7d55c7 2022-03-23 02:02:55 008 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:55 212 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.78.139 - - [23/Mar/2022:02:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 291 2022-03-23 02:02:55 305 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@275f3ccb 2022-03-23 02:02:55 305 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:55 894 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.695 upstream_response_time:0.695 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694 2022-03-23 02:02:56 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5eb4f6f 2022-03-23 02:02:56 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:56 422 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.78.139 - - [23/Mar/2022:02:02:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 595 2022-03-23 02:02:56 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@322e8881 2022-03-23 02:02:56 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:57 024 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.436 upstream_response_time:0.436 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 436 2022-03-23 02:02:57 044 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7294f13a 2022-03-23 02:02:57 044 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:58 195 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.78.139 - - [23/Mar/2022:02:02:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.956 upstream_response_time:1.956 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1956 2022-03-23 02:02:59 005 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@742ffa0e 2022-03-23 02:02:59 005 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:02:59 563 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:02:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:02:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595 2022-03-23 02:02:59 607 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159608a0 2022-03-23 02:02:59 607 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:00 694 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.78.139 - - [23/Mar/2022:02:03:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1195 10.233.78.139 - - [23/Mar/2022:02:03:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 2022-03-23 02:03:00 812 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16abbbb2 2022-03-23 02:03:00 813 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:01 573 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.787 upstream_response_time:0.787 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 787 2022-03-23 02:03:01 605 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68d7f1a0 2022-03-23 02:03:01 605 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.77.201","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:02 042 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.450 upstream_response_time:0.450 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 449 2022-03-23 02:03:02 057 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2466607e 2022-03-23 02:03:02 057 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.9.173","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:02 657 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.624 upstream_response_time:0.624 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 622 2022-03-23 02:03:02 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17598cd6 2022-03-23 02:03:02 691 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.9.173","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:03 098 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.017 upstream_response_time:1.017 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 1012 2022-03-23 02:03:03 707 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@164e1f61 2022-03-23 02:03:03 707 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.41.80","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:04 296 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-46 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.295 upstream_response_time:1.295 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 423 "-" "Go-http-client/1.1" 1294 2022-03-23 02:03:05 006 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6395c82 2022-03-23 02:03:05 006 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.78.139,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.44.61","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-03-23 02:03:05 614 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-45 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.78.139 - - [23/Mar/2022:02:03:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 894 2022-03-23 02:03:05 909 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 388 2022-03-23 02:03:06 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399 2022-03-23 02:03:06 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 997 2022-03-23 02:03:07 702 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:03:07 903 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-03-23 02:03:08 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1295 2022-03-23 02:03:09 802 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:10 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-23 02:03:10 302 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-03-23 02:03:11 001 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796 2022-03-23 02:03:11 799 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:11 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2022-03-23 02:03:11 904 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-03-23 02:03:12 502 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1097 2022-03-23 02:03:13 601 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:14 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-03-23 02:03:14 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-03-23 02:03:14 901 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:15 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-23 02:03:15 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:15 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-03-23 02:03:15 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2022-03-23 02:03:16 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995 2022-03-23 02:03:17 899 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2022-03-23 02:03:18 300 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:18 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:03:18 503 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095 2022-03-23 02:03:19 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-03-23 02:03:19 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 02:03:20 201 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-46 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-03-23 02:03:20 801 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195 2022-03-23 02:03:21 003 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395 2022-03-23 02:03:21 401 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-03-23 02:03:21 609 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-03-23 02:03:22 105 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594 2022-03-23 02:03:22 700 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:22 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2022-03-23 02:03:23 002 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.297 upstream_response_time:0.297 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:23 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-03-23 02:03:23 310 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.490 upstream_response_time:1.490 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:24 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1490 2022-03-23 02:03:24 804 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 100 2022-03-23 02:03:24 906 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-03-23 02:03:25 203 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-03-23 02:03:26 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-03-23 02:03:26 108 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.491 upstream_response_time:0.491 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489 2022-03-23 02:03:26 600 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-03-23 02:03:27 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-23 02:03:27 400 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-03-23 02:03:27 507 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-03-23 02:03:28 013 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 2022-03-23 02:03:28 403 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994 2022-03-23 02:03:29 399 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 2022-03-23 02:03:29 800 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-03-23 02:03:29 999 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 500 2022-03-23 02:03:30 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-03-23 02:03:30 701 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:30 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 200 2022-03-23 02:03:30 908 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.595 upstream_response_time:0.595 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:31 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 590 2022-03-23 02:03:31 501 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:31 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-03-23 02:03:31 902 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:1.096 upstream_response_time:1.096 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:32 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1094 2022-03-23 02:03:33 000 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-45 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2022:02:03:33 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.77.201/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-03-23 02:03:33 109 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.77.201,port:8446 10.233.78.139 - - [23/Mar/2022:02:03:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.77.201/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.78.139 - - [23/Mar/2