. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:36:28.977Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:36:28.979Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T14:36:29.016Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T14:36:29.571Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T14:36:30.321Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T14:36:30.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T14:36:30.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-27T14:36:30.477Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-27T14:36:30.496Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-27T14:36:32.070Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-27T14:36:32.499Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-27T14:36:32.515Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-27T14:36:32.515Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-27T14:36:32.573Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-27T14:36:32.573Z |INFO |Root WebApplicationContext: initialization completed in 2076 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-27T14:36:32.934Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-27T14:36:33.735Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-27T14:36:35.019Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-27T14:36:35.383Z |INFO |Started MainApp in 9.182 seconds (JVM running for 9.784) |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-27T14:36:35.427Z |INFO |Start scheduling PRH workflow |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:35.462Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d5e223fe-289a-4f31-8016-a53968765b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:36:36.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-27T14:36:37.594Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-27T14:36:37.595Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-27T14:36:37.596Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:46.630Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7eba0edf-8428-4ddc-9f02-e9cd8d970332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:36:47.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:57.696Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7ae2bd9b-a4f2-456b-a98d-b62106487311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:36:58.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:36:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:08.737Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=07a89317-2ad8-4037-bc1d-3a663ad41782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:37:09.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:19.811Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2e4c0f11-1a9b-4629-8010-81ffcba50200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:37:20.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:30.882Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4bab050d-c91b-4a5a-9da4-ba28a39770a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:37:31.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:41.951Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=aac20601-824d-4fbf-b656-67ea14baa88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:37:43.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:53.025Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cc336278-6c49-4273-9894-642e657ba6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:37:54.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:37:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:04.066Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=02b0b727-b101-4bee-8b1e-3e6a470143af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:38:05.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:15.139Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ef835539-f74f-4c23-abf4-8151649117c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:38:16.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:26.275Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9b3bcd00-e409-4d6f-8338-901091eb4aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:38:27.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:37.346Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8ef9a715-2590-47fa-bebb-18294c90f9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:38:38.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:48.419Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7f441075-bbf5-4e8a-94e9-9994ae55a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:38:49.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:38:59.520Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1a590030-a1e6-4dad-b399-f6eda80b4b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:00.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:00.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:10.592Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=dd39516d-49cb-4670-a889-022a40484a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:11.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:21.632Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=60425857-efb1-4cb4-9d4a-0eee2a77e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:22.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:32.703Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=19869052-1613-4961-a0a9-26bda69ec4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:33.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:43.777Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=742a368b-379a-442b-958d-da9c4a53e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:44.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:54.848Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=db76adb1-60ed-4423-a5ac-2c994e4a28ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:39:55.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:39:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:05.920Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bcb7b3bf-4e07-48ee-84f3-89af3be67031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:40:06.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:16.961Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ec972b1f-e1fe-4830-a5ae-d25e98640b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:40:18.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:28.032Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6bb4cc63-088d-4c2d-8551-6c8b3e9868fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:40:29.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:39.137Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=391c4c2d-0941-4c55-82ef-b30822948f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:40:40.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:40.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:50.179Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=07f7e969-8153-43b7-8c19-efa28fa300d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:40:51.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:40:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:01.251Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f215016d-50d9-4f55-b0c7-535b7baac50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:02.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:12.352Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=003f23c3-2612-4e0c-afaa-96d8bb8efd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:13.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:23.396Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=625bc361-6361-47ef-8bf6-024ab9acf393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:24.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:41:33.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:41:33.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T14:41:33.284Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T14:41:33.286Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T14:41:33.440Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T14:41:33.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T14:41:33.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:34.467Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=05d3e717-3fab-4d98-8214-940b1a0c255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:35.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:45.536Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bb66977a-1241-4af3-9136-4e0a404f7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:46.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:56.579Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=273bd991-fbdd-455c-ae29-4174f6ddef33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:41:57.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:41:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:07.655Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e5dc2a3b-6662-4ebe-8ea6-21191abbc203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:42:08.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:18.752Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1e03fdd5-89b1-43fe-bcf9-8efd5618dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:42:19.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:29.825Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9d8f3028-93d0-450f-83e4-e7c89270f4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:42:30.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:40.899Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d401b057-3e27-400e-84df-e24f3a2c882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:42:42.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:52.035Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=763a0530-0ed6-41d7-8644-081263f5f27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:42:53.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:42:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:03.075Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c2ea8d2b-fce5-423e-b3e9-11df900ac7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:04.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:14.146Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=91052b69-14bd-4d5c-b1ec-37cac2d71d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:15.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:25.215Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d341dad1-afc9-463d-9830-635c10d985e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:26.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:36.257Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=eaf37347-bc30-4577-bdba-879f41d8d9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:37.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:47.327Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=49dd75bc-b82b-4b99-a44c-c5f62cc7c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:48.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:58.403Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e009af4a-1393-4335-8ff3-a3fc85a21621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:43:59.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:43:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:09.439Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=20942512-2324-4bd8-b3c5-6ea37e6814ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:44:10.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:10.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:20.521Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d4a69048-fea5-4d59-9de5-1ac2021fb4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:44:21.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:31.616Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f2b53304-751b-4041-a306-4b463505fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:44:32.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:42.689Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6e4aad37-86f5-4267-84dd-f85ad907b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:44:43.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:53.729Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=17fe7b90-86ee-48b2-9536-2cbdd8574612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:44:54.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:44:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:04.799Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=72de6ce0-d0ac-4f57-a1e2-7a2348dabdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:45:05.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:15.871Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5723c112-c8a5-4b5c-a392-6c322677f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:45:16.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:26.912Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0621785e-74d3-4fb0-ad3c-8d5bd8c87a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:45:27.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:37.957Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9858e122-60dd-4c85-af91-31589002fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:45:39.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:49.028Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8088e47f-6bbb-435f-8f61-502f66b369fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:45:50.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:45:50.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:00.063Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6bab60f0-83ef-49a4-a0cc-70f06eb69399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:01.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:11.108Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=16f8a48a-0017-4073-af86-a5f3d8ff1ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:12.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:22.146Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fc09ecee-5c39-4cd3-965d-968657d0a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:23.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:33.335Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c0b3a3eb-3d84-4a97-a4e0-07d65004789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:46:33.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:46:33.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T14:46:33.663Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T14:46:33.666Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T14:46:33.759Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T14:46:33.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T14:46:33.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:34.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:44.415Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bbe0f3b3-66d3-4f21-9add-e8cc034efa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:45.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:55.459Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ecfbb6fa-6a7e-4d35-b47c-e9a1d5c85e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:46:56.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:46:56.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:06.496Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=11b7ac6b-9db2-494d-a844-15b1a1abdc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:47:07.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:17.568Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=14ae99d3-6e30-4a97-b03f-75bbd99d3dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:47:18.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:28.640Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=33d7426f-fd0a-4d1b-b4ed-0e0bc2896d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:47:29.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:39.713Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=773213c7-853a-4c4c-b202-b5e624ce83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:47:40.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:40.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:50.750Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f97c49e1-5541-4285-a8bb-6127213a13e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:47:51.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:47:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:01.793Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=392c58f9-c4ba-4a88-99ed-6e85483cdd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:02.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:12.833Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=da5a2897-5e11-41c0-a605-a00fbed160d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:13.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:23.872Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=41852667-9193-420a-8fe8-51902cfc77fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:24.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:34.909Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3398b78b-83ea-47b0-a98e-f043ab512f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:35.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:45.960Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bcf2d11d-7749-4936-bc04-f50620de2832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:46.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:56.993Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=41c075a8-f6ce-48c6-a3c0-308472b4416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:48:58.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:48:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:08.061Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=569b5ba1-71d3-49cb-939e-335b4a92b4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:49:09.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:19.104Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2efe3c48-2fa8-43ef-9381-3797610e11cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:49:20.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:20.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:30.149Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7ee08ef8-57d6-4520-93d5-e4b761c1681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:49:31.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:41.185Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1e62668b-0333-4be1-8dae-fa5ba165c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:49:42.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:52.224Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b3e97fbf-6291-4727-a467-1c0a7e4ef417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:49:53.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:49:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:03.262Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=35af3278-6130-4d53-bf5a-207d74828150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:04.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:14.303Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ebcf0337-f915-482f-8ab4-bebf8ef02bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:15.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:25.375Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7c58fbb1-2e21-4b89-bec0-5a39e842f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:26.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:36.452Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=05fad2f0-44b2-48e5-8da5-5a4551239a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:37.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:47.519Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ebfcb386-a469-4a13-926b-a24925b370d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:48.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:48.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:58.559Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c753d10a-2524-4ccf-9c20-8b353ca6af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:50:59.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:50:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:09.602Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5d588640-8eee-4d9b-8871-64da0518f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:51:10.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:20.673Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3b4d21c2-c32e-4ac2-96a1-c708c706877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:51:21.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:31.745Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=633eaf69-dcb9-4f1a-af7d-05be1629302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-27T14:51:32.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.172:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:51:33.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:51:33.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T14:51:33.187Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T14:51:33.189Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T14:51:33.286Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T14:51:33.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T14:51:33.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:42.787Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4ff1c53b-ad34-4b55-9831-0489da12aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:52.861Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f68b819e-5028-4663-a484-6d09d321a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:51:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:02.876Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4c605472-3bc3-401f-8374-303c85d9ce60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:12.891Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b5283e9a-b471-4c58-811d-bcba0c1c249d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:22.902Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3828dbf4-e8f6-44a5-8220-196e80ba59bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:32.912Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0fa8a331-1374-4ac5-8498-d241e4890100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:42.925Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7ae6d65d-b036-4572-ac97-b59611f384f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:52.941Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c5d9e7d0-f646-41f3-9f61-a8d54aed610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:52:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:02.953Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8aa97b42-f1ee-426c-9192-8bfb973c7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:12.963Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a5466994-7b78-4043-8531-14cd6a127834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:22.975Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c3b158d4-1c94-49b8-a74b-54505c63e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:32.988Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3b273b26-053b-47ab-9022-1aeda5892609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:43.004Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d4d4db8e-d2f2-4edc-84c6-1a980f90a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:53.015Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e26b802e-53f7-4cef-a1e6-05eecd216bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:53:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:03.026Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f10581ca-5d66-4efc-bd7c-a8cc381cc853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:13.039Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=625bcc84-d4f1-4ca8-9c9c-3edbbb17ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:23.050Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a0afe631-76e9-44af-b46d-d7362396022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:33.061Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=957b1ab4-517b-4c5c-bf27-854660e5f997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:43.072Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f022ea5f-9704-489c-981f-2b1433c71780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:53.082Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1581c7b1-1a21-45fe-b607-430436ed8531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:54:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:03.092Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=aa72e9e5-1606-4fba-8491-b51f34458da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:13.103Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5fe89164-07bb-457f-96a8-ecc971d69810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:23.112Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=45de0eb5-2e11-4f74-8fb9-e60be06f7c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:33.122Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=70469b30-f665-4380-9261-3ac3e2a88810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:43.130Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a9db8b17-2b08-43ad-8a2e-570daba78916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:53.141Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=24e9ba29-681d-4357-ab55-81428e85df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:55:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:03.157Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9eecbbaa-d3c5-4f5c-a68c-41b6881d629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:03.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:13.167Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3733c24d-9bc2-41cc-895c-b40b17517fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:23.180Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=56c10cac-0783-4b4f-b6a0-9985caf89464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:33.190Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5ccd742b-e1f8-477d-a355-5707ed806750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:56:33.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T14:56:33.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T14:56:33.213Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T14:56:33.215Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T14:56:33.299Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T14:56:33.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T14:56:33.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:43.198Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a749bae6-e239-4b05-9479-5e52dfe02495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:53.207Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3e6ac0b6-fdec-472c-afba-d4f7b86dc3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:56:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:03.218Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c5f85198-a6a4-4234-8173-9a0027027ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:13.226Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7719c3ff-9d26-445b-9978-dedff08ff431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:23.235Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=15d07021-87ec-4a7b-a894-2e6c2b4033cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:33.244Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=03f1a558-ea42-4053-935d-b6909c8d4eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:43.253Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a10259e4-0b76-4e30-87e4-4099d19d240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:53.262Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4e6e64d0-3ef1-4e85-a70c-8df908c7ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:57:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:03.271Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f0bbad6d-821a-4dc5-b657-5b64ebecee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:13.280Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1eafe7b6-a0a1-4b51-9b42-9939eca75a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:23.289Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=69a659dd-eb15-4464-aa9c-5a2fe705042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:33.299Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=922cf917-4836-4e15-8794-024ed528fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:43.307Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=52faed4d-91b6-4d0d-9140-b189590a09c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:53.315Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=36f527ef-f938-4016-81fe-a750bfb8ba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:58:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:03.323Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ed4ec2a5-1c45-4791-a616-e0762858bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:13.334Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f899a2c5-6efe-424e-8f56-a77dd95e37a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:23.342Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=502679c2-92d6-412c-90a4-41e08cc7e6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:33.350Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=52301462-555b-46f4-b7ba-880152267319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:43.359Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6a03047c-0b68-4738-b906-29eb727cfe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:53.368Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e2222d25-0503-4dd5-9764-bb8c847872b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T14:59:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:03.376Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=47d555d0-d39a-4160-941d-6b258d6a1707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:03.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:13.385Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8cdada54-4e52-41b3-af48-f740a001e98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:23.394Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=19e086e1-47e4-4715-80f2-cb12d41bcb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:33.404Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6ba16971-5e51-4e4f-ad40-ca640322eac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:43.419Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e07fbb74-5cab-4910-8b29-1c1ada74c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:53.428Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ab81600c-ff74-48d2-ba6d-2ec3d92e530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:00:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:03.437Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=acb82850-e888-4faf-97de-aae8d8713c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:03.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:13.445Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9915e717-cbb4-4cdc-858b-8a2fd73edbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:23.454Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=72cc2733-c1fa-4e72-aeab-a13ca7764771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:01:33.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:01:33.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:01:33.187Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:01:33.189Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:01:33.263Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:01:33.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:01:33.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:33.463Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=99c5de4e-d9ce-4170-9db8-4a074f7f96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:43.476Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=46a45196-27c3-42e6-a626-a628b1f1a54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:53.484Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=78616355-6606-4095-ac72-9c0871b90f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:01:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:03.493Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=dfdb5cae-1e81-405c-ae8a-1e93aeffa16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:13.502Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3f4acbb0-2f03-45fb-9885-b4382105c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:23.509Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cd24bb01-174b-4745-bae4-3b04740f16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:33.516Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=671fc9b4-3291-4fcb-8982-0e588deb97dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:43.524Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8ced8ab6-a67f-4fc2-aa51-f2acf32f6fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:53.533Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b22c4f44-9772-415b-ba16-5de68bb65920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:02:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:03.540Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f24dc348-3db7-45c0-bd4b-68788fff207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:13.547Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=867de6bc-7225-4364-ad2a-325e9ffe6371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:23.555Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d949bea5-6402-4c68-973a-73e303fdf82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:33.563Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e16ff363-5a33-4c2b-bdf1-d6baf5a47670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:43.572Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bec956eb-5d11-4a82-839f-e65e758a0114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:53.580Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7572322b-03b1-4ad1-9bc3-29e16a711c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:03:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:03.589Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e4302688-2e6c-4b21-8852-7ed0e931446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:13.597Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=76da7028-03b5-42ee-a122-729d814b3216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:23.603Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=54342fbe-a046-44fc-8cd1-19940d025db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:33.610Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d7075359-5194-4646-a889-96c38ce48c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:43.617Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1d7cabcd-44a2-47c3-acdd-fc388aef6b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:53.626Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cadc16c3-6c2d-43d7-9950-b5e833d6cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:04:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:03.634Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=90662c8a-570a-4356-a01d-9ef0a9a17857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:13.642Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=61441021-249e-41df-b8bb-649a68818133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:23.649Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8d939e44-075b-48fb-a5bc-e775f45972ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:33.657Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=83c55550-efff-4356-8bf0-580ebba030b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:43.664Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=15219d93-d598-40af-9e8e-d11963cd9110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:53.670Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1a7ac7fe-ecd9-4056-ab8e-37732bd28c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:05:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:03.678Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=966dba4d-44a1-4e8a-8135-6f3a2b4ff5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:13.685Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=533e5d3e-0114-4399-b47f-2ccec10cede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:23.692Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0094076c-2b4e-4b58-9aed-150874deee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:06:33.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:06:33.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:06:33.147Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:06:33.148Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:06:33.223Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:06:33.223Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:06:33.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:33.700Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=453bbbfd-55a9-40c4-827b-663e5e818bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:43.708Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=375d65d5-abe5-46a6-ad79-0c2e2bf02fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:53.717Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=200b0f3f-394b-47c9-ad08-12ad9c9f6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:06:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:03.727Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5b22a0eb-2b9d-4b63-8c1e-f67bfedb3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:13.735Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=627e7072-addc-4df2-97ea-76b65abf2846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:23.744Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4d1daa93-fea5-402a-b983-ee8c3d1746ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:33.755Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b764f0af-fe59-4d81-b60a-175daba57a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:33.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:43.765Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d7ab4e1b-4fce-4e03-ad34-22b866e83689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:53.773Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c9160a3c-0150-4203-ae92-8e76ea600df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:07:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:03.781Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f888ec58-39ac-4e81-ac7b-e52fe3256e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:13.787Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b5f65bc1-17c3-42f1-a9b2-39c7025c085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:23.795Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=da2f2bf3-f20b-4d46-a824-d3a582dde30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:23.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:33.802Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f18cebc4-3ba1-486f-87f3-a670ed9ceae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:43.809Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9341a4b1-0681-4c32-a62d-6482c1c1ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:53.815Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=413a6a51-84bc-4ed9-be0e-c261e942e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:08:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:03.822Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5448f405-0f08-44d7-8ec8-0d71c195c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:13.829Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8b7c036e-8cf1-4eaa-8174-21621450f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:23.835Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f5e554bd-77f5-42f7-8803-a3a4a064ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:23.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:33.841Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=101fe9e6-b5ff-4d7d-89dc-2b9b4a604409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:43.847Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f0bd57b3-f237-4c58-b5e1-eb2654a5bb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:53.854Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1bc24053-8d2d-44a3-ad6a-c52c2dd87ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:09:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:03.867Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6f4079a8-69a8-49e1-a18f-c1f65ad0be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:13.874Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=48280363-2044-45a4-9f57-95ff2ac9f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:23.882Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=eae8dd5c-4438-440a-a996-cb63ada3121e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:33.891Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2697234c-e6d2-452a-af7a-11b1dc839233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:33.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:43.898Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=78bc8777-91bc-4663-801e-03c350bf1dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:53.906Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b076f7d7-0c21-47a6-8c96-19b5a9cee9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:10:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:03.912Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a327fe81-46f8-4747-875a-e2d5a8b72e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:03.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:13.920Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fd244a20-e726-428f-915d-b782cee71381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:13.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:23.926Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2a9bef55-aa22-4c1f-9c27-b7237f858b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:11:33.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:11:33.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:11:33.226Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:11:33.228Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:11:33.303Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:11:33.303Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:11:33.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:33.933Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0359eed0-bdf1-4737-9702-38b6c5c1f996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:43.940Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3b0b1425-d76a-4870-86d4-20cfd2a1c9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:53.948Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8bec2cad-907d-4669-a84c-abb4f85a4d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:11:53.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:03.955Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3ff78e4a-1af1-4f61-8e4d-fc730e458a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:13.963Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e6c11582-cfcf-4ea6-9918-b56f3be02a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:23.972Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=65787ad8-4aa9-43fc-a0df-12a18a441713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:33.980Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=538448a4-8832-4337-9ff4-c6c7169cf9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:43.989Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=356aef27-7d3a-4e3b-bc7b-4b26a5ca075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:53.996Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=74d8876c-9550-46c2-8be5-6b82e55f418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:12:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:04.005Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=948d7a38-4bd8-4e6f-8b82-446a485351df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:14.012Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9f7615e0-d1e6-415b-8e81-31ae8da270f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:24.020Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=487a0eff-be53-42c2-9cbe-ee79975457d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:34.027Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=44945bc8-59e9-4b6b-84d4-1f6b77445d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:44.036Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3d01f52b-992e-4c25-a5af-0c6984cda6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:54.043Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bd94518d-532f-49cf-bc79-bc25a18e36d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:13:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:04.049Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3dc997a5-b330-41a6-bcb5-fc6bd9e46cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:14.054Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a9cac9ad-eab3-4905-992e-3eac146588ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:24.065Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=353a649b-f718-4edc-8afa-e29cdecd7b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:34.071Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2f6f7b88-4a3f-454c-baac-a03da4ee6bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:44.081Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a89dc080-2c78-48ce-94d7-f45cc051a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:54.090Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2db8dfaa-91e5-4f0a-a3c2-881cd3b78007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:14:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:04.095Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=67565cff-f060-484c-96f9-7f60087c9df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:14.102Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=13d46257-c574-4d51-831b-acaf7aeb776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:24.109Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=78120a62-6c71-428e-af3d-ecb16c45f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:34.117Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3c06d89a-6d5e-45d2-8f64-129ed8ed608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:44.124Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7e8d53f6-efce-41cb-93ed-fbdf1666ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:54.131Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=da129461-ca7f-4885-84cd-56809b51c0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:15:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:04.139Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c1b343ac-c89d-4453-91d2-43b2788fabc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:14.146Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=142a7f4f-dabf-4fc4-b180-9db459e8ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:24.153Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e8356349-8188-4f8c-b8f2-b47f180e394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:16:33.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:16:33.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:16:33.170Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:16:33.171Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:16:33.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:16:33.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:16:33.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:34.162Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d9f95594-f74b-45d5-b6f4-b0700323896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:44.169Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bfc28bd0-ad06-4028-b538-d45c659dfee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:54.178Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e6b55e9b-025a-40c8-aff8-12d7723c81d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:16:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:04.185Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cc54527c-790d-49cd-b859-535c0802aea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:04.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:14.192Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=41176acc-3f3c-46b3-a81d-d48d20a8d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:24.201Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=931e73c5-2783-44ca-85ac-a426c9648d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:34.208Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b814c487-3226-4e75-9b97-42f749ab4152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:44.216Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d725677c-5610-4f8d-b2fd-f0f96f58652e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:54.224Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=67a67607-252d-4eaf-8e78-8d25bb5c1a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:17:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:04.230Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2d799ee1-66ba-419a-82fe-c31ca7bca968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:14.238Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a18aa3e0-c4f0-46ff-902c-f449e0054f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:24.245Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=64ded6dd-2f77-47b9-ac58-c6ae0c071c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:34.251Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fec548dd-fe10-4655-b4c7-ea5721680d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:44.261Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e9c92ca1-9dd2-420e-87a8-79e1b3531f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:54.268Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=46a0d80d-e532-49af-9178-39545e4c63fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:18:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:04.275Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cdfde70e-1eea-4d1c-8a08-25d8089584b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:14.283Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b67547e1-9def-46b2-bab1-dba353c1c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:24.293Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=beb056aa-e15d-4f9f-a6a1-2458b1f62a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:34.301Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c55c8972-ecd4-4d10-90bd-5e4178ad074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:44.307Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3b6fa355-3f7c-46cc-b862-43c9f886149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:54.315Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a841c966-c42b-4c7a-96ac-c2585dcd5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:19:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:04.321Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=11461035-9a70-48c1-ba88-3a5a5bfaac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:14.329Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8f272684-c904-4e93-a764-d250b2bb07f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:24.337Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a7567287-a665-429d-9595-094e13d3086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:34.344Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e945ad2f-de10-4506-bf03-f875ed1aaf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:44.350Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=552b723b-162f-46a8-8a24-93b7c02a5e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:54.357Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cafdbfe8-f2c2-4d6a-8267-f7add1e3da4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:20:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:04.364Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=dee67043-ae7e-4927-9656-c435abd1043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:14.371Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5274dde0-5b78-4e0a-ad5f-b2af22480d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:24.379Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c1246205-7814-4aef-8ce8-bbcd12072242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:21:33.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:21:33.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:21:33.211Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:21:33.212Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:21:33.283Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:21:33.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:21:33.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:34.387Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=31c29364-47d6-4311-ae0a-25e2463e7b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:44.394Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9d9a7174-02da-4e61-b402-4c4a9aaa3652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:54.402Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=22088af1-913b-4fa4-b97a-9db00ebf8181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:21:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:04.409Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b1596f6a-5e13-4a3d-bc7a-91613cae6f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:14.417Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=edd844ef-cbae-42b3-97b6-d4ab656761c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:24.427Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2409b3bd-1477-43e6-b23d-e40c00659741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:34.434Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e445f9d7-80a6-4daa-9d1b-c145fbe3345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:34.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:44.440Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0b517829-04bb-4208-8bb2-33ed36013e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:54.446Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4e1ec224-2868-4ab8-a33e-325558bb8631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:22:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:04.453Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ee596deb-5212-409e-b9c7-edff4830fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:14.460Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e51c7321-d353-4202-821d-96b5c340f032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:24.470Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ad87cc4b-1d20-4a89-9b5e-dcc633750d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:24.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:34.478Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=9ddf9086-77d3-4f45-baa8-76f2d9da35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:44.486Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f0f8c4df-3f53-4b19-8366-69f732e49c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:54.492Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2bebca06-5e25-4b2d-a9ba-7d2a3ee31ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:23:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:04.499Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5c3ba774-0494-4b71-8bf0-906b1f30f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:14.505Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4c33adc7-d569-45a2-828c-3df78a231172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:24.512Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7cc8cae5-7910-41a9-89dc-8e9bc489ad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:34.519Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c0368728-0a9e-4b0f-ae44-5dadfb597e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:44.526Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=83484459-c923-4bef-9c8c-e4b5984f6109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:54.533Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8380b162-238c-4b3f-b29a-2f3896e8b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:24:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:04.540Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e90c7b8e-5cbb-4c7c-a785-9085b8af2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:04.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:14.546Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6561bf36-09e2-468d-bf60-b8eb1068ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:24.553Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ef505c07-5dc4-4bae-b9e4-5c80f8058a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:34.558Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=11f454e9-2204-4b37-b3fb-893c6b80814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:44.565Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e642338d-d65e-4921-ab90-0c57ef5254e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:54.571Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=09f73eb4-f5d9-4472-aa3c-d8ffaf1d1a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:25:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:04.577Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=611d8736-8d94-48b0-95e9-5c8d76fa1b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:14.584Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=38cbdcb7-2dcc-4b17-961b-86dde48122e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:24.590Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b2448fe1-a742-4c65-9956-94038d51bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:26:33.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:26:33.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:26:33.141Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:26:33.143Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:26:33.212Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:26:33.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:26:33.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:34.597Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e01d7276-e7a4-430d-bb84-81c792c2be81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:44.604Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=458c203c-3afd-4934-b484-735579cdccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:54.611Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=75246f74-9f18-4d72-82be-4b6cd2106f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:26:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:04.620Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=95b174d9-e2b2-46b6-9516-60276bd7c472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:14.626Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=68c30bcb-bcab-4b77-95d7-f813c5aed15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:24.633Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a82ec79a-3952-46b9-850a-ce502b08cf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:34.640Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f9f5f417-ec9f-4558-8965-70132bda5152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:44.647Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=87eef755-711e-4a77-9929-e497ad477f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:54.654Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0a3990c9-dd46-4bf4-b077-75779e8ec5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:27:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:04.660Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8ab0fcff-cbdb-47ef-bbb9-34ab79b5f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:14.668Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8a8d54e8-5be5-4c5e-9c24-cafe187bf1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:24.675Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=76df1dbf-b271-48e8-a2d4-7e51960b1141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:34.681Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cc5fd533-1f95-45e3-944c-fdfb8760b60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:44.688Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=294605c2-cf53-4311-b626-e17e7994fb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:54.694Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=92f82a1e-51ee-410c-a41e-f188f6623b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:28:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:04.700Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=940196f1-8266-4378-8e2d-616130bece2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:14.708Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4f3e6a4d-ba99-45b5-9772-4d74dbb4157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:24.714Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d1adff1c-4a8d-4936-9b71-9b80ff5a051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:34.720Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=40698432-a352-40d5-988d-7f5094a7fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:44.728Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a4ec1ef2-2e2b-43b1-bdde-97a0202d65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:54.736Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8fbffe7e-76dc-4d0a-8b1f-b8745e7479a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:29:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:04.743Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c3587b5b-c478-4932-abd9-ecf0bbc22f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:14.749Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8a85faec-14c1-4880-8f89-52f25e3f56cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:14.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:24.758Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2a47390e-2a5c-447f-b4a2-6439f689c0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:34.764Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2434c082-eee0-44ff-bfa0-3fec6f484f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:44.772Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=55c91b58-0c1a-407c-ab64-dd39d04055b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:54.778Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6a4d69a3-d440-499f-9823-0fd1fc039ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:30:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:04.784Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a10f7012-6048-413d-86b6-bae7817da484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:14.791Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=453eb9ee-f94c-4278-92ed-adcff46c3f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:24.799Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=208b7636-a389-45d4-8702-061ad24cf2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:31:33.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:31:33.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:31:33.158Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:31:33.159Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:31:33.227Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:31:33.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:31:33.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:34.806Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=12dc3db3-7196-4c41-86fd-d95ae9a03131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:44.813Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0470b88d-04c0-42fe-bb82-af497237e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:54.820Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c5cedc5b-6ee1-4a21-9b4d-125b7cd1023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:31:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:04.827Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=57735427-2aa6-4576-aa6e-2141ca06232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:04.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:14.833Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3f9c549a-b327-4600-bd20-a10be5c11aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:24.841Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d29ed5ab-add4-4768-82c3-14d034eb1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:34.847Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5dfc3fd8-ac98-4285-b4be-1ec6f03b0e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:44.855Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1ddab5fb-7e53-4832-987a-3faccc9dbec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:54.862Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=59592fe5-bdb4-48da-8bf1-304725e5620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:32:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:04.869Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ab93923d-c196-4926-a94b-aa2a3550f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:14.875Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=227bf2ec-5825-4692-88f0-9107e217653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:24.881Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6cb7e2c0-3d91-4a0e-90c9-894ae54a068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:34.892Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=65da4f4d-eaae-4876-93e3-550fbd394316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:44.899Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0cdb1b74-9f6f-4bf6-b1f5-0f4107e8510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:54.905Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=39bd7879-5a53-4f57-9456-41b89fc25c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:33:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:04.912Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=61099a76-1430-41b2-9448-f88cffc5e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:14.919Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=292b527e-85cf-4f63-8567-3e358cf9b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:24.926Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3c0106ec-b095-4e96-b51d-120e0d61623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:34.932Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fee26b9f-cf7f-454f-9b38-8a014944b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:44.939Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=825e06d3-69ba-4f7e-8322-2e3a35216c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:54.945Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bae35bb3-5b2f-40b4-82dd-91c8ddae1c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:34:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:04.950Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5413c3cd-e691-43b2-9a4e-ea205e88d91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:14.962Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=898c8b61-5eab-4e99-9a76-25bb7370f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:24.967Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5a001e87-1683-4fc1-b0c9-55fe55c780b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:34.974Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d1c082a9-d0dd-48e3-9001-086f72021c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:44.980Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=06cb80cd-2fa2-47c4-b9ea-98cf3225c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:54.987Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=da9b8a7a-5450-4490-a1ba-b0c5b8f3bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:35:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:04.993Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c2e8bcc0-ab20-4269-b04f-57d4f03f4200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:15.001Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b05ab989-b9a8-4437-8c41-a35d268d8025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:25.006Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=584c18d7-afe9-4e11-9c2e-0e7871689c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:36:33.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:36:33.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:36:33.142Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:36:33.143Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:36:33.211Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:36:33.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:36:33.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:35.013Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d32785d2-a49b-48a8-a618-a4f75f7efe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:45.019Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=37877fa4-b5a5-4a43-8814-5db003f33bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:55.026Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f5c02bed-225f-4458-a8e1-994bb802bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:36:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:05.035Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f5a15989-cb15-4069-8762-7f389c1be3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:15.042Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3f6fa1bd-4fea-4589-8fc9-e205a25ead29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:25.049Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5bcb0e44-99a1-416d-a2e1-5844e0071750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:35.056Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=70299eac-2b77-4728-b9a8-92b440fb7cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:45.063Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=acc81773-12ac-4a6d-b634-c6e69228f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:55.069Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8998649a-7012-4957-ad3f-842588c0ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:37:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:05.077Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=66635552-9113-4806-95cc-d6eb79975ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:15.084Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d544e328-3235-4781-8903-966fd130322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:25.090Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=08be1509-b765-480c-a952-50b32a7fd4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:35.096Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=41bec8f6-b074-4ac5-b638-afc6a27aec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:45.102Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a6e890fd-4908-43bc-becd-b1ed4660b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:55.109Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6dd6a22a-5a74-44e7-b8c9-44245eb0f6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:38:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:05.115Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=06a52249-ccd2-405a-8c38-9929acfefd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:05.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:15.121Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5bfd40da-2451-4fa4-ad85-0dc97721905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:25.128Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=77d417b5-2373-43a3-9f93-9bb0d93857f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:35.134Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fbef504a-3caa-46d5-95bd-6dff3a680023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:45.140Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6497c636-93db-49e3-b477-6048450e64f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:55.147Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=53c40371-aaac-4d4d-8580-7212aec4c8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:39:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:05.153Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=87ffaeba-407d-4df8-8fe6-21e765fca881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:15.159Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5caaa7b9-e3c9-4f72-9a58-84e1080e88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:15.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:25.165Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=09128cbf-4b23-481c-9f4b-d1b55df3cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:35.172Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a98e495e-1427-4675-a95a-74b145fd041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:45.178Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=283d1c7b-16b2-4970-bc97-a3568450843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:55.184Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d7f4143b-fc38-4915-aee4-0b6ef0b41852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:40:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:05.192Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0d1f392f-0969-441f-87b3-61b04e2dd9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:15.199Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=018964e8-c77d-4335-821d-581574636232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:25.208Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f14bc1a3-4f58-4adb-b3c5-5a352ba34906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:41:33.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:41:33.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:41:33.193Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:41:33.196Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:41:33.268Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:41:33.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:41:33.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:35.216Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ce9967ed-0750-4d6b-bac9-e078a88f4c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:45.223Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ec6adc45-a3bf-4980-9658-2feb0a2cc6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:55.233Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=be4c2818-cb2e-4c2c-8344-0bdfec47dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:41:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:05.239Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0f62daf5-c4e8-4b07-9d8b-2a28f52484b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:05.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:15.247Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=abd4af53-cc06-4334-8eb3-f5c20bec2530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:25.253Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=84c8487a-8093-4f08-ac67-385b07313755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:35.259Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=673fbb91-7e0a-4a5f-a80a-9587ee646fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:45.265Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7dca5c99-7d3a-412a-ab23-6c748725d65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:55.273Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=100e976d-50dd-4d7f-a14d-4a7ffd0189d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:42:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:05.279Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a3daffdc-d6d3-4dd7-bf4d-1ee1ee182325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:15.287Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1d03e979-87e6-47a2-8798-69760d228071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:25.293Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=37667fcc-3b40-452a-b124-06460c0e3b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:25.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:35.300Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=70e63a7d-7ea2-4483-943d-ed088b497c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:45.306Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=3119c520-4d08-4278-a58a-b107b5e18a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:55.313Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7ad240d7-ac64-4687-b938-b4bfb9faf55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:43:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:05.318Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cb063c90-0b93-490c-a120-c37c82a57fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:15.325Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5f312af4-4170-423d-b0b9-90617b5056fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:25.331Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=57f7271b-315c-48bf-b712-ba5dcef6155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:35.337Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=31bd3cd9-495c-47d1-b0da-198887ebf2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:45.343Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f41c7870-c039-488d-bebe-9236f46c6e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:55.349Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1f862bba-e0d9-451a-9981-25949caf70b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:44:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:05.354Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6cf9e04a-f293-4483-ae29-f24c7ee1fdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:15.360Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e8081a8e-805a-43fb-a9a3-95b700ea729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:15.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:25.366Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d7d55bf7-e3f8-44f1-b1b4-0dec42317855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:35.372Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4f867430-013e-4587-92f7-16f57ae87a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:45.378Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b9017519-98ec-4f92-a83d-09c114899c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:55.384Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d6408ed4-4ec7-41b1-a871-618aa67346f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:45:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:05.389Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=082ecae5-f62d-4847-ba45-91c81134e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:15.396Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1bb6a710-8bb3-4113-9bed-74e388a2a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:25.403Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e9410368-8d70-451c-b245-ece7d04e32e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:46:33.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:46:33.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:46:33.158Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:46:33.160Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:46:33.231Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:46:33.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:46:33.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:35.410Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=4f1cc7fc-c762-4b84-971c-2d0b3bd345e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:45.417Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2f393406-b634-4cdb-b2d6-16fb0c477209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:55.424Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=edb314c4-fc2f-4015-8353-c38a113df098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:46:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:05.430Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=a07758fb-7cae-41da-966b-0c036ab2fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:15.436Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cf35411c-49da-48b7-9cb3-48d8817199d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:25.443Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=856aeb82-cace-41a8-9a55-1fdec353df66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:35.450Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=978baa6c-4450-4d5f-b61d-458846a02a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:45.458Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=2c0a38bf-1261-44f1-8d8d-df8b129e98e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:55.465Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c2b62e54-886a-4624-8b64-02fdce74695a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:47:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:05.470Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=824bc10a-580e-4869-b21d-a421dc566e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:15.476Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c2204015-4169-4153-a58f-5d0798f70597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:25.482Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=5b503771-1840-4d69-b7e0-df0575ee354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:35.489Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7b2d1115-332a-43cb-8d0d-8d343ad736de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:45.496Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=6894c605-8297-462a-8cf7-2c9df75d3c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:55.503Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ca14172c-c864-42fc-9ad5-37423f430093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:48:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:05.509Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b4175fac-6772-4f2a-a5ea-d979053c9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:15.516Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=56dc6dc8-5914-472a-ab46-852ad5b16ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:25.522Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8d966f1b-280b-4c90-8143-ac2beb2c8e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:35.529Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=936cc8eb-0d21-4f4d-9a69-3e56420d56c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:45.535Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=86b15fa1-3533-4c23-b061-412d0d10a25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:55.542Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d9fb2d2d-d6cf-4c77-9d91-c075d465f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:49:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:05.548Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7690b6cc-2308-4e99-a369-16a60883cef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:15.554Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=ce149b02-180a-4960-a565-253888bc78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:25.561Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=47070d5b-09b1-4fdf-a579-7f75f9c19ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:35.567Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8ed253b3-1d88-4310-9c85-fadd39566e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:45.573Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f965dbea-6085-44a0-b99e-9ffc44ba7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:55.580Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8848f7a5-db67-4b15-bc29-8fe07678485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:50:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:05.585Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=da30e719-764f-44eb-9c69-120f9cc199d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:15.593Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=191aa5d5-fe97-4977-b6b4-90bc57ea6552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:25.599Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=e17737f4-306f-4a3c-abc2-a9b3d2adc1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:51:33.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-27T15:51:33.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-27T15:51:33.193Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-27T15:51:33.194Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-27T15:51:33.263Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-27T15:51:33.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-27T15:51:33.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:35.605Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f6d077cb-2730-4801-8638-1f79bcdbe679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:45.612Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=f48b0640-65ae-4756-9471-d52fb39a8d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:55.619Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=68046c5b-c410-4d3f-8560-d3518e51663e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:51:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:05.625Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b7b89415-1318-489f-b35b-4696b343d0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:15.630Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=b1fc86fa-e42e-4db1-ac41-df58a1153e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:25.636Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0fb6331f-78bf-425e-8ab4-8855cd7285c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:35.642Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=c779d612-7586-4db6-8b36-f1ba65afbed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:45.647Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=35d015ef-7bfc-4d3e-91bb-69d7e77be531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:55.654Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d40940bf-d8da-4e9d-85fc-4662943f256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:52:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:05.659Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0795dfe6-0eba-44bb-bf40-0cdba824b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:15.666Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=06e3d7d8-b0c1-4cc3-aeb1-921ae7a4c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:25.672Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=bf63602c-77f2-4336-8aa3-a1852cad1282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:35.679Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=7ffd782b-b158-4e7c-993a-9c6b5c299c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:45.686Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=0d7790c1-edf7-46a5-b9dc-6aec300ebbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:55.693Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=fe710c77-4e06-4edf-b1f7-6e23e5ae16d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:53:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:05.699Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=8bfd9f4e-db83-4548-ad30-786648bfd201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:05.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:15.706Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d4b058b0-9b89-4491-897f-9c19388ae374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:25.713Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=cff609fd-4d01-41a0-93e1-96ad8b21c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:35.719Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=024a3357-408e-432f-b81e-7fdf8c4ab9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:45.727Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=db342491-83e9-4d88-8ae1-ad132141f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:55.734Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=d7eae25c-a332-474f-b560-3c05b4a2d5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:54:55.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:55:05.740Z |INFO |Init configs |InvocationID=dbcd4f7d-19c7-4788-8750-5e17dc9ab195, InstanceUUID=1ce7e268-36ca-4805-8342-d27a498045fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-27T15:55:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |