Results

By type

          @RUNHOME@ /usr/local
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting discover
@RUNHOME@ /usr/local/discover
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/discover
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.sdclient.DiscoverApp
@APP_INFO@ msb-discovery-service
@Main_JAR@ discovery-service.jar
@Main_Conf@ conf/discover.yml
@CONSUL_IP@ msb-consul.onap
==========================================================================
start msb-discovery-service ...
@JAVA_VERSION@ 1.8
@MAXIMUM_HEAP_SIZE@ 128m
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2
@CLASS_PATH@ /usr/local/discover/:/usr/local/discover/discovery-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-03-18 00:05:56 802 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-18 00:05:56 892 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-18 00:05:57 100 INFO  [org.onap.msb.sdclient.DiscoverApp][main] - getApplicationContextPath: /api/microservices/v1
10.233.69.93 - - [18/Mar/2022:00:06:19 +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/03/18 00:06:19 [error] 23#23: *8 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.69.93, 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.69.93 - - [18/Mar/2022:00:06:26 +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/03/18 00:06:26 [error] 23#23: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 10.233.69.93, 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"
2022-03-18 00:06:30 592 INFO  [org.reflections.Reflections][main] - Reflections took 33196 ms to scan 1 urls, producing 15738 keys and 30140 values 
2022-03-18 00:06:34 795 INFO  [org.glassfish.jersey.internal.ServiceFinder][main] - Running in a non-OSGi environment
2022-03-18 00:06:37 590 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init TCP_UDP portRange:28001-30000
2022-03-18 00:06:37 590 INFO  [org.onap.msb.sdclient.wrapper.util.ConfigUtil][main] - init Consul Register Mode:agent
2022-03-18 00:06:37 590 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering jersey handler with root path prefix: /
2022-03-18 00:06:37 590 INFO  [io.dropwizard.server.SimpleServerFactory][main] - Registering admin handler with root path prefix: /admin
2022-03-18 00:06:37 593 INFO  [io.dropwizard.server.ServerFactory][main] - Starting  MicroService Bus 
2022-03-18 00:06:39 690 INFO  [org.eclipse.jetty.setuid.SetUIDListener][main] - Opened  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-18 00:06:39 693 INFO  [org.eclipse.jetty.server.Server][main] - jetty-9.4.z-SNAPSHOT; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_131-b11
2022-03-18 00:06:42 395 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Initiating Jersey application, version Jersey: 2.25.1 2017-01-19 16:23:50...
2022-03-18 00:06:48 994 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultManagedAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.server.ManagedAsyncExecutor] annotation.
2022-03-18 00:06:49 090 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][main] - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.server.internal.process.ServerProcessingBinder$DefaultBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.server.BackgroundScheduler] annotation.
2022-03-18 00:06:50 991 INFO  [org.glassfish.jersey.server.ApplicationHandler][main] - Jersey application initialized.
Root Resource Classes:
  io.swagger.jaxrs.listing.ApiListingResource
  org.onap.msb.sdclient.resources.MicroServiceResource
Global Reader Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
Global Writer Interceptors:
   org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
   org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Dynamic Features:
   io.dropwizard.jersey.caching.CacheControlledResponseFeature@3943c449
Message Body Readers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$General
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$App
   org.glassfish.jersey.message.internal.SourceProvider$DomSourceReader
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   org.glassfish.jersey.message.internal.SourceProvider$SaxSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.message.internal.SourceProvider$StreamSourceReader
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider$Text
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
Message Body Writers:
   org.glassfish.jersey.message.internal.StringMessageProvider
   org.glassfish.jersey.jaxb.internal.DocumentProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$App
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$App
   org.glassfish.jersey.message.internal.RenderedImageProvider
   org.glassfish.jersey.message.internal.ReaderProvider
   org.glassfish.jersey.message.internal.FormProvider
   org.glassfish.jersey.server.validation.internal.ValidationErrorMessageBodyWriter
   org.glassfish.jersey.server.ChunkedResponseWriter
   org.glassfish.jersey.message.internal.SourceProvider$SourceWriter
   com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
   org.glassfish.jersey.message.internal.FileProvider
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$App
   io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriter
   org.glassfish.jersey.message.internal.BasicTypesMessageProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$Text
   io.dropwizard.jersey.optional.OptionalMessageBodyWriter
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$Text
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$General
   io.dropwizard.jersey.guava.OptionalMessageBodyWriter
   io.dropwizard.jersey.jackson.JacksonMessageBodyProvider
   io.dropwizard.jersey.optional.OptionalLongMessageBodyWriter
   org.glassfish.jersey.message.internal.StreamingOutputProvider
   org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider$General
   org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider$General
   org.glassfish.jersey.message.internal.InputStreamProvider
   org.glassfish.jersey.message.internal.ByteArrayProvider
   org.glassfish.jersey.message.internal.DataSourceProvider
   org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider$Text
   org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
   io.dropwizard.jersey.optional.OptionalIntMessageBodyWriter

