By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:22:25.273Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:22:25.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:22:25.317Z |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-05-08T00:22:25.956Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:22:26.766Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:22:26.769Z |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-05-08T00:22:26.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-08T00:22:26.916Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-08T00:22:26.936Z |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-05-08T00:22:28.723Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-08T00:22:29.206Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-08T00:22:29.226Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-08T00:22:29.227Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-08T00:22:29.291Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-08T00:22:29.292Z |INFO |Root WebApplicationContext: initialization completed in 2355 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-08T00:22:29.685Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1beeee51-a721-488d-8642-1325def2d143 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-08T00:22:30.423Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1beeee51-a721-488d-8642-1325def2d143 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-08T00:22:31.878Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1beeee51-a721-488d-8642-1325def2d143 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-08T00:22:32.340Z |INFO |Started MainApp in 10.183 seconds (JVM running for 10.862) |InvocationID=1beeee51-a721-488d-8642-1325def2d143 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-08T00:22:32.435Z |INFO |Start scheduling PRH workflow |InvocationID=1beeee51-a721-488d-8642-1325def2d143 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:32.445Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c831aa01-f4a0-47e6-b450-81a7af71c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:22:33.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:43.602Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=748840f4-ec74-48b2-858e-c001434901ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:22:44.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:44.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:54.673Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=55822b11-a18d-426a-a0ac-55a6828bd2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:22:55.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:22:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:05.745Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1372e131-b0d9-49d1-a263-ad31cbbb6c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:23:06.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:16.813Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0a3d6b65-46d4-410c-8aac-a034574e91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:23:17.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-08T00:23:19.537Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-08T00:23:19.538Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-08T00:23:19.574Z |INFO |Completed initialization in 35 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:27.853Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5d95abb2-08ba-4c54-bb69-4856b8aa002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:23:28.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:38.960Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e81ac637-d317-4c6a-b860-8ff00a0528f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:23:40.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:50.033Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a54de6e9-e481-4cdf-b1f9-9bf0f1181474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:23:51.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:23:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:01.068Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a5631df7-f668-45e3-8eff-bcd4258eed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:02.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:12.141Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=deeaf504-1def-40b2-9395-225c4f1965b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:13.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:23.219Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6b7c42ec-79e5-483b-8a7d-ad4eee39cf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:24.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:34.288Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f6c2e3fd-46a9-43e7-b864-2e873003e433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:35.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:45.324Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2d7b52c6-9e7f-48a2-9a2a-682b215e3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:46.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:56.396Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aa2b1828-bcd5-475b-8675-c8eec7501716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:24:57.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:24:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:07.469Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ef43c623-20cb-4571-9f4a-d84a2939a127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:25:08.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:18.544Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=08af2e53-27a6-4f13-9757-84bceebff766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:25:19.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:29.612Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=668ea9e0-2ff0-4d2d-afca-33c63008e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:25:30.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:40.652Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b31c4037-bdb4-4ccf-b656-4de8154cdcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:25:41.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:41.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:51.725Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5f81afaf-46e1-47fc-bc2b-0247f6a20da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:25:52.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:25:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:02.796Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=feaa2add-3a22-4382-8b13-9c38ddf9fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:26:03.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:13.868Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b7a4e2a9-a488-4a70-80a9-44d5ca5039c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:26:14.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:24.940Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d0c04fd7-4f31-4d82-beed-239bca7d3600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:26:26.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:36.012Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5f7ad7b5-25c8-451a-ab13-a98bc5a4b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-08T00:26:37.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.99:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:47.085Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a3cbd7aa-8c05-45f9-a1f3-71c6c984821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:57.112Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=290d3fa5-b4a8-42cc-826c-a1326120fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:26:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:07.125Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=26242d4b-19a3-4627-9571-10f80a4665f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:07.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:17.135Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=34a6b886-3cd7-462d-b414-8cf77f8566a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:27.146Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c48fd419-7ea5-46e9-b76f-b1e73e9c3b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:27:30.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:27:30.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:27:30.438Z |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-05-08T00:27:30.439Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:27:30.572Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:27:30.572Z |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-05-08T00:27:30.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:37.156Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5f2c2009-67da-4653-9f7e-2ff6e273634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:47.168Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=02e42bb1-b188-40a1-9fad-e39f54efaa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:57.179Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6901c78a-b985-4bd6-9a2f-fec0ef11ba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:27:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:07.189Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5a98a58c-8ef3-4917-90dc-0d63554b5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:17.197Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=17bc5df6-eddc-4c11-8172-7441ed9b60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:27.207Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2b017ae3-098b-4216-ba6b-8cbbb3403f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:37.216Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6f4cd1e4-9ca0-4fed-a73b-eedcfb636fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:47.225Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=538ad7d4-46b0-4933-9114-5bc11acacef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:57.258Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3a42d3e1-fe75-40cb-959f-956de508d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:28:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:07.268Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3eebff58-7fe8-4156-80a1-f41161a754a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:17.278Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e0bbeccd-7b13-4182-8cc1-0e7b873ede5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:27.289Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0f951a80-3190-41ba-8c82-fd632c623fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:37.302Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f1a8bc3d-a28a-4f4e-a878-f6c0c6d56186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:47.312Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=97b0b484-9ec1-48fb-aa33-d1af2ed84696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:57.321Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0ae6b412-73e3-4213-bba0-4ea10ff2223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:29:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:07.332Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8ee2ea84-82fb-4b01-bfeb-f00986f59a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:17.340Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1424466e-b72e-4a45-bfb5-402cea444f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:27.352Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d0b52878-eaa2-487c-984d-127cab68d1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:37.362Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=20d7ab54-35d1-4498-8754-5f01af0155a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:47.372Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d361e0a1-7bf6-4bdf-af3a-666ff97e2b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:57.380Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=70a9ad03-905f-4627-99e0-bbc561759d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:30:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:07.388Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c2e6258f-b9ee-4c66-995d-9d5327ec942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:17.397Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=219a6df5-1c57-45d5-9f29-f105cd6329a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:27.407Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=60172c3a-3da9-4dc3-814c-401ac6ffcb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:37.416Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3f11f4b7-7581-4df9-8338-1edc8e1b51a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:47.426Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=27ab7ec0-7b45-4f7c-a523-b2b5a3cf19f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:57.435Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1e9e38a4-f6cd-4314-a7d3-c778561251fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:31:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:07.443Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=77e4b728-2910-4c49-ba46-f638fc91680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:17.451Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=82ac0853-cc7d-4e9f-88b5-1395a8df188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:27.460Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=94bf57ac-1155-49b2-9d1e-9e1aea4db6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:32:30.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:32:30.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:32:30.062Z |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-05-08T00:32:30.064Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:32:30.187Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:32:30.187Z |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-05-08T00:32:30.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:37.469Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4971130b-5021-4dde-9df0-11f2369420d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:47.477Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6d011ab3-d29f-4858-9682-de5ed309ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:47.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:57.487Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7ea2dc97-7e77-4ed5-80fe-a21d55fe7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:32:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:07.496Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c4de174d-e704-4435-a645-ab28c88bbb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:17.504Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=04c4ccda-0e3d-4024-a513-3c8d93ee21c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:17.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:27.513Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1343a663-e7f1-45e7-937b-64842aa8d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:27.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:37.521Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2cd8c738-77f7-43a9-8ffe-dc874c792f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:37.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:47.529Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d892a5eb-d1c0-4a2d-b2cc-6d622980abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:57.537Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3b7eb9b7-1c61-4378-a808-7bfc2de80616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:33:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:07.546Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c159327c-75bd-45e0-b23b-ac24ea920145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:17.553Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=958bc108-864c-4e59-9491-e880951304ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:27.561Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=21fac4a4-ba50-467b-b74d-b9148272e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:37.569Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3f27fd1f-0797-468d-91df-9a6dbed1be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:47.578Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=97111f2e-0721-4a0c-8b67-9ba7b4f5a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:57.587Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f1f97523-463d-4443-947e-45c45ec224f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:34:57.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:07.594Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bde9769a-7210-44d6-bfda-3c99a92a665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:17.600Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3540297d-e4e4-4608-b553-a801d346e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:27.607Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3c54c90e-be5b-4ba0-9f3b-47115db1ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:37.616Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=78ebaffb-c09c-4d18-b79b-b41e17e96653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:47.623Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b52d1031-16cf-49ce-aa6f-4c8238e0ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:57.631Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=392363e1-0f46-4f16-949d-3abb2be756d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:35:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:07.640Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4371f2ff-ea8e-4c5b-81a0-7b45029f96ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:17.648Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1af49173-33f0-439e-9572-3b1862247294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:27.655Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=435fef74-93b2-46cb-8519-490738c3d549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:37.663Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e7d48506-41e4-4d6a-9a92-2948ad482217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:47.674Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3678c126-665a-4023-a46b-08a668fbd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:57.682Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=cfd7c079-058f-4848-89e4-ae6987437811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:36:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:07.690Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=46e03829-dcb9-40c7-a175-9362775c18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:17.696Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=31bf7291-f5c2-4bbd-aef1-bdb7f0ba007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:27.705Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=861c644a-74e7-4d8d-9ff3-f32b220ebb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:37:30.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:37:30.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:37:30.018Z |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-05-08T00:37:30.020Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:37:30.136Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:37:30.172Z |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-05-08T00:37:30.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:37.712Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0ff7e7d0-4e25-4676-888f-a0e9ee6d5d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:37.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:47.719Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=208ab1bb-b1ab-468e-b5c0-b72da45206e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:57.727Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=da99f8ff-278f-4dba-b1ea-292255ec22d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:37:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:07.735Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=055ad94c-0e83-48e4-956b-56e25326b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:17.742Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71512ee5-e327-437a-a938-a99610361cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:27.749Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f71ec7e6-d2fa-4981-ad38-faade0dba259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:37.757Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=18b96c5b-115e-4b5f-b6d1-59ae46a29372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:47.766Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2563cf5f-6377-4326-b291-d1d39c5712ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:57.773Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c54fb46c-984f-40f5-b937-6005c673715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:38:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:07.781Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6130dfb0-73cb-4648-a499-8ff6bccd2006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:17.789Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d8a33ae6-878c-48b2-94c5-19d34c253a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:27.796Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=673a7147-4837-4a9a-9803-0e6eb08087da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:37.803Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71711e4c-0eb5-475d-9157-8f8ed44355f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:47.810Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=085a3480-4a9b-4dc6-8851-a566831e8646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:57.818Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e5ddc195-e4c3-4e04-a35b-a5eaf81e154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:39:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:07.825Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a47ed7aa-8d00-4fb1-b0ea-52dca7363b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:17.831Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=50a91a10-ae19-41a3-a15b-22ff5aadd95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:27.838Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=560ec371-6b9a-4df0-8581-a9376ff0c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:37.845Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a24f3906-ad0d-47ea-8a75-350b986bd904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:47.852Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=255bcd25-13b2-4e2f-b90a-80ec9266a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:57.861Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=34f16e08-2346-458a-be11-9bf13df22ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:40:57.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:07.867Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=73180dbc-7b87-46c4-b002-c51ae6083c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:17.875Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dd8ecef6-ca34-4787-8b60-e5aa246a32ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:27.884Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4bfdd487-1ce1-43fe-99e9-19809e20ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:37.891Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c9d9bcc3-1aac-4f59-893c-7db51dedcf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:47.898Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a9356469-724b-495a-82d1-7b705c076d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:57.904Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0d49c311-5de3-4ca5-8ea3-51389e3f841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:41:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:07.912Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=36d35029-96e4-4a49-abfd-c38cc0f3bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:17.919Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d0e91d0b-b4d5-44e2-bada-52f2385e5404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:27.926Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4680694d-340d-41e1-9620-71f7bd7029f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:42:29.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:42:29.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:42:29.999Z |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-05-08T00:42:30.000Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:42:30.076Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:42:30.076Z |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-05-08T00:42:30.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:37.932Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=da34639e-1f73-40c8-b3ef-c7c54e843852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:47.939Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9aee0946-5f8d-445a-b96c-c06264d87ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:57.947Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bc5a1cfe-7bcc-442a-b212-6901e4cb9da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:42:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:07.957Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e7c5c6e1-14a2-4669-bef6-bfe7d6db53b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:17.963Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9c6643dc-cb49-44fa-90d4-ab0c79e30b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:27.972Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8bb4bfc2-d750-48ac-b2e3-dd03e303347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:37.979Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1ac97f0e-30fe-4f0e-ac0e-f29fc714efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:47.986Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=406fca53-2b1d-471d-8651-6b30564c6fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:57.994Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e7ae99ac-72c2-4dcf-ad10-bb29313098de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:43:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:08.003Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=948f0ac2-b5c2-4026-95d2-a97b640eb995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:18.010Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5fa66453-57a9-4c63-962c-aaed0b308958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:28.017Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e99e1064-ab11-4e8d-9b4b-38016a5b54b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:38.023Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=96b5b255-927d-4db3-9254-38afdba8a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:48.035Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4bb0b015-5adb-412d-9dc3-1d4bcdc2acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:58.042Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bcbf44b0-216c-408f-9ce5-0536d155e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:44:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:08.052Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e45b7384-6aa8-46e0-9485-068e669a5e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:18.059Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ec331d8b-a861-4450-b22e-e204d490fa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:28.066Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a4ad8ec4-6dc7-4b64-bf9e-41e7f44d6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:38.074Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a224333b-9a17-4373-ab24-c7268b6c19b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:48.081Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a77406be-b77b-4450-9e1e-64a849718998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:58.090Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7a4659bf-eb64-4868-9c85-a9f3d62fbfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:45:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:08.098Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=817cf267-76a3-467f-89b3-92d071ffa44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:08.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:18.106Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e5078d6a-4caa-47e2-8ab9-93c587c07634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:28.113Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c679c861-58fc-47aa-9eac-48ae395326e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:38.120Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=257d576e-b7aa-461c-b317-b80150101e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:48.126Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3a934152-681e-45c1-9d02-723471fa17cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:58.133Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=37d5fcef-e772-4cb8-9756-5e4abe7e6e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:46:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:08.141Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dbf3a48f-d4ef-49e1-bf08-30341d3b18f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:18.149Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f5f65d00-6c6d-4a8f-b5ac-6eebbdd5c693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:18.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:28.156Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ce028995-4a5f-4c6f-b794-aced33b6198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:47:30.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:47:30.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:47:30.051Z |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-05-08T00:47:30.053Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:47:30.125Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:47:30.125Z |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-05-08T00:47:30.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:38.162Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b53691ec-87df-4ced-acb6-90b8859f50a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:48.169Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=74e252e5-48e8-4a6c-9bf1-b343c1198c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:58.177Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d197427f-593d-437c-9894-f228bc78ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:47:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:08.184Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1efcd7c1-9c70-4f8c-b4b6-bd20db273eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:18.194Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=04d21044-0d61-46ed-8fe8-5815379843f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:28.201Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f504354f-7eb9-4691-b386-e805e3cac646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:38.209Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9352e4f0-a942-4a78-810a-eb749a125dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:38.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:48.215Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8f483c6d-6f86-419f-8c00-3947cbcad258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:58.222Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8d2f0b16-5810-4472-bf37-cc2fd190666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:48:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:08.230Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f4a116fd-75b7-4f6b-815b-95e643332383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:18.237Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=33724801-b6bc-40cb-8984-cfc3be8f24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:28.244Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4a07afd3-f5fa-4dc2-a7a8-c7acc537c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:38.249Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=74b661d6-c171-4649-aa41-348905889525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:38.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:48.255Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2f5eedbb-1940-46e8-bdda-05379d7be245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:58.262Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=93b510aa-d1d8-4136-9e13-6a840592f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:49:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:08.269Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=99fcf852-92cb-415e-b8f1-c7bd1c594c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:18.276Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d67ae6eb-1466-42e6-83d3-932563861301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:28.282Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=79f2607c-fe6c-4ae8-83a6-6f8c42581efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:38.290Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=026cc1ad-0a8d-4e02-8133-eafb293960b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:38.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:48.296Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=456506a3-1fd4-4854-897f-2fd99a83169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:58.303Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aecf900b-3813-4c57-a753-9ce3d72baee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:50:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:08.310Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=974420b3-2713-4473-b11c-794b4af43906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:18.316Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0de21803-a856-4f24-a23d-08e8f67bae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:28.322Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=35451a7b-55d5-4bd6-8641-ca27d5ca08f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:38.329Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6b255032-adfc-4064-9489-13a1205f05ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:48.335Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2458d1ae-9ead-4212-93e8-c2a919e1df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:58.341Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=81e1f52a-9bb2-4456-a28b-224db33c05c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:51:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:08.348Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ecf0e76b-58f5-48f6-931c-7112d709db26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:18.354Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dc1fa96c-195e-4b4a-8340-086fe3ecfc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:28.360Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4aa35de3-2a5d-4627-8f5f-20d01df81466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:52:29.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:52:29.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:52:29.954Z |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-05-08T00:52:29.956Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:52:30.073Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:52:30.073Z |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-05-08T00:52:30.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:38.366Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6ae7bb4c-b4b4-4203-b9e7-eaa3ca80951e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:48.372Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ff2171b2-f392-4273-9a81-7cad84cd0875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:58.379Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ce48ff0d-7012-4082-8ac6-6c0f0d61a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:52:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:08.386Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a508bb99-0d0b-4be0-977c-69e2cc2d0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:18.391Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2093c0b7-7513-429c-926f-afc82e90bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:28.398Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3f069b22-b2e5-4e30-b8a0-86fe2f45bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:38.405Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6e40809c-1341-443d-b6c1-c986acac67c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:48.411Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a5214c13-94c0-4839-8ff5-55c1145bfc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:58.417Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=12c598f0-a639-43c8-a86d-6a8184050c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:53:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:08.424Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7553351d-35de-4b9d-9aaa-fb2952a8816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:18.431Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a9892171-173b-431b-a99c-840c0b28102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:28.437Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a214bac5-5c11-4f03-a6bc-33e2bfe2239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:38.443Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bd179d89-dfd7-4277-8e76-9e38e5f2ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:48.450Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4b835353-2894-4bd1-9e02-826316e28404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:58.457Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b26b2c86-5b73-4a4d-ac96-d61c5cef305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:54:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:08.464Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4c6238a8-d6a3-448b-a315-9ab70ed12233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:18.470Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=536ae1ac-42a5-4101-a146-2a9ca12a5201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:28.476Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7778a676-ba77-4c95-b3bb-18c60dacee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:38.482Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ea0a7b4d-7c81-4a25-9cdb-6c6e35ff31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:48.489Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d7ec4c72-5679-4c43-851a-c8ff948b95be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:58.495Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4ec0d593-4595-477f-a52d-87822fa554d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:55:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:08.501Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1b577784-2ae9-49cd-84ca-7119581e91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:18.507Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=44b0b702-0a20-4c72-9c1a-00a6d2d62f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:28.514Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=73aee0e8-6d36-4bc1-9333-488bb3ddfd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:28.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:38.520Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=65f105ba-4c6f-41ae-91e0-547036ef8a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:48.526Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=01d64a32-a947-4bfb-81a6-b2e05dfac89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:58.531Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bf3964ad-28ba-41bc-8400-29f2e7114825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:56:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:08.538Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4ce61142-00a8-4d4c-9f62-9e0397097f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:18.544Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1bd4324d-5eb1-4fb4-9d60-00320c9de897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:28.550Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bd773a31-d069-45ce-bbe6-12d02bf33c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:57:30.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T00:57:30.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T00:57:30.072Z |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-05-08T00:57:30.073Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T00:57:30.147Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T00:57:30.148Z |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-05-08T00:57:30.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:38.556Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7b8530fa-2029-434a-b7d7-8b3226e66c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:48.562Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fea126cb-a233-41df-96f2-1243d5443292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:58.568Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=40951b37-a238-4da8-9191-523d97006bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:57:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:08.573Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b2b1839e-7aad-462b-aa63-44be0f160bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:18.579Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0cf87980-cad3-4121-8322-c0e2ba6658f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:28.585Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=78d9ce27-5a67-44f8-be05-a65504eca54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:38.591Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1c7905fe-4516-4107-b014-0c7bd952a219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:48.598Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5bf79f4a-758c-433a-b266-ee15c74caa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:58.603Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=17ba143b-7e97-4e86-a7de-8afb21cda485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:58:58.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:08.609Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0ec48c3b-03d0-4bcc-ac63-f7b6ecc9f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:18.616Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6d65a760-cb1c-4481-ad48-72dbc77da80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:28.623Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2402060a-09aa-4758-8ad5-3ac15284056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:38.629Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ece47d3d-6948-4042-9a60-4aadc781a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:48.636Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a5bb4a36-a14b-487e-bd86-70eaef966ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:58.642Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=595ce5f1-9474-400d-8195-dd821e01d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T00:59:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:08.648Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aad1ab2c-54dd-4e6f-9a3d-7d853d530e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:18.655Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1a137498-74a5-4885-99e6-dac7eee3edad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:28.662Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6f91ffce-5b1a-459a-bb17-471a5e441f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:38.668Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=da6feacc-0fbd-4b51-9950-9219df9c3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:38.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:48.674Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=44d6e739-0a94-4128-8c98-1f6af083010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:58.681Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ded0dadc-8a20-40f6-9905-2af5482c994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:00:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:08.686Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a29ddca1-92aa-4d66-87e7-377e06fba61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:18.692Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4abc6aa6-4f21-425d-b571-5fae72a90a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:28.699Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2bc13d3f-0e18-4e9a-907e-ec4d05c589b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:38.705Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1692a2ea-1e13-473e-b5f8-78f08cc3314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:48.712Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=738592ba-2a07-410d-a4a6-65337ee34447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:58.718Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ef2c4dd7-aef1-489f-9273-48e5f23b8b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:01:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:08.724Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d66e0a13-bb22-4dc4-8243-c49b00a2298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:18.730Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e7060548-9619-4eb0-8d82-64594cd3d0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:28.736Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8cf49db6-a99a-4751-acd1-918ee13dd07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:02:29.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:02:29.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:02:29.992Z |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-05-08T01:02:29.993Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T01:02:30.079Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:02:30.079Z |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-05-08T01:02:30.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:38.741Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aab56380-e5c0-4f84-ac75-ba3a4576ef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:48.749Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=13625349-becc-4603-bacb-9fb297ebecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:58.755Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=31526ad3-b34a-4776-8018-c9454e5a603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:02:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:08.760Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5d3f048f-f3ee-4564-a248-073198baf02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:18.766Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4c3f8a9f-5160-4cb8-a0b5-46308883965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:28.771Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d68aa0aa-a956-4592-ba0d-d27343e27bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:38.777Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0269706c-e92c-487f-8482-efa6ba59929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:48.783Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f70bd5f5-f6ac-4e05-8cf2-65f4b7b38213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:58.789Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7a902d6b-f3bf-4ab1-9f2d-0fcf160c8187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:03:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:08.796Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f38e4736-1d18-429b-abb8-077be7f76324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:18.803Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0d2490c7-3c80-42db-bb9c-8376daf6d323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:28.808Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=88b8da9f-4482-4ac0-a383-32a6dcb55acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:28.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:38.817Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=68472d14-74c0-4645-886c-50d1523087be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:48.825Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=27b6617c-2484-4d4b-8e89-9480ca4eead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:58.833Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b1fb1c06-442c-44f6-a646-510d54f54c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:04:58.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:08.840Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=739f7955-ff44-477c-a800-32f6d843d0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:18.845Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=26c74f06-9acb-4d19-9690-b22b314b3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:28.851Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=afce9f7e-ed70-420a-8b46-9449e0f4c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:38.857Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=631a1da6-84f0-4960-8cbb-7e9345ad25da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:48.862Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f976eaba-4db3-4824-a2c5-64ab741b3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:58.867Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f38d2b52-cd3d-4968-bbcf-e6196ff916ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:05:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:08.873Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8267e5e5-e496-4704-b5f6-d14634115769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:18.879Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9e39d949-5a8f-4f83-afe5-b17cc2003ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:28.886Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a4427174-afb3-4217-bb48-6244fa6df247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:38.891Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e6b34044-0f02-41a7-893a-e192b5ed36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:48.897Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=70732b05-305c-4e28-9381-90be01e1fc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:58.902Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7d15ff9f-f253-45c6-9cf9-0a5f68c8b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:06:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:08.907Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bf3fae18-9faf-4692-a435-9f40e59a9c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:18.913Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6b77329f-665f-4e99-80d1-f86a54c21dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:28.919Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0bf1c0c3-c812-49ac-b7c9-e32710c99656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:07:29.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:07:29.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:07:29.995Z |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-05-08T01:07:29.997Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T01:07:30.067Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:07:30.068Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:07:30.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:38.925Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=31b6bb62-3ec0-4faa-9111-2de6ff6d1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:38.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:48.931Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e2326a7b-ccc3-4f11-9c1f-f2b9c5989e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:58.937Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=334cd2fa-6d2d-4e57-85d1-cf9e0466a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:07:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:08.943Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d1f31b16-0c70-4099-b1a8-6f1c97758cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:18.949Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=79f1f163-05ba-45f5-a3da-9eb99a04c342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:28.955Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=301da2f8-08a2-42f8-9c95-e6c8eff1e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:38.961Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3b9f7895-06e8-4886-b599-d4db10b24123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:48.965Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bb35bc59-e11e-4163-abc2-de1be5dc5096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:58.971Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0073c8fb-d822-40b3-896e-e47ae8b31b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:08:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:08.977Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9ec039c1-7856-4294-91bd-f6c25af2304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:18.982Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5b80477a-434a-459f-a975-e18accff3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:28.988Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=483e6eaa-d455-4ff4-bb88-e0c008e2e9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:38.994Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1bd8d324-38e3-4fb8-bd59-dec8ee68cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:48.999Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=df6871bd-3374-4784-a435-c5db11a79ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:59.006Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dac025bc-b089-4d85-ae32-ee343403ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:09:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:09.011Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f668ddc9-cd7d-45f9-8d5f-af09b76cccff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:19.017Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e728adf5-f29f-4879-8c86-5f2ee3381d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:29.023Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=929878cc-c4ac-45ad-8133-874c25434f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:39.028Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d43a5b71-cd05-460f-80af-c18a622b437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:49.033Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=73d4b059-e2b8-4bbc-a28d-cbbe84b3e862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:59.040Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b729f1de-c32f-48a7-84eb-1400749ef410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:10:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:09.045Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5129db7d-6675-4bb1-be34-6814c622d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:09.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:19.051Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=949e2975-88d4-42e9-a6bd-e2be1959423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:29.056Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=26ad046d-0765-4f47-aafb-b618a44b253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:39.061Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=658d6ba4-9be9-49fc-a66d-a852b64bebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:49.067Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=faa7dc01-bdd1-4681-97d1-3cb30ea1bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:59.073Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c024b1f7-c66c-489d-be69-6213be9d305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:11:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:09.078Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1148878f-3440-4074-ab46-ae8ae4aa5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:19.083Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=256b68ae-548d-4433-965e-13d0d4cd48f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:19.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:29.088Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f5b130e7-09c9-4e9b-80c6-1ac721e3679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:12:29.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:12:29.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:12:29.975Z |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-05-08T01:12:29.976Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-08T01:12:30.039Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:12:30.039Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:12:30.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:39.093Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b18689f8-980a-4406-988f-035cca49fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:49.098Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=56c0299b-d3cd-47e7-9b32-b9b12489bd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:49.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:59.104Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=100bd8eb-0fc5-4e30-a01f-69a1f14b574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:12:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:09.109Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fdf103b8-1791-4e46-90b5-88b7053dd9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:19.114Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=566fed38-b60c-42f0-aff9-c637905764d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:29.120Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=45cf3b10-8b58-424b-9888-fc4859e16bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:39.125Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=643c27e4-664f-4176-a562-afb00bdb82fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:49.131Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b4762c50-cbf5-4670-8f16-b95c0c751c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:59.136Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c9403656-f208-48d1-9225-b416fb797438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:13:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:09.142Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d22a4bdf-8f86-41dc-93d3-eb88ff99eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:19.147Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=23b16d30-b7db-4c74-8bb7-f18b8ae831ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:29.164Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=17d3d025-8a57-4e3d-b90c-19b3de674d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:39.169Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f9d22493-bb2a-4142-a1e6-ae46a38ce685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:49.174Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d23938ac-d327-47b5-97d7-41620e24dd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:59.178Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2f6a1e15-fdaa-4883-a787-f3ace3944331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:14:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:09.184Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a8590a91-7cb7-4700-a0ca-b6e26374b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:19.190Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=cde6f7c1-2ad7-421b-bf98-2cfa44311f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:19.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:29.197Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9efdabc2-b5b0-4eee-b36e-1d39e73cefda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:39.203Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=0c2efb7b-0263-42c2-944a-955fa038a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:49.208Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=86fa9ec6-ee01-40c7-b5f4-ed2b5c8c20b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:59.212Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8214bb81-0486-427b-b8a3-8203919ec7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:15:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:09.219Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=552a2781-621c-4eea-828b-7c732ca726a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:19.225Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fd811f4a-5f28-4daf-8843-ef2d9e8e2f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:29.230Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=2b67e104-85c8-480c-bdb7-273436a7b80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |