@RUNHOME@ /usr/local \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ \n\n### Starting discover @RUNHOME@ /usr/local/discover ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/discover @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.sdclient.DiscoverApp @APP_INFO@ msb-discovery-service @Main_JAR@ discovery-service.jar @Main_Conf@ conf/discover.yml @CONSUL_IP@ msb-consul.onap ========================================================================== start msb-discovery-service ... @JAVA_VERSION@ 1.8 @MAXIMUM_HEAP_SIZE@ 128m ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 @CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-04-13 01:38:56 822 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-04-13 01:38:56 824 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-04-13 01:38:56 926 INFO [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1 2022-04-13 01:39:11 044 INFO [org.reflections.Reflections][main] - Reflections took 14015 ms to scan 1 urls, producing 15738 keys and 30140 values 2022/04/13 01:39:13 [error] 21#21: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.70.69, 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.70.69 - - [13/Apr/2022:01:39:13 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:0.000 "-" "Go-http-client/1.1" "-" 2022-04-13 01:39:14 222 INFO [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment 2022-04-13 01:39:15 931 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000 2022-04-13 01:39:15 931 INFO [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent 2022-04-13 01:39:15 931 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: / 2022-04-13 01:39:15 931 INFO [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin 2022-04-13 01:39:15 933 INFO [io.dropwizard.server.ServerFactory][main] - Starting MicroService Bus 2022-04-13 01:39:17 222 INFO [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-04-13 01:39:17 226 INFO [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11 2022-04-13 01:39:18 631 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50... 2022-04-13 01:39:22 025 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation. 2022-04-13 01:39:22 028 INFO [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation. 2022-04-13 01:39:23 126 INFO [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized. Root Resource Classes: io.swagger.jaxrs.listing.ApiListingResource org.onap.msb.sdclient.resources.MicroServiceResource Global Reader Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor Global Writer Interceptors: org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor Dynamic Features: io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449 Message Body Readers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.jackson.JacksonMessageBodyProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider Message Body Writers: org.glassfish.jersey.message.internal.StringMessageProvider org.glassfish.jersey.jaxb.internal.DocumentProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App org.glassfish.jersey.message.internal.RenderedImageProvider org.glassfish.jersey.message.internal.ReaderProvider org.glassfish.jersey.message.internal.FormProvider org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter org.glassfish.jersey.server.ChunkedResponseWriter org.glassfish.jersey.message.internal.SourceProvider$SourceWriter com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider org.glassfish.jersey.message.internal.FileProvider org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter org.glassfish.jersey.message.internal.BasicTypesMessageProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text io.dropwizard.jersey.optional.OptionalMessageBodyWriter org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General io.dropwizard.jersey.guava.OptionalMessageBodyWriter io.dropwizard.jersey.jackson.JacksonMessageBodyProvider io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter org.glassfish.jersey.message.internal.StreamingOutputProvider org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General org.glassfish.jersey.message.internal.InputStreamProvider org.glassfish.jersey.message.internal.ByteArrayProvider org.glassfish.jersey.message.internal.DataSourceProvider org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text org.glassfish.jersey.message.internal.FormMultivaluedMapProvider io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter 2022-04-13 01:39:23 731 INFO [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources: GET /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) POST /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource) DELETE /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource) PUT /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource) GET /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource) 2022-04-13 01:39:23 732 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-04-13 01:39:23 822 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE} 2022-04-13 01:39:24 024 INFO [io.dropwizard.setup.AdminEnvironment][main] - tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) 2022-04-13 01:39:24 025 WARN [io.dropwizard.setup.AdminEnvironment][main] - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-04-13 01:39:24 124 INFO [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE} 2022-04-13 01:39:24 925 INFO [org.eclipse.jetty.server.AbstractConnector][main] - Started MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076} 2022-04-13 01:39:24 925 INFO [org.eclipse.jetty.server.Server][main] - Started @39886ms 2022-04-13 01:39:26 128 INFO [org.onap.msb.sdclient.health.ConsulLinkHealthCheck][dw-35 - GET /api/microservices/v1/services/health] - check consul URL:http://msb-consul.onap:8500/v1/status/leader 10.233.70.69 - - [13/Apr/2022:01:39:29 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:7.451 upstream_response_time:7.451 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:29 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3811 2022-04-13 01:39:30 028 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78131b21 2022-04-13 01:39:30 137 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.17.88","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:30 629 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.340 upstream_response_time:1.340 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 1307 2022-04-13 01:39:31 227 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d1c5f11 2022-04-13 01:39:31 228 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.17.88","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:31 532 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.782 upstream_response_time:0.782 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 463 "-" "Go-http-client/1.1" 598 2022-04-13 01:39:31 827 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@363a04ca 2022-04-13 01:39:31 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.10.233","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:32 117 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.506 upstream_response_time:0.506 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 505 2022-04-13 01:39:32 429 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f47914a 2022-04-13 01:39:32 429 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.39.150","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:32 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 438 "-" "Go-http-client/1.1" 502 2022-04-13 01:39:32 934 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a2f31c3 2022-04-13 01:39:32 934 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.39.150","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:33 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.520 upstream_response_time:0.520 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 520 2022-04-13 01:39:33 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49e859ab 2022-04-13 01:39:33 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.39.150","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:33 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.563 upstream_response_time:0.563 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 561 2022-04-13 01:39:34 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3878a963 2022-04-13 01:39:34 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.39.150","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:34 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:34 +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.70.69 - - [13/Apr/2022:01:39:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 441 "-" "Go-http-client/1.1" 693 2022-04-13 01:39:34 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c5a00d9 2022-04-13 01:39:34 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:35 314 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:35 +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.70.69 - - [13/Apr/2022:01:39:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 601 2022-04-13 01:39:35 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@35dea927 2022-04-13 01:39:35 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:36 252 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.70.69 - - [13/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.986 upstream_response_time:0.986 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 893 2022-04-13 01:39:36 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@159840b1 2022-04-13 01:39:36 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:36 972 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:37 +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.70.69 - - [13/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796 2022-04-13 01:39:37 126 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f88cd88 2022-04-13 01:39:37 126 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:37 610 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.70.69 - - [13/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 499 2022-04-13 01:39:37 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@755e31d5 2022-04-13 01:39:37 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:37 953 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:38 +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.70.69 - - [13/Apr/2022:01:39:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 300 2022-04-13 01:39:38 027 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18ddbf45 2022-04-13 01:39:38 028 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:38 881 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:39 +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.70.69 - - [13/Apr/2022:01:39:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 993 2022-04-13 01:39:39 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7da7f6cd 2022-04-13 01:39:39 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:39 745 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.70.69 - - [13/Apr/2022:01:39:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 792 2022-04-13 01:39:39 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@198b1194 2022-04-13 01:39:39 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:40 710 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.70.69 - - [13/Apr/2022:01:39:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 898 2022-04-13 01:39:40 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b47edc9 2022-04-13 01:39:40 736 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:41 021 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:41 +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.70.69 - - [13/Apr/2022:01:39:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394 2022-04-13 01:39:41 142 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c6ca520 2022-04-13 01:39:41 142 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:42 153 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.70.69 - - [13/Apr/2022:01:39:42 +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.70.69 - - [13/Apr/2022:01:39:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1091 2022-04-13 01:39:42 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fd61649 2022-04-13 01:39:42 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:43 612 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1994 10.233.70.69 - - [13/Apr/2022:01:39:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-" 2022-04-13 01:39:44 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b6f7c0b 2022-04-13 01:39:44 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:45 701 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.70.69 - - [13/Apr/2022:01:39:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.595 upstream_response_time:1.595 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1594 2022-04-13 01:39:45 824 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7004c37f 2022-04-13 01:39:45 824 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:46 228 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:46 +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.70.69 - - [13/Apr/2022:01:39:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 694 2022-04-13 01:39:46 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bb1d4fe 2022-04-13 01:39:46 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:46 726 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.70.69 - - [13/Apr/2022:01:39:46 +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.70.69 - - [13/Apr/2022:01:39:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 394 2022-04-13 01:39:46 925 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2908174d 2022-04-13 01:39:46 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:47 993 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.502 upstream_response_time:1.502 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1500 2022-04-13 01:39:48 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bba138a 2022-04-13 01:39:48 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:49 109 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.70.69 - - [13/Apr/2022:01:39:49 +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.70.69 - - [13/Apr/2022:01:39:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 782 2022-04-13 01:39:49 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dc64727 2022-04-13 01:39:49 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:49 703 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:49 +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.70.69 - - [13/Apr/2022:01:39:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 596 2022-04-13 01:39:49 830 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a1377ff 2022-04-13 01:39:49 830 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:50 310 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.70.69 - - [13/Apr/2022:01:39:50 +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.70.69 - - [13/Apr/2022:01:39:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596 2022-04-13 01:39:50 436 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@339bd94b 2022-04-13 01:39:50 436 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:50 718 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:50 +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.70.69 - - [13/Apr/2022:01:39:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 384 2022-04-13 01:39:50 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59e15be0 2022-04-13 01:39:50 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:51 611 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.70.69 - - [13/Apr/2022:01:39:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 900 2022-04-13 01:39:51 729 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@341df557 2022-04-13 01:39:51 729 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:52 510 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.989 upstream_response_time:0.989 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 988 2022-04-13 01:39:52 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@647e40f8 2022-04-13 01:39:52 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:53 512 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.70.69 - - [13/Apr/2022:01:39:53 +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.70.69 - - [13/Apr/2022:01:39:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 896 2022-04-13 01:39:53 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d4ebf92 2022-04-13 01:39:53 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:54 112 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:54 +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.70.69 - - [13/Apr/2022:01:39:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696 2022-04-13 01:39:54 323 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a15042 2022-04-13 01:39:54 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:54 627 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.70.69 - - [13/Apr/2022:01:39:54 +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.70.69 - - [13/Apr/2022:01:39:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 596 2022-04-13 01:39:54 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3fa700b1 2022-04-13 01:39:54 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:55 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.503 upstream_response_time:1.503 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1503 2022-04-13 01:39:56 431 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2529cfcf 2022-04-13 01:39:56 432 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:57 001 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.70.69 - - [13/Apr/2022:01:39:57 +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.70.69 - - [13/Apr/2022:01:39:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 587 2022-04-13 01:39:57 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b4ac487 2022-04-13 01:39:57 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:57 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:57 +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.70.69 - - [13/Apr/2022:01:39:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 492 2022-04-13 01:39:57 525 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@537cc059 2022-04-13 01:39:57 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:58 004 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.70.69 - - [13/Apr/2022:01:39:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:39:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 591 2022-04-13 01:39:58 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3462e4af 2022-04-13 01:39:58 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:58 518 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39:58 +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" "-" 10.233.70.69 - - [13/Apr/2022:01:39:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 598 2022-04-13 01:39:58 732 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a681e29 2022-04-13 01:39:58 733 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:59 142 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.70.69 - - [13/Apr/2022:01:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 593 10.233.70.69 - - [13/Apr/2022:01:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 2022-04-13 01:39:59 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23981d06 2022-04-13 01:39:59 330 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:39:59 776 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:39: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.70.69 - - [13/Apr/2022:01:39:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 489 2022-04-13 01:39:59 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f39c44 2022-04-13 01:39:59 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:00 211 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.70.69 - - [13/Apr/2022:01:40:00 +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.70.69 - - [13/Apr/2022:01:40:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 594 2022-04-13 01:40:00 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b5d089 2022-04-13 01:40:00 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:01 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 997 2022-04-13 01:40:01 426 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@37dbb454 2022-04-13 01:40:01 426 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:01 740 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.70.69 - - [13/Apr/2022:01:40:01 +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.70.69 - - [13/Apr/2022:01:40:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 493 2022-04-13 01:40:01 923 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d8b03d4 2022-04-13 01:40:01 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:02 239 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.330 upstream_response_time:0.330 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 329 2022-04-13 01:40:02 261 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76e83f4 2022-04-13 01:40:02 261 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:02 810 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.70.69 - - [13/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.766 upstream_response_time:1.766 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1766 2022-04-13 01:40:04 032 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61682867 2022-04-13 01:40:04 032 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:05 051 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.086 upstream_response_time:1.086 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1085 2022-04-13 01:40:05 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d861938 2022-04-13 01:40:05 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:05 515 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.70.69 - - [13/Apr/2022:01:40:05 +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.70.69 - - [13/Apr/2022:01:40:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 795 2022-04-13 01:40:05 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36e188e1 2022-04-13 01:40:05 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:06 210 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 392 10.233.70.69 - - [13/Apr/2022:01:40:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.403 upstream_response_time:0.403 "-" "Go-http-client/1.1" "-" 2022-04-13 01:40:06 330 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@196b92c6 2022-04-13 01:40:06 330 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:06 922 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.70.69 - - [13/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 900 2022-04-13 01:40:07 234 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ff46b59 2022-04-13 01:40:07 234 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:07 417 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.385 upstream_response_time:0.385 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 386 2022-04-13 01:40:07 627 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@491e02fd 2022-04-13 01:40:07 627 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:09 211 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.70.69 - - [13/Apr/2022:01:40:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.692 upstream_response_time:1.692 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1691 2022-04-13 01:40:09 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a41c018 2022-04-13 01:40:09 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:09 939 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:10 +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.70.69 - - [13/Apr/2022:01:40:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694 2022-04-13 01:40:10 023 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34527f8b 2022-04-13 01:40:10 023 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:10 710 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.70.69 - - [13/Apr/2022:01:40:11 +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.70.69 - - [13/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1094 2022-04-13 01:40:11 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c5e5359 2022-04-13 01:40:11 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:11 710 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.70.69 - - [13/Apr/2022:01:40:11 +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.70.69 - - [13/Apr/2022:01:40:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796 2022-04-13 01:40:11 937 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3697134 2022-04-13 01:40:11 937 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:13 313 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.406 upstream_response_time:1.406 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1390 2022-04-13 01:40:13 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e428f8 2022-04-13 01:40:13 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:14 110 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.70.69 - - [13/Apr/2022:01:40:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.884 upstream_response_time:0.884 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 883 2022-04-13 01:40:14 225 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@497a4452 2022-04-13 01:40:14 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:14 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:14 +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.70.69 - - [13/Apr/2022:01:40:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 595 2022-04-13 01:40:14 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e579cad 2022-04-13 01:40:14 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:15 510 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.70.69 - - [13/Apr/2022:01:40:15 +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.70.69 - - [13/Apr/2022:01:40:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1094 2022-04-13 01:40:15 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4843313c 2022-04-13 01:40:15 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:16 712 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:16 +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.70.69 - - [13/Apr/2022:01:40:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 896 2022-04-13 01:40:16 858 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d55bf87 2022-04-13 01:40:16 858 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:17 411 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.70.69 - - [13/Apr/2022:01:40:17 +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.70.69 - - [13/Apr/2022:01:40:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 760 2022-04-13 01:40:17 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1546a26a 2022-04-13 01:40:17 626 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:18 378 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.293 upstream_response_time:1.293 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1292 2022-04-13 01:40:18 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66010390 2022-04-13 01:40:18 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:19 610 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.70.69 - - [13/Apr/2022:01:40:19 +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.70.69 - - [13/Apr/2022:01:40:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 896 2022-04-13 01:40:19 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@73315a68 2022-04-13 01:40:19 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:20 512 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.708 upstream_response_time:0.708 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 692 2022-04-13 01:40:20 538 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18b9d05a 2022-04-13 01:40:20 538 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:21 143 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.70.69 - - [13/Apr/2022:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.681 upstream_response_time:0.681 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 679 2022-04-13 01:40:21 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c358915 2022-04-13 01:40:21 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:21 811 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.900 upstream_response_time:0.900 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 901 2022-04-13 01:40:22 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@224212ac 2022-04-13 01:40:22 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.10.86","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:23 410 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.70.69 - - [13/Apr/2022:01:40:23 +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.70.69 - - [13/Apr/2022:01:40:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1387 2022-04-13 01:40:23 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50e7f249 2022-04-13 01:40:23 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.43.211","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:23 911 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:24 +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.70.69 - - [13/Apr/2022:01:40:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 593 2022-04-13 01:40:24 127 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77a64104 2022-04-13 01:40:24 127 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.14.183","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:25 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v0 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.991 upstream_response_time:0.991 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 991 2022-04-13 01:40:25 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@416b9a7b 2022-04-13 01:40:25 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.14.183","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:25 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:26 +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.70.69 - - [13/Apr/2022:01:40:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 1194 2022-04-13 01:40:26 324 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@188997c7 2022-04-13 01:40:26 324 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.34.123","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:26 909 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40: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.70.69 - - [13/Apr/2022:01:40:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 693 2022-04-13 01:40:27 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e1dae63 2022-04-13 01:40:27 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.34.123","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:27 565 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40: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.70.69 - - [13/Apr/2022:01:40:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 449 "-" "Go-http-client/1.1" 694 2022-04-13 01:40:27 724 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ec81ead 2022-04-13 01:40:27 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.59.60","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:28 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.801 upstream_response_time:0.801 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 799 2022-04-13 01:40:28 528 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@374835dc 2022-04-13 01:40:28 529 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.50.222","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:29 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.689 upstream_response_time:0.689 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 424 "-" "Go-http-client/1.1" 687 2022-04-13 01:40:29 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@690cf073 2022-04-13 01:40:29 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.50.222","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:30 111 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-deprecated,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.494 upstream_response_time:1.494 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1493 2022-04-13 01:40:30 730 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e0914 2022-04-13 01:40:30 730 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.6.113","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:40:31 113 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:40:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 887 2022-04-13 01:40:31 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.494 upstream_response_time:0.494 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2022-04-13 01:40:32 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 203 2022-04-13 01:40:32 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-04-13 01:40:32 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591 2022-04-13 01:40:33 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2022-04-13 01:40:33 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989 2022-04-13 01:40:34 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:35 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1198 2022-04-13 01:40:35 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:40:36 017 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-13 01:40:36 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:40:36 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:40:37 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301 2022-04-13 01:40:37 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.896 upstream_response_time:0.896 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 892 2022-04-13 01:40:38 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.104 upstream_response_time:1.104 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1099 2022-04-13 01:40:39 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.992 upstream_response_time:0.992 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 989 2022-04-13 01:40:40 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.408 upstream_response_time:0.408 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 406 2022-04-13 01:40:40 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 2022-04-13 01:40:41 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-13 01:40:41 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:42 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:40:42 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:42 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 503 2022-04-13 01:40:42 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:40:43 016 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.206 upstream_response_time:0.206 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2022-04-13 01:40:43 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:43 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 690 2022-04-13 01:40:43 917 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:40:44 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 108 2022-04-13 01:40:44 330 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:44 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 586 2022-04-13 01:40:44 919 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:45 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 896 2022-04-13 01:40:45 821 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:46 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 792 2022-04-13 01:40:46 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2022-04-13 01:40:47 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400 2022-04-13 01:40:47 917 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-13 01:40:48 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.511 upstream_response_time:0.511 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 509 2022-04-13 01:40:48 827 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.487 upstream_response_time:0.487 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 486 2022-04-13 01:40:49 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:40:49 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694 2022-04-13 01:40:50 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:51 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396 2022-04-13 01:40:51 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:51 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2022-04-13 01:40:51 923 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:52 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-04-13 01:40:52 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:52 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-13 01:40:52 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:53 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-04-13 01:40:53 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:53 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:40:53 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:54 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793 2022-04-13 01:40:54 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:55 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1498 2022-04-13 01:40:55 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-13 01:40:56 216 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403 2022-04-13 01:40:56 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:56 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2022-04-13 01:40:56 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.889 upstream_response_time:0.889 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:57 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 888 2022-04-13 01:40:57 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:58 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:40:58 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:58 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:40:58 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:40:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:40:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799 2022-04-13 01:40:59 216 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996 2022-04-13 01:41:00 215 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-04-13 01:41:00 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-13 01:41:01 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2022-04-13 01:41:01 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-13 01:41:01 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:01 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-13 01:41:01 918 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c0ec43a 2022-04-13 01:41:01 918 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:03 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1597 2022-04-13 01:41:03 524 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e4a6765 2022-04-13 01:41:03 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:04 194 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.70.69 - - [13/Apr/2022:01:41:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 692 2022-04-13 01:41:04 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fb2d87a 2022-04-13 01:41:04 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:05 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 996 2022-04-13 01:41:05 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3be033e7 2022-04-13 01:41:05 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:05 628 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.70.69 - - [13/Apr/2022:01:41:05 +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.70.69 - - [13/Apr/2022:01:41:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596 2022-04-13 01:41:05 821 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@659472ec 2022-04-13 01:41:05 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:06 461 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:06 +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.70.69 - - [13/Apr/2022:01:41:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695 2022-04-13 01:41:06 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b4ccf5a 2022-04-13 01:41:06 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:07 311 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.70.69 - - [13/Apr/2022:01:41:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.196 upstream_response_time:2.196 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 2195 2022-04-13 01:41:08 726 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a569471 2022-04-13 01:41:08 726 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:09 111 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:09 +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.70.69 - - [13/Apr/2022:01:41:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 491 2022-04-13 01:41:09 221 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a20166 2022-04-13 01:41:09 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:09 711 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.70.69 - - [13/Apr/2022:01:41:09 +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.70.69 - - [13/Apr/2022:01:41:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 594 2022-04-13 01:41:09 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d3781bd 2022-04-13 01:41:09 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:10 213 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 493 2022-04-13 01:41:10 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@796c24d7 2022-04-13 01:41:10 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:10 911 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.70.69 - - [13/Apr/2022:01:41:11 +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.70.69 - - [13/Apr/2022:01:41:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696 2022-04-13 01:41:11 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77dacd30 2022-04-13 01:41:11 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:11 216 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:11 +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.70.69 - - [13/Apr/2022:01:41:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794 2022-04-13 01:41:11 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c92eea0 2022-04-13 01:41:11 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:12 217 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.70.69 - - [13/Apr/2022:01:41:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 797 2022-04-13 01:41:12 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@606ad71a 2022-04-13 01:41:12 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:13 012 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 692 2022-04-13 01:41:13 322 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@45889841 2022-04-13 01:41:13 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:14 010 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.70.69 - - [13/Apr/2022:01:41:14 +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.70.69 - - [13/Apr/2022:01:41:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795 2022-04-13 01:41:14 130 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c208ccd 2022-04-13 01:41:14 130 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:14 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.690 upstream_response_time:0.690 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 687 2022-04-13 01:41:14 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32af5abe 2022-04-13 01:41:14 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:15 815 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.70.69 - - [13/Apr/2022:01:41:15 +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.70.69 - - [13/Apr/2022:01:41:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1094 2022-04-13 01:41:15 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2718d083 2022-04-13 01:41:15 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:16 115 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:16 +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.70.69 - - [13/Apr/2022:01:41:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496 2022-04-13 01:41:16 422 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a71b626 2022-04-13 01:41:16 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:17 041 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.70.69 - - [13/Apr/2022:01:41:17 +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.70.69 - - [13/Apr/2022:01:41:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 994 2022-04-13 01:41:17 421 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cf4dad 2022-04-13 01:41:17 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:17 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:17 +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.70.69 - - [13/Apr/2022:01:41:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 302 2022-04-13 01:41:17 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f48471e 2022-04-13 01:41:17 728 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:18 211 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.70.69 - - [13/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.089 upstream_response_time:1.089 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1089 2022-04-13 01:41:18 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@d613793 2022-04-13 01:41:18 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:19 810 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:19 +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.70.69 - - [13/Apr/2022:01:41:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1094 2022-04-13 01:41:19 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d1514ab 2022-04-13 01:41:19 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:20 533 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.70.69 - - [13/Apr/2022:01:41:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 794 10.233.70.69 - - [13/Apr/2022:01:41:20 +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" "-" 2022-04-13 01:41:20 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3819f925 2022-04-13 01:41:20 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:21 610 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:21 +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.70.69 - - [13/Apr/2022:01:41:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 993 2022-04-13 01:41:21 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f534dad 2022-04-13 01:41:21 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:22 410 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.70.69 - - [13/Apr/2022:01:41:22 +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.70.69 - - [13/Apr/2022:01:41:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 896 2022-04-13 01:41:22 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b51bbbb 2022-04-13 01:41:22 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:22 913 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:23 +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.70.69 - - [13/Apr/2022:01:41:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 499 2022-04-13 01:41:23 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7fd00582 2022-04-13 01:41:23 123 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:23 810 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.70.69 - - [13/Apr/2022:01:41:24 +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.70.69 - - [13/Apr/2022:01:41:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 900 2022-04-13 01:41:24 024 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70a814d8 2022-04-13 01:41:24 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:24 411 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41: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.70.69 - - [13/Apr/2022:01:41:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 398 2022-04-13 01:41:24 427 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23202a02 2022-04-13 01:41:24 427 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:24 787 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.70.69 - - [13/Apr/2022:01:41:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 789 2022-04-13 01:41:25 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a9fd743 2022-04-13 01:41:25 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:26 210 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.592 upstream_response_time:1.592 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1591 2022-04-13 01:41:26 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71ecf2f2 2022-04-13 01:41:26 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:27 410 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.70.69 - - [13/Apr/2022:01:41:27 +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.70.69 - - [13/Apr/2022:01:41:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 897 2022-04-13 01:41:27 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c70f0de 2022-04-13 01:41:27 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:28 210 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 500 2022-04-13 01:41:28 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d10d657 2022-04-13 01:41:28 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:28 674 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.70.69 - - [13/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 692 2022-04-13 01:41:28 926 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46071cf3 2022-04-13 01:41:28 926 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:29 198 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:29 +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.70.69 - - [13/Apr/2022:01:41:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 291 2022-04-13 01:41:29 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4397f65f 2022-04-13 01:41:29 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:29 529 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.70.69 - - [13/Apr/2022:01:41:29 +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.70.69 - - [13/Apr/2022:01:41:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 404 2022-04-13 01:41:29 624 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10f087e7 2022-04-13 01:41:29 625 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:30 146 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.70.69 - - [13/Apr/2022:01:41:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.541 upstream_response_time:0.541 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 540 2022-04-13 01:41:30 222 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b23aad2 2022-04-13 01:41:30 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:30 710 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.70.69 - - [13/Apr/2022:01:41:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.651 upstream_response_time:0.651 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 650 2022-04-13 01:41:30 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f6e605f 2022-04-13 01:41:30 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:31 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:31 +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.70.69 - - [13/Apr/2022:01:41:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694 2022-04-13 01:41:31 522 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@584b07fb 2022-04-13 01:41:31 522 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:32 310 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.70.69 - - [13/Apr/2022:01:41:32 +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.70.69 - - [13/Apr/2022:01:41:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 895 2022-04-13 01:41:32 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@383e7f1e 2022-04-13 01:41:32 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:33 510 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1195 2022-04-13 01:41:33 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a09da88 2022-04-13 01:41:33 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:34 409 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.70.69 - - [13/Apr/2022:01:41:34 +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.70.69 - - [13/Apr/2022:01:41:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 896 2022-04-13 01:41:34 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c06e1bb 2022-04-13 01:41:34 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:35 110 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:35 +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.70.69 - - [13/Apr/2022:01:41:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796 2022-04-13 01:41:35 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a4c2aa6 2022-04-13 01:41:35 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:36 210 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.70.69 - - [13/Apr/2022:01:41:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.908 upstream_response_time:0.908 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 908 2022-04-13 01:41:36 236 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58c1573a 2022-04-13 01:41:36 236 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:36 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.580 upstream_response_time:0.580 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 579 2022-04-13 01:41:36 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@337cb678 2022-04-13 01:41:36 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:37 669 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.70.69 - - [13/Apr/2022:01:41:37 +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.70.69 - - [13/Apr/2022:01:41:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 895 2022-04-13 01:41:37 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27018411 2022-04-13 01:41:37 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:38 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:38 +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.70.69 - - [13/Apr/2022:01:41:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1094 2022-04-13 01:41:38 822 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c83a9ac 2022-04-13 01:41:38 822 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:39 510 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.70.69 - - [13/Apr/2022:01:41:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1395 2022-04-13 01:41:40 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f8e4183 2022-04-13 01:41:40 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:40 820 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:41 +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.70.69 - - [13/Apr/2022:01:41:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795 2022-04-13 01:41:41 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c00aca9 2022-04-13 01:41:41 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:41 609 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.70.69 - - [13/Apr/2022:01:41:41 +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.70.69 - - [13/Apr/2022:01:41:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 794 2022-04-13 01:41:41 847 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78b2de80 2022-04-13 01:41:41 847 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:42 442 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.872 upstream_response_time:0.872 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 872 2022-04-13 01:41:42 723 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@bf8bd 2022-04-13 01:41:42 723 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:43 362 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.70.69 - - [13/Apr/2022:01:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.652 upstream_response_time:0.652 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 651 2022-04-13 01:41:43 380 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c8eca48 2022-04-13 01:41:43 380 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:44 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.837 upstream_response_time:0.837 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 837 2022-04-13 01:41:44 219 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5157806c 2022-04-13 01:41:44 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:44 832 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.70.69 - - [13/Apr/2022:01:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1498 2022-04-13 01:41:45 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6cccbdf1 2022-04-13 01:41:45 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:46 609 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 996 2022-04-13 01:41:46 722 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a4b2c82 2022-04-13 01:41:46 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:47 510 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.70.69 - - [13/Apr/2022:01:41:47 +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.70.69 - - [13/Apr/2022:01:41:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1095 2022-04-13 01:41:47 826 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6fd529d9 2022-04-13 01:41:47 826 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:48 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace- 10.233.70.69 - - [13/Apr/2022:01:41:48 +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.70.69 - - [13/Apr/2022:01:41:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 893 2022-04-13 01:41:48 727 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4593a46 2022-04-13 01:41:48 727 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:41:49 110 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.70.69 - - [13/Apr/2022:01:41:49 +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.70.69 - - [13/Apr/2022:01:41:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 594 2022-04-13 01:41:49 365 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.851 upstream_response_time:0.851 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 849 2022-04-13 01:41:50 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396 2022-04-13 01:41:51 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-04-13 01:41:52 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396 2022-04-13 01:41:52 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:52 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-04-13 01:41:52 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:53 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2022-04-13 01:41:53 422 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 591 2022-04-13 01:41:54 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-13 01:41:54 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:54 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 208 2022-04-13 01:41:54 725 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.588 upstream_response_time:1.588 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1588 2022-04-13 01:41:56 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897 2022-04-13 01:41:57 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:57 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2022-04-13 01:41:57 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 691 2022-04-13 01:41:58 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:58 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:41:58 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-13 01:41:59 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:41:59 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-04-13 01:41:59 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:42:00 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:00 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299 2022-04-13 01:42:00 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2022-04-13 01:42:01 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197 2022-04-13 01:42:01 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 792 2022-04-13 01:42:02 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:42:02 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.505 upstream_response_time:0.505 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:02 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 504 2022-04-13 01:42:02 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.593 upstream_response_time:0.593 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:03 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592 2022-04-13 01:42:03 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297 2022-04-13 01:42:04 815 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-13 01:42:05 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:42:05 517 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795 2022-04-13 01:42:06 315 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.306 upstream_response_time:0.306 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 305 2022-04-13 01:42:06 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-04-13 01:42:07 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:07 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599 2022-04-13 01:42:07 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:08 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-13 01:42:08 215 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.107 upstream_response_time:0.107 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:08 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106 2022-04-13 01:42:08 323 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 789 2022-04-13 01:42:09 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-04-13 01:42:09 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898 2022-04-13 01:42:10 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:10 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:42:10 916 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:11 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-04-13 01:42:11 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:11 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-04-13 01:42:11 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:12 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-13 01:42:12 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-13 01:42:12 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1092 2022-04-13 01:42:13 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1098 2022-04-13 01:42:14 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 2022-04-13 01:42:15 018 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-04-13 01:42:15 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 207 2022-04-13 01:42:15 524 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 2022-04-13 01:42:16 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:17 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1398 2022-04-13 01:42:17 518 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:42:17 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-13 01:42:18 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:18 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-13 01:42:18 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:42:19 215 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:42:19 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.305 upstream_response_time:0.305 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:19 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 303 2022-04-13 01:42:19 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:20 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.393 upstream_response_time:0.393 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:20 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2022-04-13 01:42:20 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:42:20 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:20 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:42:20 717 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@373f040 2022-04-13 01:42:20 717 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:22 230 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.70.69 - - [13/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.524 upstream_response_time:1.524 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1524 2022-04-13 01:42:22 251 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c3d9506 2022-04-13 01:42:22 251 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:23 381 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.467 upstream_response_time:1.467 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1466 2022-04-13 01:42:23 721 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@377e8be0 2022-04-13 01:42:23 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:24 809 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.70.69 - - [13/Apr/2022:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.395 upstream_response_time:1.395 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1394 2022-04-13 01:42:25 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@92b0293 2022-04-13 01:42:25 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:25 509 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:25 +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.70.69 - - [13/Apr/2022:01:42:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 496 2022-04-13 01:42:25 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@186f120c 2022-04-13 01:42:25 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:26 209 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.70.69 - - [13/Apr/2022:01:42:26 +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.70.69 - - [13/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 697 2022-04-13 01:42:26 319 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bca769a 2022-04-13 01:42:26 319 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:26 693 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 389 2022-04-13 01:42:26 712 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1bd68e4d 2022-04-13 01:42:26 712 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:27 868 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.70.69 - - [13/Apr/2022:01:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.202 upstream_response_time:1.202 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1202 2022-04-13 01:42:27 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5bb9411b 2022-04-13 01:42:27 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:28 602 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 693 2022-04-13 01:42:28 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f9451de 2022-04-13 01:42:28 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:30 352 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.70.69 - - [13/Apr/2022:01:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.997 upstream_response_time:1.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1994 2022-04-13 01:42:30 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ec123a9 2022-04-13 01:42:30 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:31 430 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:31 +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.70.69 - - [13/Apr/2022:01:42:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1295 2022-04-13 01:42:31 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a954c0d 2022-04-13 01:42:31 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:32 461 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.70.69 - - [13/Apr/2022:01:42:32 +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.70.69 - - [13/Apr/2022:01:42:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 595 2022-04-13 01:42:32 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2403b5a9 2022-04-13 01:42:32 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:32 911 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.595 upstream_response_time:1.595 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1595 2022-04-13 01:42:34 122 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ddb00e 2022-04-13 01:42:34 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:35 111 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.70.69 - - [13/Apr/2022:01:42:35 +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.70.69 - - [13/Apr/2022:01:42:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1093 2022-04-13 01:42:35 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5436fd4c 2022-04-13 01:42:35 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:36 085 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 898 2022-04-13 01:42:36 123 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b125646 2022-04-13 01:42:36 123 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:37 011 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.70.69 - - [13/Apr/2022:01:42:37 +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.70.69 - - [13/Apr/2022:01:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 994 2022-04-13 01:42:37 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2fa42497 2022-04-13 01:42:37 122 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:37 610 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:37 +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.70.69 - - [13/Apr/2022:01:42:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 694 2022-04-13 01:42:37 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1b3fd1d0 2022-04-13 01:42:37 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:38 111 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.70.69 - - [13/Apr/2022:01:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 600 2022-04-13 01:42:38 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a93d03f 2022-04-13 01:42:38 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:39 110 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 791 2022-04-13 01:42:39 224 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4cffecb5 2022-04-13 01:42:39 224 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:40 000 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.70.69 - - [13/Apr/2022:01:42:40 +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.70.69 - - [13/Apr/2022:01:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 786 2022-04-13 01:42:40 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5da2a588 2022-04-13 01:42:40 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:40 886 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 878 2022-04-13 01:42:40 900 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ab346a2 2022-04-13 01:42:40 900 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:42 373 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.70.69 - - [13/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.484 upstream_response_time:1.484 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1483 2022-04-13 01:42:42 388 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ffe7059 2022-04-13 01:42:42 388 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:42 587 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.428 upstream_response_time:0.428 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 427 2022-04-13 01:42:42 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76a718b4 2022-04-13 01:42:42 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:43 509 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.70.69 - - [13/Apr/2022:01:42:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 700 2022-04-13 01:42:43 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68cf327c 2022-04-13 01:42:43 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:44 510 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:44 +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.70.69 - - [13/Apr/2022:01:42:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1092 2022-04-13 01:42:44 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@8cfdf63 2022-04-13 01:42:44 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:45 428 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.70.69 - - [13/Apr/2022:01:42:45 +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.70.69 - - [13/Apr/2022:01:42:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 994 2022-04-13 01:42:45 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36a0b4b0 2022-04-13 01:42:45 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:46 154 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42: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.70.69 - - [13/Apr/2022:01:42:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1195 2022-04-13 01:42:46 823 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f9d56af 2022-04-13 01:42:46 823 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:52 315 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.70.69 - - [13/Apr/2022:01:42:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 5505 10.233.70.69 - - [13/Apr/2022:01:42:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:5.508 upstream_response_time:5.508 "-" "Go-http-client/1.1" "-" 2022-04-13 01:42:52 334 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5ce51f0a 2022-04-13 01:42:52 334 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:53 258 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.081 upstream_response_time:1.081 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1080 2022-04-13 01:42:53 423 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62bd6d72 2022-04-13 01:42:53 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:54 149 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.70.69 - - [13/Apr/2022:01:42:54 +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.70.69 - - [13/Apr/2022:01:42:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 790 2022-04-13 01:42:54 217 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7610bd4b 2022-04-13 01:42:54 217 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:55 209 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1296 2022-04-13 01:42:55 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e72c070 2022-04-13 01:42:55 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:56 316 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.70.69 - - [13/Apr/2022:01:42:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.807 upstream_response_time:0.807 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 807 2022-04-13 01:42:56 329 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e9d5c52 2022-04-13 01:42:56 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:57 322 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.004 upstream_response_time:1.004 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1004 2022-04-13 01:42:57 339 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4437a4b2 2022-04-13 01:42:57 339 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:58 610 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.70.69 - - [13/Apr/2022:01:42:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.283 upstream_response_time:1.283 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1283 2022-04-13 01:42:58 626 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@34ffe86e 2022-04-13 01:42:58 626 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:42:59 610 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:42:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.088 upstream_response_time:1.088 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:42:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1088 2022-04-13 01:42:59 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42e48b86 2022-04-13 01:42:59 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:00 582 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.70.69 - - [13/Apr/2022:01:43:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 996 2022-04-13 01:43:00 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@481ef62 2022-04-13 01:43:00 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:02 010 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:02 +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.70.69 - - [13/Apr/2022:01:43:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1397 2022-04-13 01:43:02 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@750b2fd3 2022-04-13 01:43:02 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:03 110 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.70.69 - - [13/Apr/2022:01:43:03 +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.70.69 - - [13/Apr/2022:01:43:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1094 2022-04-13 01:43:03 223 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d387f5d 2022-04-13 01:43:03 223 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:04 016 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:04 +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.70.69 - - [13/Apr/2022:01:43:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 892 2022-04-13 01:43:04 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e722789 2022-04-13 01:43:04 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:04 402 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.70.69 - - [13/Apr/2022:01:43:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 294 2022-04-13 01:43:04 418 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@779164ea 2022-04-13 01:43:04 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:04 980 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 898 2022-04-13 01:43:05 321 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@215dfe05 2022-04-13 01:43:05 321 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:06 011 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.70.69 - - [13/Apr/2022:01:43:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.296 upstream_response_time:1.296 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1295 2022-04-13 01:43:06 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5d5698bc 2022-04-13 01:43:06 621 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:07 509 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:07 +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.70.69 - - [13/Apr/2022:01:43:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 994 2022-04-13 01:43:07 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@28415760 2022-04-13 01:43:07 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:08 145 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.70.69 - - [13/Apr/2022:01:43:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.538 upstream_response_time:0.538 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 537 2022-04-13 01:43:08 162 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f332978 2022-04-13 01:43:08 162 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:09 615 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.474 upstream_response_time:1.474 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1473 2022-04-13 01:43:09 640 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@70616ddc 2022-04-13 01:43:09 640 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:09 929 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.70.69 - - [13/Apr/2022:01:43:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.375 upstream_response_time:0.375 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 387 2022-04-13 01:43:10 035 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a50e2ec 2022-04-13 01:43:10 035 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:10 214 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.70.69 - - [13/Apr/2022:01:43:10 +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" "-" 10.233.70.69 - - [13/Apr/2022:01:43:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 293 2022-04-13 01:43:10 337 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a8f5bec 2022-04-13 01:43:10 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:11 811 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.70.69 - - [13/Apr/2022:01:43:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.589 upstream_response_time:1.589 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1588 2022-04-13 01:43:11 920 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@38710052 2022-04-13 01:43:11 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:13 120 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.213 upstream_response_time:1.213 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1212 2022-04-13 01:43:13 136 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5fd335a 2022-04-13 01:43:13 136 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:13 790 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.70.69 - - [13/Apr/2022:01:43:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.881 upstream_response_time:0.881 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 881 2022-04-13 01:43:14 021 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ead769b 2022-04-13 01:43:14 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:14 710 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:15 +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.70.69 - - [13/Apr/2022:01:43:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 994 2022-04-13 01:43:15 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1c2710cf 2022-04-13 01:43:15 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:15 509 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.70.69 - - [13/Apr/2022:01:43:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.692 upstream_response_time:0.692 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 691 2022-04-13 01:43:15 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26bd9bd6 2022-04-13 01:43:15 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:16 464 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.197 upstream_response_time:1.197 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1197 2022-04-13 01:43:16 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44cc2930 2022-04-13 01:43:16 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:17 910 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.70.69 - - [13/Apr/2022:01:43:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.393 upstream_response_time:1.393 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1393 2022-04-13 01:43:18 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2d3e3ec4 2022-04-13 01:43:18 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:18 837 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:19 +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.70.69 - - [13/Apr/2022:01:43:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 995 2022-04-13 01:43:19 318 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6f546629 2022-04-13 01:43:19 318 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:20 272 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.70.69 - - [13/Apr/2022:01:43:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 996 2022-04-13 01:43:20 328 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a5a3532 2022-04-13 01:43:20 329 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:20 953 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 791 2022-04-13 01:43:21 129 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64ea0f67 2022-04-13 01:43:21 129 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.6.82","port":"8282","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:21 402 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.686 upstream_response_time:0.686 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 418 "-" "Go-http-client/1.1" 686 2022-04-13 01:43:21 844 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.470 upstream_response_time:0.470 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 468 2022-04-13 01:43:22 315 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:43:22 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:43:22 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:43:23 317 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:43:23 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:24 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193 2022-04-13 01:43:24 916 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2022-04-13 01:43:25 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492 2022-04-13 01:43:25 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:25 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2022-04-13 01:43:25 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.000 upstream_response_time:1.000 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:26 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2022-04-13 01:43:26 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.791 upstream_response_time:0.791 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:27 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 790 2022-04-13 01:43:27 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:28 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-13 01:43:28 029 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 484 10.233.70.69 - - [13/Apr/2022:01:43:28 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 2022-04-13 01:43:28 525 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 10.233.70.69 - - [13/Apr/2022:01:43:29 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-" 2022-04-13 01:43:29 125 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.589 upstream_response_time:0.589 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:29 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 588 2022-04-13 01:43:29 724 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 10.233.70.69 - - [13/Apr/2022:01:43:30 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.291 upstream_response_time:0.291 "-" "Go-http-client/1.1" "-" 2022-04-13 01:43:30 024 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.590 upstream_response_time:1.590 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:31 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1589 2022-04-13 01:43:31 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-13 01:43:32 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-13 01:43:32 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 394 2022-04-13 01:43:33 014 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:33 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:43:33 314 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:34 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-13 01:43:34 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:34 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-13 01:43:34 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:35 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:43:35 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.999 upstream_response_time:0.999 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:36 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 998 2022-04-13 01:43:36 116 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:36 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-13 01:43:36 818 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595 2022-04-13 01:43:37 424 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2022-04-13 01:43:37 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.032 upstream_response_time:0.032 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:37 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 31 2022-04-13 01:43:37 750 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.665 upstream_response_time:0.665 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 663 2022-04-13 01:43:38 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.201 upstream_response_time:0.201 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199 2022-04-13 01:43:38 617 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:38 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-04-13 01:43:38 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.106 upstream_response_time:0.106 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:39 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105 2022-04-13 01:43:39 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.693 upstream_response_time:0.693 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:39 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 686 2022-04-13 01:43:39 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:40 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-13 01:43:40 414 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:40 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-13 01:43:40 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104 2022-04-13 01:43:41 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 491 2022-04-13 01:43:41 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:43:41 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499 2022-04-13 01:43:42 322 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 12 2022-04-13 01:43:42 337 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.182 upstream_response_time:0.182 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 181 2022-04-13 01:43:42 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.295 upstream_response_time:0.295 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:42 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294 2022-04-13 01:43:42 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:43 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-13 01:43:43 414 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:44 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-04-13 01:43:44 215 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:44 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498 2022-04-13 01:43:44 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:45 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-13 01:43:45 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794 2022-04-13 01:43:46 215 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296 2022-04-13 01:43:46 514 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2022-04-13 01:43:46 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:46 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-13 01:43:46 816 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:47 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 209 2022-04-13 01:43:47 026 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.687 upstream_response_time:0.687 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:47 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 686 2022-04-13 01:43:47 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:48 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-13 01:43:48 221 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:49 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:49 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193 2022-04-13 01:43:49 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:43:50 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:50 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 700 2022-04-13 01:43:50 120 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54d24408 2022-04-13 01:43:50 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:50 657 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.70.69 - - [13/Apr/2022:01:43:50 +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.70.69 - - [13/Apr/2022:01:43:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 695 2022-04-13 01:43:50 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5002cf23 2022-04-13 01:43:50 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:51 401 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.592 upstream_response_time:0.592 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 590 2022-04-13 01:43:51 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@777192c6 2022-04-13 01:43:51 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:51 720 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.70.69 - - [13/Apr/2022:01:43:51 +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.70.69 - - [13/Apr/2022:01:43:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 396 2022-04-13 01:43:51 819 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4581ac87 2022-04-13 01:43:51 819 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:52 038 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:52 +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.70.69 - - [13/Apr/2022:01:43:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 596 2022-04-13 01:43:52 418 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22e38c99 2022-04-13 01:43:52 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:53 015 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.70.69 - - [13/Apr/2022:01:43:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1197 2022-04-13 01:43:53 620 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@366e9436 2022-04-13 01:43:53 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:54 222 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:54 +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.70.69 - - [13/Apr/2022:01:43:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 795 2022-04-13 01:43:54 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e4c83b0 2022-04-13 01:43:54 419 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:54 910 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.70.69 - - [13/Apr/2022:01:43:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.501 upstream_response_time:0.501 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 501 2022-04-13 01:43:54 927 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3c001cb8 2022-04-13 01:43:54 927 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:55 361 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:55 +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.70.69 - - [13/Apr/2022:01:43:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 488 2022-04-13 01:43:55 418 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7c5b03b3 2022-04-13 01:43:55 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:56 010 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.70.69 - - [13/Apr/2022:01:43:56 +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.70.69 - - [13/Apr/2022:01:43:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 697 2022-04-13 01:43:56 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69ca346d 2022-04-13 01:43:56 121 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:56 510 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:56 +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.70.69 - - [13/Apr/2022:01:43:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 493 2022-04-13 01:43:56 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@82e3c17 2022-04-13 01:43:56 619 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:57 042 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.70.69 - - [13/Apr/2022:01:43:57 +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.70.69 - - [13/Apr/2022:01:43:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 495 2022-04-13 01:43:57 119 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a0e78ff 2022-04-13 01:43:57 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:57 811 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.703 upstream_response_time:0.703 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 703 2022-04-13 01:43:57 825 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@a552780 2022-04-13 01:43:57 825 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:58 248 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.70.69 - - [13/Apr/2022:01:43:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.088 upstream_response_time:1.088 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1088 2022-04-13 01:43:58 919 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3584fffe 2022-04-13 01:43:58 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:43:59 810 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:43:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:43:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 997 2022-04-13 01:43:59 921 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6d852565 2022-04-13 01:43:59 921 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:00 209 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.70.69 - - [13/Apr/2022:01:44:00 +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.70.69 - - [13/Apr/2022:01:44:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 396 2022-04-13 01:44:00 320 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50362b9b 2022-04-13 01:44:00 320 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:00 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:01 +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.70.69 - - [13/Apr/2022:01:44:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696 2022-04-13 01:44:01 026 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@31e0eb7a 2022-04-13 01:44:01 027 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:01 710 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.70.69 - - [13/Apr/2022:01:44:02 +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.70.69 - - [13/Apr/2022:01:44:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 989 2022-04-13 01:44:02 022 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79a56ada 2022-04-13 01:44:02 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:02 707 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:02 +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.70.69 - - [13/Apr/2022:01:44:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 694 2022-04-13 01:44:02 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5b1e52e0 2022-04-13 01:44:02 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:03 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.70.69 - - [13/Apr/2022:01:44:03 +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.70.69 - - [13/Apr/2022:01:44:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 796 2022-04-13 01:44:03 521 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ec3099b 2022-04-13 01:44:03 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:04 209 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 895 10.233.70.69 - - [13/Apr/2022:01:44:04 +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" "-" 2022-04-13 01:44:04 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e53868d 2022-04-13 01:44:04 421 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:04 948 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.70.69 - - [13/Apr/2022:01:44:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.794 upstream_response_time:0.794 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 794 2022-04-13 01:44:05 219 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@470f75b7 2022-04-13 01:44:05 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:06 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.802 upstream_response_time:0.802 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 801 2022-04-13 01:44:06 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@44361133 2022-04-13 01:44:06 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:07 209 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.70.69 - - [13/Apr/2022:01:44:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.492 upstream_response_time:1.492 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1491 2022-04-13 01:44:07 526 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@573d5407 2022-04-13 01:44:07 526 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:08 410 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.990 upstream_response_time:0.990 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 989 2022-04-13 01:44:08 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@c35ab74 2022-04-13 01:44:08 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:09 111 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.70.69 - - [13/Apr/2022:01:44:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.607 upstream_response_time:0.607 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 607 2022-04-13 01:44:09 131 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24d6e7de 2022-04-13 01:44:09 131 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:09 694 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.584 upstream_response_time:0.584 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 584 2022-04-13 01:44:09 718 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23dcdf1e 2022-04-13 01:44:09 718 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:10 010 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.70.69 - - [13/Apr/2022:01:44:10 +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.70.69 - - [13/Apr/2022:01:44:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 396 2022-04-13 01:44:10 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3512533e 2022-04-13 01:44:10 119 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:10 711 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:10 +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.70.69 - - [13/Apr/2022:01:44:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696 2022-04-13 01:44:10 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a651aa1 2022-04-13 01:44:10 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:11 323 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.70.69 - - [13/Apr/2022:01:44:11 +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.70.69 - - [13/Apr/2022:01:44:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 598 2022-04-13 01:44:11 420 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7dafeb4 2022-04-13 01:44:11 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:12 509 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.196 upstream_response_time:1.196 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1196 2022-04-13 01:44:12 622 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@16557b9f 2022-04-13 01:44:12 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:13 597 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.70.69 - - [13/Apr/2022:01:44:13 +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.70.69 - - [13/Apr/2022:01:44:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1093 2022-04-13 01:44:13 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@18e149f2 2022-04-13 01:44:13 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:15 009 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1495 2022-04-13 01:44:15 220 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@b2afc6f 2022-04-13 01:44:15 220 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:16 610 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.70.69 - - [13/Apr/2022:01:44:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1495 2022-04-13 01:44:16 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@674081b1 2022-04-13 01:44:16 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:17 450 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:17 +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.70.69 - - [13/Apr/2022:01:44:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 795 2022-04-13 01:44:17 519 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@520af157 2022-04-13 01:44:17 519 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:18 560 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.70.69 - - [13/Apr/2022:01:44:18 +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.70.69 - - [13/Apr/2022:01:44:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1096 2022-04-13 01:44:18 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@337f7693 2022-04-13 01:44:18 624 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:19 909 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1297 2022-04-13 01:44:19 929 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59972006 2022-04-13 01:44:19 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:20 892 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.70.69 - - [13/Apr/2022:01:44:20 +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.70.69 - - [13/Apr/2022:01:44:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 988 2022-04-13 01:44:20 922 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40a3aed9 2022-04-13 01:44:20 922 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:22 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1694 10.233.70.69 - - [13/Apr/2022:01:44:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.699 upstream_response_time:1.699 "-" "Go-http-client/1.1" "-" 2022-04-13 01:44:22 623 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3619a98c 2022-04-13 01:44:22 623 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:23 237 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.70.69 - - [13/Apr/2022:01:44:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.628 upstream_response_time:0.628 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 627 2022-04-13 01:44:23 255 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21d03664 2022-04-13 01:44:23 255 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:23 925 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.862 upstream_response_time:0.862 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 861 2022-04-13 01:44:24 141 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17b933ab 2022-04-13 01:44:24 141 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:24 809 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 784 10.233.70.69 - - [13/Apr/2022:01:44:24 +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" "-" 2022-04-13 01:44:24 924 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@445540b2 2022-04-13 01:44:24 924 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:25 520 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.70.69 - - [13/Apr/2022:01:44:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 791 2022-04-13 01:44:25 720 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@371cc64f 2022-04-13 01:44:25 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:26 309 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:26 +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.70.69 - - [13/Apr/2022:01:44:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 901 2022-04-13 01:44:26 621 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e8cd8c9 2022-04-13 01:44:26 622 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:27 327 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.396 upstream_response_time:1.396 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1394 2022-04-13 01:44:28 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13a1fccf 2022-04-13 01:44:28 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:28 711 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.70.69 - - [13/Apr/2022:01:44:28 +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.70.69 - - [13/Apr/2022:01:44:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 797 2022-04-13 01:44:28 820 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e91b749 2022-04-13 01:44:28 820 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:29 398 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:29 +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.70.69 - - [13/Apr/2022:01:44:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696 2022-04-13 01:44:29 523 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f519299 2022-04-13 01:44:29 523 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:29 996 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.70.69 - - [13/Apr/2022:01:44:30 +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.70.69 - - [13/Apr/2022:01:44:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 491 2022-04-13 01:44:30 019 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@30f44b88 2022-04-13 01:44:30 019 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:30 813 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.997 upstream_response_time:0.997 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 996 2022-04-13 01:44:31 020 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@75dfea10 2022-04-13 01:44:31 020 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:31 315 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.70.69 - - [13/Apr/2022:01:44:31 +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.70.69 - - [13/Apr/2022:01:44:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 594 2022-04-13 01:44:31 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@354ae79a 2022-04-13 01:44:31 620 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:32 310 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:32 +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.70.69 - - [13/Apr/2022:01:44:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 796 2022-04-13 01:44:32 418 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61a4f8 2022-04-13 01:44:32 418 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:32 897 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.70.69 - - [13/Apr/2022:01:44:33 +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.70.69 - - [13/Apr/2022:01:44:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 696 2022-04-13 01:44:33 118 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1af76337 2022-04-13 01:44:33 118 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:33 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 898 2022-04-13 01:44:34 025 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@490489e8 2022-04-13 01:44:34 025 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:34 409 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.70.69 - - [13/Apr/2022:01:44:34 +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.70.69 - - [13/Apr/2022:01:44:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 489 2022-04-13 01:44:34 520 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@404a136 2022-04-13 01:44:34 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:36 209 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.595 upstream_response_time:2.595 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2594 2022-04-13 01:44:37 124 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3a321ea2 2022-04-13 01:44:37 124 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:37 340 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.70.69 - - [13/Apr/2022:01:44:37 +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.70.69 - - [13/Apr/2022:01:44:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 591 2022-04-13 01:44:37 719 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@13102cfc 2022-04-13 01:44:37 719 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.70.69,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.75.171","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null} 2022-04-13 01:44:37 910 INFO [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace- 10.233.70.69 - - [13/Apr/2022:01:44:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 299 2022-04-13 01:44:38 022 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.392 upstream_response_time:0.392 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:38 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 391 2022-04-13 01:44:38 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:39 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-13 01:44:39 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.100 upstream_response_time:1.100 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:40 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1099 2022-04-13 01:44:40 117 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696 2022-04-13 01:44:40 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596 2022-04-13 01:44:41 420 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:41 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:44:41 814 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699 2022-04-13 01:44:42 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398 2022-04-13 01:44:42 915 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298 2022-04-13 01:44:43 214 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-13 01:44:43 914 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.015 upstream_response_time:0.015 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 14 2022-04-13 01:44:43 929 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.784 upstream_response_time:0.784 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 784 2022-04-13 01:44:44 720 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:45 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392 2022-04-13 01:44:45 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:45 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:44:45 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:46 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497 2022-04-13 01:44:46 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.504 upstream_response_time:1.504 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1502 2022-04-13 01:44:47 520 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.994 upstream_response_time:0.994 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:48 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 992 2022-04-13 01:44:48 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:48 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 99 2022-04-13 01:44:48 616 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-04-13 01:44:49 423 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 91 2022-04-13 01:44:49 515 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204 2022-04-13 01:44:49 722 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290 2022-04-13 01:44:50 015 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:50 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598 2022-04-13 01:44:50 618 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495 2022-04-13 01:44:52 115 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.605 upstream_response_time:0.605 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 603 2022-04-13 01:44:52 721 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.394 upstream_response_time:0.394 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 393 2022-04-13 01:44:53 120 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97 2022-04-13 01:44:53 219 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.495 upstream_response_time:0.495 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494 2022-04-13 01:44:53 715 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-13 01:44:54 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:54 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297 2022-04-13 01:44:54 714 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597 2022-04-13 01:44:55 315 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698 2022-04-13 01:44:56 014 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.014 upstream_response_time:0.014 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 13 2022-04-13 01:44:56 033 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.285 upstream_response_time:0.285 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:56 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 280 2022-04-13 01:44:56 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:1.704 upstream_response_time:1.704 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1703 2022-04-13 01:44:58 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.792 upstream_response_time:0.792 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 791 2022-04-13 01:44:58 814 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.205 upstream_response_time:0.205 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205 2022-04-13 01:44:59 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 493 2022-04-13 01:44:59 516 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:44:59 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 300 2022-04-13 01:44:59 817 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.196 upstream_response_time:0.196 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196 2022-04-13 01:45:00 021 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 293 2022-04-13 01:45:00 316 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:00 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397 2022-04-13 01:45:00 716 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697 2022-04-13 01:45:01 415 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:01 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198 2022-04-13 01:45:01 614 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:02 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798 2022-04-13 01:45:02 416 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 804 2022-04-13 01:45:03 222 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.292 upstream_response_time:0.292 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291 2022-04-13 01:45:03 521 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 2022-04-13 01:45:03 815 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.104 upstream_response_time:0.104 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:03 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 103 2022-04-13 01:45:03 920 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292 10.233.70.69 - - [13/Apr/2022:01:45:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.303 upstream_response_time:0.303 "-" "Go-http-client/1.1" "-" 2022-04-13 01:45:04 225 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.389 upstream_response_time:0.389 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387 2022-04-13 01:45:04 615 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [13/Apr/2022:01:45:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-" 10.233.70.69 - - [13/Apr/2022:01:45:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.75.171/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496 2022-04-13 01:45:05 114 INFO [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.75.171/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.75.171,port:8446 10.233.70.69 - - [1