2022-03-18 00:06:51 995 INFO  [io.dropwizard.jersey.DropwizardResourceConfig][main] - The following paths were found for the configured resources:

    GET     /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    POST    /api/microservices/v1/services/ (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/apigatewayserviceinfo (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/health (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/tcpudpportrange (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/allpublishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/nodes (org.onap.msb.sdclient.resources.MicroServiceResource)
    DELETE  /api/microservices/v1/services/{serviceName}/version/{version}/nodes/{ip}/{port} (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/services/{serviceName}/version/{version}/publishaddress (org.onap.msb.sdclient.resources.MicroServiceResource)
    PUT     /api/microservices/v1/services/{serviceName}/version/{version}/ttl (org.onap.msb.sdclient.resources.MicroServiceResource)
    GET     /api/microservices/v1/swagger.{type:json|yaml} (io.swagger.jaxrs.listing.ApiListingResource)

2022-03-18 00:06:52 093 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.sdclient.resources.MicroServiceResource contains empty path annotation.

2022-03-18 00:06:52 095 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@8a98f38{/,null,AVAILABLE}
2022-03-18 00:06:52 292 INFO  [io.dropwizard.setup.AdminEnvironment][main] - tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

2022-03-18 00:06:52 292 WARN  [io.dropwizard.setup.AdminEnvironment][main] - 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-03-18 00:06:52 304 INFO  [org.eclipse.jetty.server.handler.ContextHandler][main] - Started i.d.j.MutableServletContextHandler@444cc791{/admin,null,AVAILABLE}
2022-03-18 00:06:52 890 INFO  [org.eclipse.jetty.server.AbstractConnector][main] - Started  MicroService Bus @674c9079{HTTP/1.1,[http/1.1]}{0.0.0.0:8076}
2022-03-18 00:06:52 890 INFO  [org.eclipse.jetty.server.Server][main] - Started @70383ms
2022-03-18 00:06:53 803 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.69.93 - - [18/Mar/2022:00:06:56 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 request_processing_time:10.225 upstream_response_time:10.225 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:06:56 +0000] "GET /api/microservices/v1/services/health HTTP/1.1" 200 25 "-" "Go-http-client/1.1" 3610
2022-03-18 00:06:57 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49b99b25
2022-03-18 00:06:57 505 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-35 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.24.2","port":"9015","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:06:57 880 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-35 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-k8s,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.747 upstream_response_time:1.747 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:06:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1706
2022-03-18 00:06:58 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62e1bd26
2022-03-18 00:06:58 793 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.38.22","port":"3904","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:06:59 728 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-message-router,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:06:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.142 upstream_response_time:1.142 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:06:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 1097
2022-03-18 00:06:59 811 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a03617c
2022-03-18 00:06:59 811 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-24 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.32.64","port":"8181","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:00 580 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-24 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc-gui,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.940 upstream_response_time:0.940 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 429 "-" "Go-http-client/1.1" 884
2022-03-18 00:07:00 794 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39ca4345
2022-03-18 00:07:00 794 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.45.222","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:01 515 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v0 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 890
10.233.69.93 - - [18/Mar/2022:00:07:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.905 upstream_response_time:0.905 "-" "Go-http-client/1.1" "-"
2022-03-18 00:07:01 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@33556e9d
2022-03-18 00:07:01 704 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.45.222","port":"9007","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:02 739 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-pike,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.152 upstream_response_time:1.152 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 465 "-" "Go-http-client/1.1" 1146
2022-03-18 00:07:02 799 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29d34e71
2022-03-18 00:07:02 800 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.47.221","port":"443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:04 239 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-dmaap-dr-prov,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.623 upstream_response_time:1.623 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 437 "-" "Go-http-client/1.1" 1591
2022-03-18 00:07:04 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f20fd18
2022-03-18 00:07:04 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.31.164","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:09 994 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-wf-gui,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.603 upstream_response_time:6.603 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 425 "-" "Go-http-client/1.1" 6603
2022-03-18 00:07:11 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b21b9f6
2022-03-18 00:07:11 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.38.54","port":"8443","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:32 325 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdc,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:21.391 upstream_response_time:21.391 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 21299
2022-03-18 00:07:32 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6918c697
2022-03-18 00:07:32 400 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.38.54","port":"8080","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:33 579 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.69.93 - - [18/Mar/2022:00:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.490 upstream_response_time:1.490 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 445 "-" "Go-http-client/1.1" 1489
2022-03-18 00:07:33 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7ecd13de
2022-03-18 00:07:33 895 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.12.48","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:34 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v0 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1198
2022-03-18 00:07:35 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32bdc00f
2022-03-18 00:07:35 102 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.12.48","port":"9001","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:36 852 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.789 upstream_response_time:1.789 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 447 "-" "Go-http-client/1.1" 1787
2022-03-18 00:07:36 897 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f982d5
2022-03-18 00:07:36 897 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.7.229","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:37 932 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-parser,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:38 +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.69.93 - - [18/Mar/2022:00:07:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 436 "-" "Go-http-client/1.1" 1195
2022-03-18 00:07:38 194 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7632e07a
2022-03-18 00:07:38 195 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.7.229","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:38 641 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-catalog,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:38 +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.69.93 - - [18/Mar/2022:00:07:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 586
2022-03-18 00:07:38 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22f0fa2d
2022-03-18 00:07:38 795 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.7.229","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:39 849 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-nsd,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:39 +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.69.93 - - [18/Mar/2022:00:07:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 427 "-" "Go-http-client/1.1" 1096
2022-03-18 00:07:39 898 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74ffdf83
2022-03-18 00:07:39 898 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.7.229","port":"8806","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:40 833 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-38 - POST /api/microservices/v1/services] - save microservice success: serviceName-vnfpkgm,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:40 +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.69.93 - - [18/Mar/2022:00:07:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 439 "-" "Go-http-client/1.1" 997
2022-03-18 00:07:40 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a8cc5e1
2022-03-18 00:07:40 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.45.166","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:41 580 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.69.93 - - [18/Mar/2022:00:07:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.902 upstream_response_time:0.902 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 900
2022-03-18 00:07:41 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b9a690a
2022-03-18 00:07:41 801 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,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.45.166","port":"9011","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:42 415 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-multicloud-fcaps,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.634 upstream_response_time:0.634 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 467 "-" "Go-http-client/1.1" 632
2022-03-18 00:07:42 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e7a2740
2022-03-18 00:07:42 490 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:43 262 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.69.93 - - [18/Mar/2022:00:07:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 837
10.233.69.93 - - [18/Mar/2022:00:07:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.855 upstream_response_time:0.855 "-" "Go-http-client/1.1" "-"
2022-03-18 00:07:43 302 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25f7a306
2022-03-18 00:07:43 302 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:43 750 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:43 +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.69.93 - - [18/Mar/2022:00:07:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 587
2022-03-18 00:07:43 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@465c9653
2022-03-18 00:07:43 893 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:44 679 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.69.93 - - [18/Mar/2022:00:07:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.806 upstream_response_time:0.806 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 803
2022-03-18 00:07:44 708 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e5db116
2022-03-18 00:07:44 708 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:45 437 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.788 upstream_response_time:0.788 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 781
2022-03-18 00:07:45 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@174c5160
2022-03-18 00:07:45 495 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:46 921 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.69.93 - - [18/Mar/2022:00:07:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1499
2022-03-18 00:07:46 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74d398bf
2022-03-18 00:07:46 995 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:47 940 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.69.93 - - [18/Mar/2022:00:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1292
2022-03-18 00:07:48 298 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ceeda6d
2022-03-18 00:07:48 298 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:48 780 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:49 +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.69.93 - - [18/Mar/2022:00:07:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 889
2022-03-18 00:07:49 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@51613426
2022-03-18 00:07:49 194 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:49 579 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.69.93 - - [18/Mar/2022:00:07:50 +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.69.93 - - [18/Mar/2022:00:07:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 895
2022-03-18 00:07:50 091 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@10af30d1
2022-03-18 00:07:50 092 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:51 098 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:51 +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.69.93 - - [18/Mar/2022:00:07:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1095
2022-03-18 00:07:51 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@520b2250
2022-03-18 00:07:51 193 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:52 332 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.69.93 - - [18/Mar/2022:00:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1395
2022-03-18 00:07:52 594 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@388231ee
2022-03-18 00:07:52 595 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:52 977 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:52 +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" "-"
10.233.69.93 - - [18/Mar/2022:00:07:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 401
2022-03-18 00:07:52 997 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39cfdb8d
2022-03-18 00:07:52 997 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:53 378 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.69.93 - - [18/Mar/2022:00:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 589
2022-03-18 00:07:53 593 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1897becb
2022-03-18 00:07:53 593 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:53 804 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:53 +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.69.93 - - [18/Mar/2022:00:07:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 394
2022-03-18 00:07:53 995 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dfe9515
2022-03-18 00:07:53 995 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:54 285 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.69.93 - - [18/Mar/2022:00:07:54 +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.69.93 - - [18/Mar/2022:00:07:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 499
2022-03-18 00:07:54 498 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d374073
2022-03-18 00:07:54 498 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:54 851 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.406 upstream_response_time:0.406 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 403
2022-03-18 00:07:54 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f281e75
2022-03-18 00:07:54 908 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:55 183 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.69.93 - - [18/Mar/2022:00:07:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.482 upstream_response_time:0.482 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 479
2022-03-18 00:07:55 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@618f4ee7
2022-03-18 00:07:55 391 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:55 883 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:56 +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.69.93 - - [18/Mar/2022:00:07:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 794
2022-03-18 00:07:56 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14382e3a
2022-03-18 00:07:56 198 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:56 680 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.69.93 - - [18/Mar/2022:00:07:56 +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.69.93 - - [18/Mar/2022:00:07:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 597
2022-03-18 00:07:56 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f5d3cfd
2022-03-18 00:07:56 796 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:57 273 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:57 +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.69.93 - - [18/Mar/2022:00:07:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 593
2022-03-18 00:07:57 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7202f039
2022-03-18 00:07:57 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:57 621 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.69.93 - - [18/Mar/2022:00:07:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 398
2022-03-18 00:07:57 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71f947f7
2022-03-18 00:07:57 795 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:58 220 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07: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.69.93 - - [18/Mar/2022:00:07:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 591
2022-03-18 00:07:58 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62798010
2022-03-18 00:07:58 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:58 609 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.69.93 - - [18/Mar/2022:00:07:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:07:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 298
2022-03-18 00:07:58 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b1cfc05
2022-03-18 00:07:58 693 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:07:59 643 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:07:59 +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.69.93 - - [18/Mar/2022:00:07:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1195
2022-03-18 00:07:59 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@48e5ff37
2022-03-18 00:07:59 896 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:08:39 579 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.69.93 - - [18/Mar/2022:00:08:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 39793
10.233.69.93 - - [18/Mar/2022:00:08:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:39.799 upstream_response_time:39.799 "-" "Go-http-client/1.1" "-"
2022-03-18 00:08:39 697 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4a9f6909
2022-03-18 00:08:39 697 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:09 001 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:29.591 upstream_response_time:29.591 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 29591
2022-03-18 00:09:09 295 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5150f942
2022-03-18 00:09:09 296 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:10 005 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.69.93 - - [18/Mar/2022:00:09:10 +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.69.93 - - [18/Mar/2022:00:09:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 993
2022-03-18 00:09:10 294 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f52a31a
2022-03-18 00:09:10 294 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:11 606 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:11 +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.69.93 - - [18/Mar/2022:00:09:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1393
2022-03-18 00:09:11 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f7576a2
2022-03-18 00:09:11 690 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:39 232 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.69.93 - - [18/Mar/2022:00:09:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:27.697 upstream_response_time:27.697 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 27697
2022-03-18 00:09:39 401 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@550a1621
2022-03-18 00:09:39 402 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:40 679 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.306 upstream_response_time:1.306 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1299
2022-03-18 00:09:40 704 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36299eb9
2022-03-18 00:09:40 705 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:41 590 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.69.93 - - [18/Mar/2022:00:09:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.906 upstream_response_time:0.906 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 904
2022-03-18 00:09:41 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@713d84d5
2022-03-18 00:09:41 710 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:42 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.975 upstream_response_time:0.975 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 892
2022-03-18 00:09:42 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65bab407
2022-03-18 00:09:42 593 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:43 291 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.69.93 - - [18/Mar/2022:00:09:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.715 upstream_response_time:0.715 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 714
2022-03-18 00:09:43 311 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@52feed7e
2022-03-18 00:09:43 312 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:44 247 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.953 upstream_response_time:0.953 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 951
2022-03-18 00:09:44 268 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63d1ebfa
2022-03-18 00:09:44 268 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:44 889 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.69.93 - - [18/Mar/2022:00:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.736 upstream_response_time:0.736 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 735
2022-03-18 00:09:45 008 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23c3e926
2022-03-18 00:09:45 009 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:45 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.381 upstream_response_time:0.381 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 379
2022-03-18 00:09:45 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e28668f
2022-03-18 00:09:45 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:46 356 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.69.93 - - [18/Mar/2022:00:09:46 +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.69.93 - - [18/Mar/2022:00:09:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1094
2022-03-18 00:09:46 493 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@36ba2440
2022-03-18 00:09:46 493 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:48 305 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.902 upstream_response_time:1.902 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1901
2022-03-18 00:09:48 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@786d377d
2022-03-18 00:09:48 401 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:52 375 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.69.93 - - [18/Mar/2022:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.993 upstream_response_time:3.993 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 3990
2022-03-18 00:09:52 398 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2c7c724b
2022-03-18 00:09:52 398 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:52 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:52 +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.69.93 - - [18/Mar/2022:00:09:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 596
2022-03-18 00:09:53 003 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f8929dc
2022-03-18 00:09:53 004 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:53 581 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.69.93 - - [18/Mar/2022:00:09:53 +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.69.93 - - [18/Mar/2022:00:09:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 688
2022-03-18 00:09:53 709 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6875de43
2022-03-18 00:09:53 709 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:54 880 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.187 upstream_response_time:1.187 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1186
2022-03-18 00:09:54 900 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@15bdc6fa
2022-03-18 00:09:54 901 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:55 411 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.69.93 - - [18/Mar/2022:00:09:55 +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.69.93 - - [18/Mar/2022:00:09:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 688
2022-03-18 00:09:55 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@74d5cccc
2022-03-18 00:09:55 592 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:55 852 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:55 +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.69.93 - - [18/Mar/2022:00:09:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 395
2022-03-18 00:09:55 993 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4d6c9afa
2022-03-18 00:09:55 993 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:56 379 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.69.93 - - [18/Mar/2022:00:09:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:09:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 496
2022-03-18 00:09:56 493 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f1883e3
2022-03-18 00:09:56 493 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:57 087 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:09:57 +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.69.93 - - [18/Mar/2022:00:09:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 694
2022-03-18 00:09:57 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a4f9c32
2022-03-18 00:09:57 192 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:57 978 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.69.93 - - [18/Mar/2022:00:09:58 +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.69.93 - - [18/Mar/2022:00:09:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 903
2022-03-18 00:09:58 103 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6c1974c
2022-03-18 00:09:58 103 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:09:58 480 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.69.93 - - [18/Mar/2022:00:09:58 +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.69.93 - - [18/Mar/2022:00:09:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 796
2022-03-18 00:09:58 900 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1fd83d0e
2022-03-18 00:09:58 900 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:00 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:00 +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.69.93 - - [18/Mar/2022:00:10:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1385
2022-03-18 00:10:00 301 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1e00267f
2022-03-18 00:10:00 301 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:00 943 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.69.93 - - [18/Mar/2022:00:10:01 +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.69.93 - - [18/Mar/2022:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 784
2022-03-18 00:10:01 090 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a94004b
2022-03-18 00:10:01 091 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:01 330 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 297
2022-03-18 00:10:01 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17717e20
2022-03-18 00:10:01 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:01 757 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.69.93 - - [18/Mar/2022:00:10:01 +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.69.93 - - [18/Mar/2022:00:10:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 595
2022-03-18 00:10:01 990 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@e632535
2022-03-18 00:10:01 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:02 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:02 +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.69.93 - - [18/Mar/2022:00:10:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 396
2022-03-18 00:10:02 389 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64787511
2022-03-18 00:10:02 389 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:02 780 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.69.93 - - [18/Mar/2022:00:10: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.69.93 - - [18/Mar/2022:00:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2022-03-18 00:10:03 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5184a055
2022-03-18 00:10:03 193 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:03 387 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.210 upstream_response_time:0.210 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 208
2022-03-18 00:10:03 408 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64367de1
2022-03-18 00:10:03 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:03 811 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.69.93 - - [18/Mar/2022:00:10:04 +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.69.93 - - [18/Mar/2022:00:10:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 879
2022-03-18 00:10:04 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@50ba8925
2022-03-18 00:10:04 292 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:04 780 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.297 upstream_response_time:1.297 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1296
2022-03-18 00:10:05 598 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.207 upstream_response_time:0.207 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:05 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 204
2022-03-18 00:10:05 894 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.286 upstream_response_time:0.286 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-18 00:10:06 089 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-18 00:10:06 389 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:06 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-18 00:10:06 888 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:07 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-18 00:10:07 491 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:07 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:10:07 889 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:08 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-18 00:10:08 488 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:09 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2022-03-18 00:10:09 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:09 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 793
2022-03-18 00:10:09 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:10 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-03-18 00:10:10 787 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:11 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 698
2022-03-18 00:10:11 491 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 592
2022-03-18 00:10:12 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:10:12 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:12 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-18 00:10:12 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.024 upstream_response_time:0.024 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 26
2022-03-18 00:10:13 018 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.283 upstream_response_time:0.283 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 282
2022-03-18 00:10:13 303 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:13 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 289
2022-03-18 00:10:13 596 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.290 upstream_response_time:1.290 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:14 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1288
2022-03-18 00:10:14 885 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:15 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-03-18 00:10:15 388 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:15 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-18 00:10:15 788 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:16 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-18 00:10:16 091 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:16 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-18 00:10:16 496 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:17 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 589
2022-03-18 00:10:17 091 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:17 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-03-18 00:10:17 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:18 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 799
2022-03-18 00:10:18 696 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 386
2022-03-18 00:10:19 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:10:19 388 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.407 upstream_response_time:0.407 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 405
2022-03-18 00:10:19 795 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.192 upstream_response_time:0.192 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:19 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-18 00:10:19 993 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-18 00:10:20 389 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:10:20 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.110 upstream_response_time:0.110 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:20 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 105
2022-03-18 00:10:20 801 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:21 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-18 00:10:21 100 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:21 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 487
2022-03-18 00:10:21 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:22 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-18 00:10:22 192 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:23 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1194
2022-03-18 00:10:23 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 191
2022-03-18 00:10:23 588 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-18 00:10:24 190 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 294
2022-03-18 00:10:24 488 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-18 00:10:24 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.116 upstream_response_time:0.116 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 113
2022-03-18 00:10:24 907 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.089 upstream_response_time:0.089 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 87
2022-03-18 00:10:24 997 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.390 upstream_response_time:0.390 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:25 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2022-03-18 00:10:25 394 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
10.233.69.93 - - [18/Mar/2022:00:10:25 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
2022-03-18 00:10:25 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:26 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:10:26 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:26 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 202
2022-03-18 00:10:26 293 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.195 upstream_response_time:1.195 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:27 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1193
2022-03-18 00:10:27 490 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:27 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
2022-03-18 00:10:27 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-18 00:10:28 190 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:10:28 595 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.114 upstream_response_time:0.114 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-03-18 00:10:28 702 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.193 upstream_response_time:0.193 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:28 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 190
2022-03-18 00:10:28 897 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-18 00:10:29 206 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.503 upstream_response_time:0.503 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 501
2022-03-18 00:10:29 702 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.293 upstream_response_time:0.293 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:29 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2022-03-18 00:10:29 997 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:10:30 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.100 upstream_response_time:0.100 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:30 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 98
2022-03-18 00:10:30 102 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ad49359
2022-03-18 00:10:30 103 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:31 079 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.69.93 - - [18/Mar/2022:00:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1288
10.233.69.93 - - [18/Mar/2022:00:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
2022-03-18 00:10:31 400 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5e5e74f8
2022-03-18 00:10:31 400 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:31 813 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.489 upstream_response_time:0.489 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 488
2022-03-18 00:10:31 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@279c3aa7
2022-03-18 00:10:31 893 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:32 744 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.69.93 - - [18/Mar/2022:00:10:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.868 upstream_response_time:0.868 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 867
2022-03-18 00:10:32 769 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@397b39e3
2022-03-18 00:10:32 769 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:33 481 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.927 upstream_response_time:0.927 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 923
2022-03-18 00:10:33 693 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@414ed97
2022-03-18 00:10:33 693 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:34 136 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.69.93 - - [18/Mar/2022:00:10: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.69.93 - - [18/Mar/2022:00:10:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 693
2022-03-18 00:10:34 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ad30b9
2022-03-18 00:10:34 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:36 395 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.020 upstream_response_time:2.020 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 2018
2022-03-18 00:10:36 419 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ccd7bac
2022-03-18 00:10:36 419 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:37 792 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.69.93 - - [18/Mar/2022:00:10:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.391 upstream_response_time:1.391 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1389
2022-03-18 00:10:37 810 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3eb840ec
2022-03-18 00:10:37 810 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:38 178 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.475 upstream_response_time:0.475 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 475
2022-03-18 00:10:38 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f6fb1b3
2022-03-18 00:10:38 290 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:38 598 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.69.93 - - [18/Mar/2022:00:10:38 +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.69.93 - - [18/Mar/2022:00:10:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 396
2022-03-18 00:10:38 689 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3db80bc5
2022-03-18 00:10:38 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:39 336 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:39 +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.69.93 - - [18/Mar/2022:00:10:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 897
2022-03-18 00:10:39 590 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a857023
2022-03-18 00:10:39 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:40 392 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.69.93 - - [18/Mar/2022:00:10:40 +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.69.93 - - [18/Mar/2022:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1095
2022-03-18 00:10:40 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e5b1b81
2022-03-18 00:10:40 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:40 978 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.313 upstream_response_time:0.313 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 312
2022-03-18 00:10:41 009 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ea5c92
2022-03-18 00:10:41 009 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:41 231 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.238 upstream_response_time:0.238 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 235
2022-03-18 00:10:41 249 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7e6c423a
2022-03-18 00:10:41 249 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:41 479 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.69.93 - - [18/Mar/2022:00:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.437 upstream_response_time:0.437 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 435
2022-03-18 00:10:41 689 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43fada58
2022-03-18 00:10:41 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:42 679 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:43 +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.69.93 - - [18/Mar/2022:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1396
2022-03-18 00:10:43 091 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4df812a3
2022-03-18 00:10:43 091 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:43 216 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.69.93 - - [18/Mar/2022:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 194
2022-03-18 00:10:43 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a23af04
2022-03-18 00:10:43 290 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:43 773 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:43 +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.69.93 - - [18/Mar/2022:00:10:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 496
2022-03-18 00:10:43 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e9ae01a
2022-03-18 00:10:43 791 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:44 479 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.69.93 - - [18/Mar/2022:00:10:44 +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.69.93 - - [18/Mar/2022:00:10:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 797
2022-03-18 00:10:44 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59570fcd
2022-03-18 00:10:44 592 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:45 209 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:45 +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.69.93 - - [18/Mar/2022:00:10:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 694
2022-03-18 00:10:45 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3928776f
2022-03-18 00:10:45 290 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:45 811 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.69.93 - - [18/Mar/2022:00:10:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.410 upstream_response_time:1.410 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1409
2022-03-18 00:10:46 706 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68871dc5
2022-03-18 00:10:46 706 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:46 890 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.481 upstream_response_time:0.481 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 487
2022-03-18 00:10:47 195 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@23f9a9a9
2022-03-18 00:10:47 195 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:47 956 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10: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.69.93 - - [18/Mar/2022:00:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 891
2022-03-18 00:10:48 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d9a829f
2022-03-18 00:10:48 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:48 734 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.69.93 - - [18/Mar/2022:00:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 697
2022-03-18 00:10:48 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4e363b07
2022-03-18 00:10:48 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:49 578 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:49 +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.69.93 - - [18/Mar/2022:00:10:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 799
2022-03-18 00:10:49 592 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3dd47
2022-03-18 00:10:49 592 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:50 101 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.69.93 - - [18/Mar/2022:00:10:50 +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.69.93 - - [18/Mar/2022:00:10:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594
2022-03-18 00:10:50 192 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@389f23e2
2022-03-18 00:10:50 192 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:50 952 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:50 +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.69.93 - - [18/Mar/2022:00:10:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 801
2022-03-18 00:10:50 999 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@731ba4ca
2022-03-18 00:10:50 999 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:51 880 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.69.93 - - [18/Mar/2022:00:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.491 upstream_response_time:1.491 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1491
2022-03-18 00:10:52 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78d2511b
2022-03-18 00:10:52 494 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:53 079 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 891
2022-03-18 00:10:53 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@47fc38cb
2022-03-18 00:10:53 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:54 078 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.69.93 - - [18/Mar/2022:00:10:54 +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.69.93 - - [18/Mar/2022:00:10:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 897
2022-03-18 00:10:54 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f4c019d
2022-03-18 00:10:54 287 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:55 400 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1197
2022-03-18 00:10:55 495 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3aab31fd
2022-03-18 00:10:55 495 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:56 383 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.69.93 - - [18/Mar/2022:00:10:56 +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.69.93 - - [18/Mar/2022:00:10:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1192
2022-03-18 00:10:56 696 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@405a723
2022-03-18 00:10:56 696 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:57 278 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:57 +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.69.93 - - [18/Mar/2022:00:10:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 695
2022-03-18 00:10:57 391 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a58bb34
2022-03-18 00:10:57 391 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:58 286 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.69.93 - - [18/Mar/2022:00:10:58 +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.69.93 - - [18/Mar/2022:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 996
2022-03-18 00:10:58 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2e3c4467
2022-03-18 00:10:58 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:58 602 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.225 upstream_response_time:0.225 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 224
2022-03-18 00:10:58 619 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4330aed7
2022-03-18 00:10:58 619 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:59 079 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.69.93 - - [18/Mar/2022:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.666 upstream_response_time:0.666 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 665
2022-03-18 00:10:59 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5f498fd1
2022-03-18 00:10:59 291 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:10:59 507 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:10:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 399
2022-03-18 00:10:59 695 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@f8a1bd7
2022-03-18 00:10:59 695 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:00 179 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.69.93 - - [18/Mar/2022:00:11:00 +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.69.93 - - [18/Mar/2022:00:11:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 590
2022-03-18 00:11:00 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@154633d4
2022-03-18 00:11:00 289 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:00 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:00 +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.69.93 - - [18/Mar/2022:00:11:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 697
2022-03-18 00:11:00 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ad3083c
2022-03-18 00:11:01 005 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:02 175 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.69.93 - - [18/Mar/2022:00:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.397 upstream_response_time:1.397 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1396
2022-03-18 00:11:02 392 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aec4b67
2022-03-18 00:11:02 392 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:02 779 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:02 +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.69.93 - - [18/Mar/2022:00:11:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495
2022-03-18 00:11:02 894 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@77b0a88d
2022-03-18 00:11:02 894 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:03 880 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.69.93 - - [18/Mar/2022:00:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.005 upstream_response_time:1.005 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1004
2022-03-18 00:11:03 908 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d2e4f29
2022-03-18 00:11:03 908 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:04 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.785 upstream_response_time:0.785 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 777
2022-03-18 00:11:04 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b7b6047
2022-03-18 00:11:04 690 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:05 030 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.69.93 - - [18/Mar/2022:00:11:05 +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.69.93 - - [18/Mar/2022:00:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 495
2022-03-18 00:11:05 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5c7247cc
2022-03-18 00:11:05 189 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:05 495 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.320 upstream_response_time:0.320 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 325
2022-03-18 00:11:05 513 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@19bd56b9
2022-03-18 00:11:05 514 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:06 184 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.274 upstream_response_time:1.274 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1272
2022-03-18 00:11:06 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@49828d9e
2022-03-18 00:11:06 791 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:07 080 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.69.93 - - [18/Mar/2022:00:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.396 upstream_response_time:0.396 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 395
2022-03-18 00:11:07 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4934fc7d
2022-03-18 00:11:07 190 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:07 579 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:07 +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.69.93 - - [18/Mar/2022:00:11:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 497
2022-03-18 00:11:07 692 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@25a6fa1b
2022-03-18 00:11:07 692 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:07 983 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.69.93 - - [18/Mar/2022:00:11:08 +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.69.93 - - [18/Mar/2022:00:11:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 396
2022-03-18 00:11:08 104 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f2dbe48
2022-03-18 00:11:08 104 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:08 684 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.882 upstream_response_time:0.882 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 880
2022-03-18 00:11:08 990 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1651f15b
2022-03-18 00:11:08 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:09 275 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.69.93 - - [18/Mar/2022:00:11:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495
2022-03-18 00:11:09 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1063a1bf
2022-03-18 00:11:09 497 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:09 841 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:09 +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.69.93 - - [18/Mar/2022:00:11:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 389
2022-03-18 00:11:09 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@69935ac
2022-03-18 00:11:09 893 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:10 588 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.69.93 - - [18/Mar/2022:00:11:10 +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.69.93 - - [18/Mar/2022:00:11:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 894
2022-03-18 00:11:10 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b05195e
2022-03-18 00:11:10 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:11 080 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.594 upstream_response_time:0.594 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 594
2022-03-18 00:11:11 387 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@608f96ca
2022-03-18 00:11:11 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:11 880 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.69.93 - - [18/Mar/2022:00:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 502
2022-03-18 00:11:11 895 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@46bcf3ad
2022-03-18 00:11:11 895 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:14 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.300 upstream_response_time:2.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 2299
2022-03-18 00:11:14 201 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7940e849
2022-03-18 00:11:14 201 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:11:15 380 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.69.93 - - [18/Mar/2022:00:11:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.489 upstream_response_time:1.489 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1487
2022-03-18 00:11:15 691 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1df376e
2022-03-18 00:11:15 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"sdnc","version":"v1","url":"/","protocol":"REST","visualRange":"1","lb_policy":"","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/","enable_ssl":false,"nodes":[{"ip":"10.233.61.255","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-03-18 00:11:16 066 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-sdnc,version-v1 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:11:16 +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.69.93 - - [18/Mar/2022:00:11:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 422 "-" "Go-http-client/1.1" 493
2022-03-18 00:11:16 190 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:16 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-03-18 00:11:16 294 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.789 upstream_response_time:0.789 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 788
2022-03-18 00:11:17 085 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-18 00:11:17 586 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.105 upstream_response_time:0.105 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:17 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 104
2022-03-18 00:11:17 690 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.294 upstream_response_time:1.294 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:18 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1294
2022-03-18 00:11:18 988 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:11:19 292 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-03-18 00:11:19 594 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:19 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390
2022-03-18 00:11:19 988 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-03-18 00:11:20 185 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-18 00:11:20 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:20 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-03-18 00:11:20 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:21 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-18 00:11:21 587 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.405 upstream_response_time:0.405 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:21 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 404
2022-03-18 00:11:21 994 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.492 upstream_response_time:0.492 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489
2022-03-18 00:11:22 493 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 290
2022-03-18 00:11:22 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:22 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-03-18 00:11:22 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:23 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-18 00:11:23 289 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:23 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 695
2022-03-18 00:11:23 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.402 upstream_response_time:0.402 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:24 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 400
2022-03-18 00:11:24 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.496 upstream_response_time:1.496 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:25 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1493
2022-03-18 00:11:25 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.098 upstream_response_time:0.098 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:25 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-18 00:11:25 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:11:26 285 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-18 00:11:26 486 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-18 00:11:26 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.103 upstream_response_time:0.103 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:26 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 102
2022-03-18 00:11:26 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.493 upstream_response_time:0.493 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:27 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 492
2022-03-18 00:11:27 486 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.199 upstream_response_time:0.199 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:27 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-18 00:11:27 687 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:28 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-03-18 00:11:28 485 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:28 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-18 00:11:28 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.399 upstream_response_time:1.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:30 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2022-03-18 00:11:30 294 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:30 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 489
2022-03-18 00:11:30 785 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:31 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 299
2022-03-18 00:11:31 087 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:31 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-18 00:11:31 685 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.401 upstream_response_time:0.401 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:32 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-18 00:11:32 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 213
10.233.69.93 - - [18/Mar/2022:00:11:32 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.215 upstream_response_time:0.215 "-" "Go-http-client/1.1" "-"
2022-03-18 00:11:32 304 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-38 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.882 upstream_response_time:0.882 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:33 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 881
2022-03-18 00:11:33 187 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:33 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 595
2022-03-18 00:11:33 791 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.298 upstream_response_time:0.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:34 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 291
2022-03-18 00:11:34 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.101 upstream_response_time:0.101 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:34 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 97
2022-03-18 00:11:34 186 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.498 upstream_response_time:1.498 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:35 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1497
2022-03-18 00:11:35 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:36 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-18 00:11:36 087 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:36 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 696
2022-03-18 00:11:36 788 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-18 00:11:37 285 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
2022-03-18 00:11:37 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:37 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 292
2022-03-18 00:11:37 885 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.302 upstream_response_time:0.302 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 301
2022-03-18 00:11:38 187 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.197 upstream_response_time:0.197 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 196
2022-03-18 00:11:38 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.498 upstream_response_time:0.498 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:38 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 496
2022-03-18 00:11:38 886 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.499 upstream_response_time:1.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:40 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1497
2022-03-18 00:11:40 385 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.108 upstream_response_time:0.108 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:40 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 106
2022-03-18 00:11:40 498 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 587
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.591 upstream_response_time:0.591 "-" "Go-http-client/1.1" "-"
2022-03-18 00:11:41 094 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.397 upstream_response_time:0.397 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 390
2022-03-18 00:11:41 486 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.202 upstream_response_time:0.202 "-" "Go-http-client/1.1" "-"
2022-03-18 00:11:41 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.296 upstream_response_time:0.296 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:41 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 295
2022-03-18 00:11:41 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:43 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
10.233.69.93 - - [18/Mar/2022:00:11:43 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.201 upstream_response_time:1.201 "-" "Go-http-client/1.1" "-"
2022-03-18 00:11:43 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:11:43 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.710 upstream_response_time:0.710 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:11:43 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 709
2022-03-18 00:11:43 905 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7d4160ca
2022-03-18 00:11:43 905 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:08 182 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:24.482 upstream_response_time:24.482 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 24482
2022-03-18 00:12:08 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@61468e16
2022-03-18 00:12:08 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:13 202 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 5100
10.233.69.93 - - [18/Mar/2022:00:12:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:5.103 upstream_response_time:5.103 "-" "Go-http-client/1.1" "-"
2022-03-18 00:12:13 502 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7729a37
2022-03-18 00:12:13 502 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:14 441 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.988 upstream_response_time:0.988 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 987
2022-03-18 00:12:14 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@20179bae
2022-03-18 00:12:14 497 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:14 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:15 +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.69.93 - - [18/Mar/2022:00:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 592
2022-03-18 00:12:15 101 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@cefa3b3
2022-03-18 00:12:15 101 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:15 921 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.843 upstream_response_time:0.843 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 841
2022-03-18 00:12:15 947 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6bb539a8
2022-03-18 00:12:15 947 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:16 116 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.349 upstream_response_time:0.349 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 340
2022-03-18 00:12:16 291 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2f88d491
2022-03-18 00:12:16 291 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:17 002 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:17 +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.69.93 - - [18/Mar/2022:00:12:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 798
2022-03-18 00:12:17 093 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@59f6ab8e
2022-03-18 00:12:17 093 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:17 875 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:18 +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.69.93 - - [18/Mar/2022:00:12:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1091
2022-03-18 00:12:18 189 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@259bd67f
2022-03-18 00:12:18 189 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:19 078 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 998
2022-03-18 00:12:19 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5376e9c6
2022-03-18 00:12:19 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:19 575 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:19 +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.69.93 - - [18/Mar/2022:00:12:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 397
2022-03-18 00:12:19 591 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2a98e3cc
2022-03-18 00:12:19 591 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:20 194 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.093 upstream_response_time:1.093 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1093
2022-03-18 00:12:20 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@412977c3
2022-03-18 00:12:20 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:21 278 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1098
2022-03-18 00:12:21 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3e573424
2022-03-18 00:12:21 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:23 366 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.697 upstream_response_time:1.697 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1698
2022-03-18 00:12:23 497 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1696f917
2022-03-18 00:12:23 497 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:24 125 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:24 +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.69.93 - - [18/Mar/2022:00:12:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696
2022-03-18 00:12:24 198 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4afa09f4
2022-03-18 00:12:24 198 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:25 310 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.190 upstream_response_time:1.190 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1188
2022-03-18 00:12:25 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32efb70e
2022-03-18 00:12:25 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:26 192 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12: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.69.93 - - [18/Mar/2022:00:12:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 895
2022-03-18 00:12:26 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f21073c
2022-03-18 00:12:26 289 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:27 081 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:27 +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.69.93 - - [18/Mar/2022:00:12:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 995
2022-03-18 00:12:27 288 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7b1909cd
2022-03-18 00:12:27 288 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:27 599 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:27 +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.69.93 - - [18/Mar/2022:00:12:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 696
2022-03-18 00:12:27 989 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26d005fa
2022-03-18 00:12:27 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:29 479 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.797 upstream_response_time:1.797 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1795
2022-03-18 00:12:29 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3887be89
2022-03-18 00:12:29 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:30 087 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:30 +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.69.93 - - [18/Mar/2022:00:12:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 598
2022-03-18 00:12:30 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@40782a3f
2022-03-18 00:12:30 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:30 687 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:31 +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.69.93 - - [18/Mar/2022:00:12:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 696
2022-03-18 00:12:31 094 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@babc933
2022-03-18 00:12:31 094 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:31 479 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:31 +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.69.93 - - [18/Mar/2022:00:12:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 492
2022-03-18 00:12:31 589 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62cb249f
2022-03-18 00:12:31 589 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:31 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:31 +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.69.93 - - [18/Mar/2022:00:12:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 396
2022-03-18 00:12:31 988 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f7c889e
2022-03-18 00:12:31 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:32 681 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:32 +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.69.93 - - [18/Mar/2022:00:12:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 797
2022-03-18 00:12:32 796 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4c07ab64
2022-03-18 00:12:32 796 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:32 982 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.818 upstream_response_time:0.818 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 816
2022-03-18 00:12:33 610 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@32309f26
2022-03-18 00:12:33 610 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:34 278 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.976 upstream_response_time:0.976 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 976
2022-03-18 00:12:34 593 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4b88f368
2022-03-18 00:12:34 594 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:35 101 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.525 upstream_response_time:0.525 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 523
2022-03-18 00:12:35 121 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3ea8c77b
2022-03-18 00:12:35 121 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:35 339 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.231 upstream_response_time:0.231 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:35 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 230
2022-03-18 00:12:35 356 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@58f8ca90
2022-03-18 00:12:35 356 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:36 024 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.678 upstream_response_time:0.678 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 678
2022-03-18 00:12:36 037 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3af01e72
2022-03-18 00:12:36 037 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:36 331 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.448 upstream_response_time:0.448 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 448
2022-03-18 00:12:36 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2834ea5
2022-03-18 00:12:36 490 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:36 978 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:37 +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.69.93 - - [18/Mar/2022:00:12:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594
2022-03-18 00:12:37 100 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@189aceb7
2022-03-18 00:12:37 101 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:37 275 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.497 upstream_response_time:0.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 485
2022-03-18 00:12:37 590 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@26d8cce8
2022-03-18 00:12:37 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:37 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:38 +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.69.93 - - [18/Mar/2022:00:12:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 594
2022-03-18 00:12:38 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@728c8837
2022-03-18 00:12:38 194 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:38 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:38 +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.69.93 - - [18/Mar/2022:00:12:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 696
2022-03-18 00:12:38 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4ca5c11b
2022-03-18 00:12:38 893 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:40 696 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.994 upstream_response_time:1.994 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1992
2022-03-18 00:12:40 893 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d361b10
2022-03-18 00:12:40 894 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:42 736 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.896 upstream_response_time:1.896 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1896
2022-03-18 00:12:42 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@144fc3fb
2022-03-18 00:12:42 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:43 779 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:43 +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.69.93 - - [18/Mar/2022:00:12:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1195
2022-03-18 00:12:43 989 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@39a781be
2022-03-18 00:12:43 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:44 478 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:44 +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.69.93 - - [18/Mar/2022:00:12:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 696
2022-03-18 00:12:44 691 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@64889a0
2022-03-18 00:12:44 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:50 980 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:6.399 upstream_response_time:6.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 6397
2022-03-18 00:12:51 095 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@234cdcd2
2022-03-18 00:12:51 095 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:53 599 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.591 upstream_response_time:2.591 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2590
2022-03-18 00:12:53 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@17ca7055
2022-03-18 00:12:53 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:54 078 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:54 +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.69.93 - - [18/Mar/2022:00:12:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1294
2022-03-18 00:12:54 988 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f67787
2022-03-18 00:12:54 988 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:55 478 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:55 +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.69.93 - - [18/Mar/2022:00:12:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 795
2022-03-18 00:12:55 788 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@27d16a54
2022-03-18 00:12:55 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:56 282 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:12:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 697
2022-03-18 00:12:56 494 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7050ecdc
2022-03-18 00:12:56 494 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:56 786 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:57 +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.69.93 - - [18/Mar/2022:00:12:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 592
2022-03-18 00:12:57 099 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2bde4dd9
2022-03-18 00:12:57 100 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:57 678 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:57 +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.69.93 - - [18/Mar/2022:00:12:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 687
2022-03-18 00:12:57 791 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dd26169
2022-03-18 00:12:57 791 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:58 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:58 +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.69.93 - - [18/Mar/2022:00:12:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 795
2022-03-18 00:12:58 591 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@664954d0
2022-03-18 00:12:58 591 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:59 136 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:12:59 +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.69.93 - - [18/Mar/2022:00:12:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 795
2022-03-18 00:12:59 388 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56f2afd9
2022-03-18 00:12:59 388 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:12:59 978 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:00 +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.69.93 - - [18/Mar/2022:00:13:00 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 697
2022-03-18 00:13:00 092 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@54967a2c
2022-03-18 00:13:00 093 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:00 880 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:01 +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.69.93 - - [18/Mar/2022:00:13:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 995
2022-03-18 00:13:01 088 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4f982e53
2022-03-18 00:13:01 088 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:02 081 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:02 +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.69.93 - - [18/Mar/2022:00:13:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1096
2022-03-18 00:13:02 193 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a156f60
2022-03-18 00:13:02 193 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:03 621 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:13:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1493
2022-03-18 00:13:03 689 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@66a69c44
2022-03-18 00:13:03 690 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:11 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:7.706 upstream_response_time:7.706 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:13:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 7705
2022-03-18 00:13:11 408 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@42f079d2
2022-03-18 00:13:11 408 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:12 080 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:12 +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.69.93 - - [18/Mar/2022:00:13:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 788
2022-03-18 00:13:12 197 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ac27c7d
2022-03-18 00:13:12 197 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:12 678 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:12 +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.69.93 - - [18/Mar/2022:00:13:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 589
2022-03-18 00:13:12 787 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@76ae45d
2022-03-18 00:13:12 787 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:13 106 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-39 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:13 +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.69.93 - - [18/Mar/2022:00:13:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 698
2022-03-18 00:13:13 499 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1adf7bce
2022-03-18 00:13:13 500 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:13:14 380 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:13:14 +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.69.93 - - [18/Mar/2022:00:13:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 988
2022-03-18 00:14:11 451 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@79450adb
2022-03-18 00:14:11 452 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-25 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.71.108,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"holmes-engine-mgmt","version":"v1","url":"/api/holmes-engine-mgmt/v1","protocol":"REST","visualRange":"0|1","lb_policy":"round-robin","publish_port":"","namespace":"","network_plane_type":null,"host":"","path":"/api/holmes-engine-mgmt/v1","enable_ssl":true,"nodes":[{"ip":"10.233.76.8","port":"9102","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":"0","tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:14:11 579 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-25 - POST /api/microservices/v1/services] - save microservice success: serviceName-holmes-engine-mgmt,version-v1 ,namespace-
10.233.71.108 - - [18/Mar/2022:00:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.444 upstream_response_time:0.444 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" "-"
10.233.71.108 - - [18/Mar/2022:00:14:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Apache-HttpClient/4.5.3 (Java/1.8.0_131)" 437
2022-03-18 00:15:42 007 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.395 upstream_response_time:0.395 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 377
2022-03-18 00:15:42 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-44 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-18 00:15:42 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:43 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-03-18 00:15:43 583 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.902 upstream_response_time:0.902 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 901
2022-03-18 00:15:44 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-18 00:15:44 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.895 upstream_response_time:1.895 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1894
2022-03-18 00:15:46 884 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.203 upstream_response_time:0.203 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:47 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 201
2022-03-18 00:15:47 097 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:47 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 785
2022-03-18 00:15:47 885 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:2.499 upstream_response_time:2.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:50 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 2497
2022-03-18 00:15:50 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.300 upstream_response_time:0.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:50 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-18 00:15:50 687 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 607
10.233.69.93 - - [18/Mar/2022:00:15:51 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.610 upstream_response_time:0.610 "-" "Go-http-client/1.1" "-"
2022-03-18 00:15:51 298 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 494
10.233.69.93 - - [18/Mar/2022:00:15:51 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
2022-03-18 00:15:51 799 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.895 upstream_response_time:1.895 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:53 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1893
2022-03-18 00:15:53 695 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.291 upstream_response_time:1.291 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:54 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-18 00:15:54 998 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:55 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 392
2022-03-18 00:15:55 385 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-18 00:15:56 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-18 00:15:56 588 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 306
10.233.69.93 - - [18/Mar/2022:00:15:56 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.312 upstream_response_time:0.312 "-" "Go-http-client/1.1" "-"
2022-03-18 00:15:56 904 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.879 upstream_response_time:0.879 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 879
2022-03-18 00:15:57 787 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:15:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.400 upstream_response_time:1.400 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:15:59 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-03-18 00:15:59 187 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.300 upstream_response_time:1.300 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:00 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-18 00:16:00 501 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.699 upstream_response_time:0.699 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:01 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 684
2022-03-18 00:16:01 188 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.797 upstream_response_time:0.797 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:01 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-03-18 00:16:01 986 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.208 upstream_response_time:0.208 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:02 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 205
2022-03-18 00:16:02 194 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.990 upstream_response_time:1.990 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:04 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1988
2022-03-18 00:16:04 186 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:04 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-18 00:16:04 688 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:05 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:16:05 087 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:05 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-18 00:16:05 796 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:06 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 387
2022-03-18 00:16:06 186 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.799 upstream_response_time:1.799 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:07 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1797
2022-03-18 00:16:07 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:09 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1295
2022-03-18 00:16:09 287 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:09 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:16:09 685 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:10 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 497
2022-03-18 00:16:10 185 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.601 upstream_response_time:0.601 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:10 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2022-03-18 00:16:10 788 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.697 upstream_response_time:0.697 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:11 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 694
2022-03-18 00:16:11 496 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:11 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 186
2022-03-18 00:16:11 684 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.700 upstream_response_time:0.700 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:12 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-03-18 00:16:12 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:13 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1096
2022-03-18 00:16:13 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:14 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1396
2022-03-18 00:16:14 886 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.598 upstream_response_time:0.598 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 596
2022-03-18 00:16:15 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 298
2022-03-18 00:16:15 788 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:15 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 195
2022-03-18 00:16:15 986 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:16 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-18 00:16:16 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.404 upstream_response_time:0.404 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:16 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 403
2022-03-18 00:16:16 790 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.892 upstream_response_time:0.892 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:17 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 891
2022-03-18 00:16:17 686 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.701 upstream_response_time:0.701 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:18 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 699
2022-03-18 00:16:18 387 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:19 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495
2022-03-18 00:16:19 885 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.899 upstream_response_time:0.899 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:20 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 897
2022-03-18 00:16:20 785 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:21 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 397
2022-03-18 00:16:21 184 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:21 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-18 00:16:21 584 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1499
10.233.69.93 - - [18/Mar/2022:00:16:23 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.500 upstream_response_time:1.500 "-" "Go-http-client/1.1" "-"
2022-03-18 00:16:23 090 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:23 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2022-03-18 00:16:23 888 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.596 upstream_response_time:0.596 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:24 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 594
2022-03-18 00:16:24 483 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.504 upstream_response_time:0.504 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:24 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 504
2022-03-18 00:16:24 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.195 upstream_response_time:0.195 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:25 +0000] "DELETE /api/microservices/v1/services/_aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 193
2022-03-18 00:16:25 185 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-named-query,version:null,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:16:25 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.198 upstream_response_time:0.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:25 +0000] "DELETE /api/microservices/v1/services/aai-named-query/version/null/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 197
2022-03-18 00:16:25 394 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@43ea7dde
2022-03-18 00:16:25 394 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:25 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1091
2022-03-18 00:16:26 492 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5482422e
2022-03-18 00:16:26 492 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v11","url":"/aai/v11/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:26 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.194 upstream_response_time:1.194 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1193
2022-03-18 00:16:27 688 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@421164f4
2022-03-18 00:16:27 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:29 394 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.798 upstream_response_time:1.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:29 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1797
2022-03-18 00:16:29 493 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@625fc5f4
2022-03-18 00:16:29 493 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v12","url":"/aai/v12/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:30 280 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.897 upstream_response_time:0.897 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 896
2022-03-18 00:16:30 390 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@287fe8cd
2022-03-18 00:16:30 390 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:30 786 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:31 +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.69.93 - - [18/Mar/2022:00:16:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 796
2022-03-18 00:16:31 191 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3f75890f
2022-03-18 00:16:31 191 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v13","url":"/aai/v13/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:31 788 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:31 +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.69.93 - - [18/Mar/2022:00:16:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 796
2022-03-18 00:16:31 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22c84af6
2022-03-18 00:16:31 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:32 538 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.793 upstream_response_time:0.793 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 793
2022-03-18 00:16:32 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1d3828de
2022-03-18 00:16:32 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v14","url":"/aai/v14/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:33 182 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 996
2022-03-18 00:16:33 789 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3834ff06
2022-03-18 00:16:33 789 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:35 078 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.396 upstream_response_time:2.396 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 2396
2022-03-18 00:16:36 188 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3b6d658d
2022-03-18 00:16:36 188 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v15","url":"/aai/v15/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:36 719 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 799
2022-03-18 00:16:36 990 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@659dfc92
2022-03-18 00:16:36 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:37 779 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:37 +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.69.93 - - [18/Mar/2022:00:16:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 894
2022-03-18 00:16:37 896 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65363c07
2022-03-18 00:16:37 897 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v16","url":"/aai/v16/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:38 791 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16: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.69.93 - - [18/Mar/2022:00:16:38 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1090
2022-03-18 00:16:38 990 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2aeed75e
2022-03-18 00:16:38 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:39 530 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.552 upstream_response_time:0.552 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 551
2022-03-18 00:16:39 544 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bc7ce79
2022-03-18 00:16:39 544 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v17","url":"/aai/v17/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:41 280 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.841 upstream_response_time:1.841 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:41 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1840
2022-03-18 00:16:41 392 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6dbbd16b
2022-03-18 00:16:41 392 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:42 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:42 +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.69.93 - - [18/Mar/2022:00:16:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 1195
2022-03-18 00:16:42 589 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@71212b44
2022-03-18 00:16:42 589 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v18","url":"/aai/v18/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:43 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:43 +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.69.93 - - [18/Mar/2022:00:16:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1096
2022-03-18 00:16:43 690 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cc2614c
2022-03-18 00:16:43 691 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/generic-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:44 980 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.197 upstream_response_time:2.197 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 514 "-" "Go-http-client/1.1" 2196
2022-03-18 00:16:45 891 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@645ab898
2022-03-18 00:16:45 891 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-generic-query","version":"v19","url":"/aai/v19/search/generic-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:46 588 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-generic-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:47 +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.69.93 - - [18/Mar/2022:00:16:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 483 "-" "Go-http-client/1.1" 1391
2022-03-18 00:16:47 287 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5a3c5abf
2022-03-18 00:16:47 287 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:47 628 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 399
2022-03-18 00:16:47 689 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29ed117
2022-03-18 00:16:47 690 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v11","url":"/aai/v11/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:48 520 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:48 +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.69.93 - - [18/Mar/2022:00:16:48 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1094
2022-03-18 00:16:48 801 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@21f203e9
2022-03-18 00:16:48 801 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:49 199 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.486 upstream_response_time:0.486 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 485
2022-03-18 00:16:49 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1f5eec12
2022-03-18 00:16:49 290 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v12","url":"/aai/v12/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:49 871 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.099 upstream_response_time:1.099 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:50 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1098
2022-03-18 00:16:50 396 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6e8fc3a0
2022-03-18 00:16:50 396 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:51 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.894 upstream_response_time:1.894 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1888
2022-03-18 00:16:52 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5adfeaef
2022-03-18 00:16:52 289 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v13","url":"/aai/v13/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:52 491 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:52 +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.69.93 - - [18/Mar/2022:00:16:52 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 496
2022-03-18 00:16:52 793 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5cc04201
2022-03-18 00:16:52 793 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:53 379 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:53 +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.69.93 - - [18/Mar/2022:00:16:53 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 692
2022-03-18 00:16:53 487 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@29f590ef
2022-03-18 00:16:53 488 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v14","url":"/aai/v14/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:54 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:54 +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.69.93 - - [18/Mar/2022:00:16:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 798
2022-03-18 00:16:54 299 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2cf5c684
2022-03-18 00:16:54 299 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:54 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.090 upstream_response_time:1.090 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:55 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1089
2022-03-18 00:16:55 395 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7248271b
2022-03-18 00:16:55 395 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v15","url":"/aai/v15/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:56 679 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.305 upstream_response_time:1.305 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1302
2022-03-18 00:16:56 701 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1acdfcff
2022-03-18 00:16:56 701 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:57 178 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.590 upstream_response_time:0.590 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 589
2022-03-18 00:16:57 294 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@5917e79
2022-03-18 00:16:57 294 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v16","url":"/aai/v16/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:58 019 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:58 +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.69.93 - - [18/Mar/2022:00:16:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 894
2022-03-18 00:16:58 190 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@24dd939b
2022-03-18 00:16:58 190 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:58 780 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:58 +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.69.93 - - [18/Mar/2022:00:16:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 694
2022-03-18 00:16:58 888 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@22cf0cd7
2022-03-18 00:16:58 889 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v17","url":"/aai/v17/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:16:59 183 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:16:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.098 upstream_response_time:1.098 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:16:59 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 1097
2022-03-18 00:16:59 994 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3750185b
2022-03-18 00:16:59 994 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:01 279 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.694 upstream_response_time:1.694 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1692
2022-03-18 00:17:01 694 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7cd6b011
2022-03-18 00:17:01 694 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v18","url":"/aai/v18/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:02 188 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.597 upstream_response_time:0.597 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 590
2022-03-18 00:17:02 289 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@78f28d92
2022-03-18 00:17:02 289 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/search/nodes-query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:03 778 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17: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.69.93 - - [18/Mar/2022:00:17:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 506 "-" "Go-http-client/1.1" 1596
2022-03-18 00:17:03 887 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1a1b3e4b
2022-03-18 00:17:03 888 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nodes-query","version":"v19","url":"/aai/v19/search/nodes-query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:04 478 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nodes-query,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:04 +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.69.93 - - [18/Mar/2022:00:17:04 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 477 "-" "Go-http-client/1.1" 796
2022-03-18 00:17:04 689 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@6a267df8
2022-03-18 00:17:04 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v11/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:05 780 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.097 upstream_response_time:2.097 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 2096
2022-03-18 00:17:06 795 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7a77c6c3
2022-03-18 00:17:06 795 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v11","url":"/aai/v11/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:07 578 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v11 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.193 upstream_response_time:1.193 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:07 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1192
2022-03-18 00:17:07 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@62ec79eb
2022-03-18 00:17:07 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v12/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:09 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.495 upstream_response_time:1.495 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1493
2022-03-18 00:17:09 490 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@83ab1eb
2022-03-18 00:17:09 490 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v12","url":"/aai/v12/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:09 879 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v12 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:10 +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.69.93 - - [18/Mar/2022:00:17:10 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 799
2022-03-18 00:17:10 293 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@4fd58eac
2022-03-18 00:17:10 293 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v13/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:10 679 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:11 +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.69.93 - - [18/Mar/2022:00:17:11 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 993
2022-03-18 00:17:11 290 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@7f7a17b
2022-03-18 00:17:11 290 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v13","url":"/aai/v13/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:12 181 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v13 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.918 upstream_response_time:0.918 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 921
2022-03-18 00:17:12 213 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@14937519
2022-03-18 00:17:12 213 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v14/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:13 481 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.576 upstream_response_time:1.576 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1573
2022-03-18 00:17:13 790 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2ae10058
2022-03-18 00:17:13 790 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v14","url":"/aai/v14/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:14 780 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v14 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:14 +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.69.93 - - [18/Mar/2022:00:17:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1095
2022-03-18 00:17:14 889 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@68955aa
2022-03-18 00:17:14 889 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v15/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:15 483 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:15 +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.69.93 - - [18/Mar/2022:00:17:15 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 696
2022-03-18 00:17:15 590 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3d074210
2022-03-18 00:17:15 590 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v15","url":"/aai/v15/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:15 888 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v15 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 799
2022-03-18 00:17:16 393 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@2b89101d
2022-03-18 00:17:16 393 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v16/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:17 180 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:17 +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.69.93 - - [18/Mar/2022:00:17:17 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1493
2022-03-18 00:17:17 892 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@1900f687
2022-03-18 00:17:17 892 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v16","url":"/aai/v16/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:18 880 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v16 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.095 upstream_response_time:2.095 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 2094
2022-03-18 00:17:19 992 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@622fa01c
2022-03-18 00:17:19 992 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v17/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:20 578 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:20 +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.69.93 - - [18/Mar/2022:00:17:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 993
2022-03-18 00:17:20 989 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@709f8e75
2022-03-18 00:17:20 989 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v17","url":"/aai/v17/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:21 336 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v17 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.496 upstream_response_time:0.496 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:21 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 495
2022-03-18 00:17:21 488 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@63ef1c85
2022-03-18 00:17:21 488 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v18/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:22 136 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.682 upstream_response_time:0.682 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 681
2022-03-18 00:17:22 174 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@56a97f9d
2022-03-18 00:17:22 174 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v18","url":"/aai/v18/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:23 480 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v18 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.813 upstream_response_time:1.813 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:23 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 1811
2022-03-18 00:17:23 991 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ec2ba3e
2022-03-18 00:17:23 991 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/v19/query","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:25 179 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:25 +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.69.93 - - [18/Mar/2022:00:17:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 470 "-" "Go-http-client/1.1" 1394
2022-03-18 00:17:25 392 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@65ac8076
2022-03-18 00:17:25 392 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-nquery","version":"v19","url":"/aai/v19/query","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:26 023 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-nquery,version-v19 ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:26 +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.69.93 - - [18/Mar/2022:00:17:26 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 454 "-" "Go-http-client/1.1" 793
2022-03-18 00:17:26 186 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@ce5dcda
2022-03-18 00:17:26 187 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"_aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"/aai/search","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:26 978 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-27 - POST /api/microservices/v1/services] - save microservice success: serviceName-_aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.818 upstream_response_time:0.818 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 468 "-" "Go-http-client/1.1" 817
2022-03-18 00:17:27 010 ERROR [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - **** json string:org.onap.msb.sdclient.core.MicroServiceInfo@3bc9fe9b
2022-03-18 00:17:27 010 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - POST /api/microservices/v1/services] - [POST REQUEST] Request IP:10.233.69.93,Request Param:[createOrUpdate]true,Request Body:{"serviceName":"aai-named-query","version":"","url":"/aai/search","protocol":"REST","visualRange":"1","lb_policy":"ip_hash","publish_port":"","namespace":"","network_plane_type":"","host":"","path":"","enable_ssl":true,"nodes":[{"ip":"10.233.74.143","port":"8446","lb_server_params":null,"checkType":"","checkUrl":"","checkInterval":null,"checkTimeOut":null,"ttl":null,"tls_skip_verify":true,"ha_role":""}],"metadata":null,"labels":null}
2022-03-18 00:17:27 979 INFO  [org.onap.msb.sdclient.wrapper.ConsulServiceWrapper][dw-36 - POST /api/microservices/v1/services] - save microservice success: serviceName-aai-named-query,version- ,namespace-
10.233.69.93 - - [18/Mar/2022:00:17:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:1.680 upstream_response_time:1.680 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 455 "-" "Go-http-client/1.1" 1678
2022-03-18 00:17:28 704 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1780
10.233.69.93 - - [18/Mar/2022:00:17:30 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.783 upstream_response_time:1.783 "-" "Go-http-client/1.1" "-"
2022-03-18 00:17:30 489 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.097 upstream_response_time:1.097 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:31 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1095
2022-03-18 00:17:31 586 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:32 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-18 00:17:32 188 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.299 upstream_response_time:0.299 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:32 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 296
2022-03-18 00:17:32 496 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:33 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 587
2022-03-18 00:17:33 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:34 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1296
2022-03-18 00:17:34 385 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:34 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 498
2022-03-18 00:17:34 886 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.398 upstream_response_time:1.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:36 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1397
2022-03-18 00:17:36 286 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:36 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 598
2022-03-18 00:17:36 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:37 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 796
2022-03-18 00:17:37 689 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:39 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495
2022-03-18 00:17:39 184 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.601 upstream_response_time:1.601 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:40 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1599
2022-03-18 00:17:40 787 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.698 upstream_response_time:0.698 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:41 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 697
2022-03-18 00:17:41 486 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:42 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 797
2022-03-18 00:17:42 286 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.499 upstream_response_time:0.499 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:42 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 495
2022-03-18 00:17:42 785 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:44 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1297
2022-03-18 00:17:44 084 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:44 +0000] "DELETE /api/microservices/v1/services/_aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 399
2022-03-18 00:17:44 485 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-generic-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.600 upstream_response_time:1.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:46 +0000] "DELETE /api/microservices/v1/services/aai-generic-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1597
2022-03-18 00:17:46 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.199 upstream_response_time:1.199 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:47 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
2022-03-18 00:17:47 288 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:47 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-18 00:17:47 694 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.898 upstream_response_time:0.898 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:48 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 895
2022-03-18 00:17:48 584 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:48 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-18 00:17:48 786 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.800 upstream_response_time:0.800 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:49 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-03-18 00:17:49 589 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.298 upstream_response_time:1.298 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:50 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1295
2022-03-18 00:17:50 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.998 upstream_response_time:0.998 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:51 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 996
2022-03-18 00:17:51 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:52 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-18 00:17:52 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 898
10.233.69.93 - - [18/Mar/2022:00:17:52 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
2022-03-18 00:17:52 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-27 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.995 upstream_response_time:0.995 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:53 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 994
2022-03-18 00:17:53 984 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.901 upstream_response_time:0.901 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:54 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 900
2022-03-18 00:17:54 887 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:55 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-18 00:17:55 286 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:55 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 198
2022-03-18 00:17:55 487 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.597 upstream_response_time:1.597 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:57 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1594
2022-03-18 00:17:57 084 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.500 upstream_response_time:0.500 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:57 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 499
2022-03-18 00:17:57 587 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v18,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.798 upstream_response_time:0.798 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:58 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v18/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 795
2022-03-18 00:17:58 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.599 upstream_response_time:0.599 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:17:58 +0000] "DELETE /api/microservices/v1/services/_aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 597
2022-03-18 00:17:58 985 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nodes-query,version:v19,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.602 upstream_response_time:1.602 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:00 +0000] "DELETE /api/microservices/v1/services/aai-nodes-query/version/v19/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1600
2022-03-18 00:18:00 588 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.796 upstream_response_time:0.796 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:01 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 794
2022-03-18 00:18:01 386 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v11,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.200 upstream_response_time:1.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:02 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v11/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1197
2022-03-18 00:18:02 587 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.497 upstream_response_time:1.497 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1495
2022-03-18 00:18:04 086 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v12,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.301 upstream_response_time:0.301 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v12/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 297
2022-03-18 00:18:04 385 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.400 upstream_response_time:0.400 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:04 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 398
2022-03-18 00:18:04 797 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v13,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:1.198 upstream_response_time:1.198 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:05 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v13/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 1187
2022-03-18 00:18:05 985 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:06 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 599
2022-03-18 00:18:06 588 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v14,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.996 upstream_response_time:0.996 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:07 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v14/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 995
2022-03-18 00:18:07 585 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.200 upstream_response_time:0.200 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:07 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 199
2022-03-18 00:18:07 786 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v15,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.799 upstream_response_time:0.799 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:08 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v15/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 798
2022-03-18 00:18:08 587 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.399 upstream_response_time:0.399 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:08 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 396
2022-03-18 00:18:08 987 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v16,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.398 upstream_response_time:0.398 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:09 +0000] "DELETE /api/microservices/v1/services/aai-nquery/version/v16/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 395
2022-03-18 00:18:09 391 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-39 - DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:_aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 request_processing_time:0.600 upstream_response_time:0.600 "-" "Go-http-client/1.1" "-"
10.233.69.93 - - [18/Mar/2022:00:18:09 +0000] "DELETE /api/microservices/v1/services/_aai-nquery/version/v17/nodes/10.233.74.143/8446 HTTP/1.1" 204 0 "-" "Go-http-client/1.1" 600
2022-03-18 00:18:09 990 INFO  [org.onap.msb.sdclient.resources.MicroServiceResource][dw-36 - DELETE /api/microservices/v1/services/aai-nquery/version/v17/nodes/10.233.74.143/8446] - [DELETE NODE REQUEST] serviceName:aai-nquery,version:v17,namespace:,protocol:,ip:10.233.74.143,port:8446
10.233.69.93 - - [18/Mar/2022:00:18:12 +0000] "DELETE /api/microservices/v1/services/a