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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:39.236Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5626a311-44dd-4618-b2de-895dfdfcf4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:49.241Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e0f63d03-5946-412a-9f7f-c629465d8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:59.247Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8ae2f6d8-3fe6-47cb-bb3a-e4f2cfea7085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:16:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:09.252Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1b4245a1-723a-400b-b19c-29f0453f83f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:19.259Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fff25bda-d1f5-4ce4-a875-6838e4dfa8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:29.264Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d262674e-b03e-4786-91e6-a50450adb589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:17:29.968Z |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:17:29.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:17:29.969Z |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:17:29.970Z |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:17:30.035Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:17:30.035Z |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-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:17:30.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:39.270Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a980ca8d-9d25-4aa8-a0c3-dd150326f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:49.275Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=010c86da-0b98-4c92-a4f6-0defc6e796d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:59.280Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=42d0ebaf-4e65-4f94-8aac-391e0388c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:17:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:09.285Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ad133c99-e03e-46f4-a1e0-3475045412f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:19.291Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=01a8b7ca-cb39-4ee1-ab05-c4b9964d9698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:29.295Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bb03fcee-e102-4fbe-80fa-f3774d3b3aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:29.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:39.300Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=98ed5045-8463-4bad-9901-ffd302422e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:49.306Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4cc2557e-7afd-4ab8-8824-4b77f562c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:59.312Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3afc0d46-40a8-40ef-ae07-c0ec410d75e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:18:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:09.317Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4830cc93-8004-458a-ab69-a96ea3969cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:19.322Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7aa74d8c-498c-4902-8223-be397e0cfdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:19.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:29.327Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8b5daf70-cebe-4c0f-a456-c4a26fc9cddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:29.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:39.332Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=57367a1c-f2cf-4018-bd7f-be1e828c285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:49.337Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3fd6553c-ed99-4ed3-9886-887c6273f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:59.345Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8f344167-8696-495a-8280-2aa0f7f05749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:19:59.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:09.350Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9306ec18-317a-424a-912c-31c285f7b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:19.355Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5814eb98-6e9f-4a84-8148-b62e5c19fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:29.360Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=33487b89-c76b-4dda-90b9-55b33cd352fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:39.365Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8e6fcbf6-f5a4-4c8e-800b-1f754370d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:49.370Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b7169c89-f886-451a-95f6-6113b09a584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:59.376Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f83d7040-8161-4525-a257-76181aadb96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:20:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:09.382Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b8c0b974-8cde-40b0-8d59-045e7aea6129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:19.387Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=cdd07df2-cff0-466b-ba8d-a8075889d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:29.392Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=66c04ed1-5398-4c3c-8698-a6f3830c55a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:29.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:39.397Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=68600137-4fb7-4e85-9e9a-bd8281ea7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:39.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:49.406Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=52e3cc31-169f-4379-8659-553e6a1b8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:59.411Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7e96e9a6-f323-42b2-a164-b0eefac438ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:21:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:09.417Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d06e7e37-72b6-4b17-8afb-0619a34607dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:19.421Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4ce85881-377e-4824-93f5-cb70c931e8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:29.428Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=172e6243-3222-467f-88f8-3dfdd5707f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:22:29.955Z |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:22:29.955Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:22:29.956Z |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:22:29.957Z |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:22:30.044Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:22:30.044Z |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-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:22:30.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:39.433Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=371f0415-9b0c-43ab-b0ab-4e600db322f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:49.438Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3c4f87ff-1f55-4f83-a960-bded72126806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:59.444Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5febb789-c971-4b13-98eb-47408f6e9a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:22:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:09.449Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8dc97d82-161b-4292-92de-081e31fa3463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:19.454Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=077aca36-d050-47b9-95f5-547b44c5394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:29.459Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=05ad74e2-6556-442d-b6e9-abb99c6e7dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:39.463Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d91a60a2-c0ce-4d94-9c33-1c2cdbda4fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:49.470Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ecd2be61-4554-4e12-b03e-cd9c37da716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:59.475Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=84ac498a-7761-4b82-b3d3-326cda532b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:23:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:09.480Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c6c1dbd6-3cf6-4082-9248-dfa9c2f54718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:19.485Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d429fc5d-cf63-4a35-ba36-d5c68b81b4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:29.491Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=47f7c935-40be-4d93-97eb-4fa3acbb9be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:39.496Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8d5f89a7-34b1-4a6a-b766-0f0970f5faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:49.501Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=986156d8-c37a-4520-ae5e-b31a9817349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:59.506Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d121e203-9600-442c-922f-cc7b90702535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:24:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:09.513Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dbe82b1e-f8da-4821-9694-39b9118a108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:19.518Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9058a4e0-be69-4a85-9283-e35e2b490ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:29.523Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71713253-106e-4133-8739-389f288e8157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:39.528Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a43c3d85-6765-4c88-a6db-c6a7497f81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:49.534Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71999804-49a0-4e6b-9aef-085f130dc519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:59.539Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=899402fa-587f-4e18-8230-58392247460f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:25:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:09.544Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ef408450-e30a-4711-8d3e-74b5df7bb697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:19.549Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1ec7597b-d708-469d-9993-a4bececf8493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:29.554Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6d284abe-c1c9-4110-b99d-b466706a6269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:39.560Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bcc2aa77-098e-4050-ad8c-41a803f938fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:49.564Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=79c28ab5-677c-40fa-a9fb-fc878669b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:59.570Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3072d0d4-2cd6-4e4b-8c8d-818b643f2775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:26:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:09.576Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4e85a653-7f42-4faa-8da7-2ee992413af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:19.581Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=faf8dee7-b3b4-4a4d-8a90-0a961710fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:29.585Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7f15f775-2129-4113-8ba4-87b881f72d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:29.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:27:29.943Z |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:27:29.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:27:29.944Z |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:27:29.946Z |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:27:30.011Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:27:30.011Z |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:27:30.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:39.590Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f61cb98b-4b79-4644-810a-1c601a3411b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:49.595Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9b5bd74b-9777-42a2-9958-b3f5abf378ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:59.600Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=23efce59-2155-4063-a20e-f219a865691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:27:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:09.604Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=43525924-379f-4eb8-add4-2d467592d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:19.610Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9f685635-800c-4eb6-ae63-ea09f21ae857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:29.615Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71b22e90-1b8f-42e4-921e-e6c605ad4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:39.621Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8cd0b2f4-4953-49c8-856a-21b402577fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:49.626Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9b36d72c-58e9-4033-a081-db2d63ae6ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:59.631Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8b1534d8-595a-412e-a5ad-852d317e7295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:28:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:09.636Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=eb9098d4-a4c5-4c47-bb3f-59252692fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:19.641Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=355864cd-c57b-45d2-b839-485e492e2ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:29.646Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=47071640-0f87-4818-8135-1bc565911798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:39.651Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d81186ba-0b5a-4019-a354-f2796bf272af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:39.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:49.655Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fb270f8c-2c33-4c9e-8fcd-3d6b7dcdf14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:59.661Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1a006ba8-ed33-4b5b-9c33-9b0b176cf1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:29:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:09.665Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a59c99d4-f078-47ba-8498-9230b9dec221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:09.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:19.669Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fc022185-84dd-434c-95b2-b5625ab00192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:29.673Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=bd751598-5eea-4c9d-8dd8-1a2cd7c48372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:29.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:39.678Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6a7ff749-d6bc-4718-9e89-fe8c90e6ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:49.683Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a66a909b-eca6-44e6-9bd5-a963f15f181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:59.688Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9685760f-004c-445d-9c30-a1fc3aa3dc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:30:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:09.693Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c11aff20-1ee5-4276-8a20-6c49b48f1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:19.698Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1cd33fa2-fef1-42aa-babc-2bfad69b0c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:29.703Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c41636be-a1f8-48d7-ae17-508512667109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:39.708Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=41b97a9a-76f0-4c43-bd0e-6905645b5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:49.713Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=17be5e46-2dca-45de-bfef-e9f4796c1b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:59.718Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=171d7b19-28b4-4946-b387-72eaf2b0d2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:31:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:09.724Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8d1e021f-121e-4531-b5d5-1a4095505d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:19.730Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5887aa94-ea33-4101-9dc4-0058b51e815b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:29.735Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=606ce0f5-9681-49f7-89a5-496041594d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:32:29.945Z |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:32:29.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:32:29.946Z |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:32:29.948Z |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:32:30.052Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:32:30.052Z |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:32:30.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:39.740Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=eb1c489f-fdcd-4637-a587-4e9087c0515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:49.745Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e5a20e82-a7b3-4d3e-8276-fd4d37f7cbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:59.750Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a120396e-84c4-4cae-9ef4-fa719f2c73a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:32:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:09.754Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c9c255ef-a565-4c62-a4cd-4ff39e7b0fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:19.759Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d0b47d9f-9747-41af-a012-3285da2dc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:39.950Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c4f1251c-66fb-43d4-ad7a-4300d9c7a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-08T01:33:41.245Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TaZ0eTEQUhGnbmc2bF8r, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:41.466Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:33:51.466Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f924e5de-2077-47d4-afee-0de4800206de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:10.995Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=831529dd-25d7-4235-bd16-8cb7b9ab3039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:30.533Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=dbed9bc7-dd18-4ecd-9b6e-dd8809080131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:50.064Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3623a2fd-3cbf-4f32-9365-f3ac34e3b6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:34:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:09.597Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3a519a99-9754-4b7c-be39-ed765ce14996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:19.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:29.136Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=5a71e979-1049-42ca-b6eb-3f3d808a7a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:48.668Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1af0bceb-64c0-4528-a572-86203371556a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:35:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:08.204Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ecd1752c-8360-4cb1-b1e9-e9b5a2baa59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:27.743Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=eb2f046b-9792-4f41-b1dc-bc747dd1b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:47.284Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=4385eeb4-ed03-47a2-8bff-7d2e32f4180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:36:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:06.819Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=144747a1-4254-4f81-b2c0-18ea9e57cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:26.352Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ef1643f2-d01d-4aea-b1b6-5451f54bfb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:37:30.030Z |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:37:30.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:37:30.031Z |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:37:30.032Z |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:37:30.099Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:37:30.099Z |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-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:37:30.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:45.885Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=3a0cb022-c231-4734-945f-2b80b0bbb73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:37:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:05.420Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ce42149d-4199-4679-ad31-82d98e83b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:24.964Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f217edeb-5f2c-4f71-8913-a6b8ad67ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:44.501Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b2dc0680-86fc-4962-9409-2de336229331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:38:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:04.036Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e6b259cf-e604-4f6e-bb33-d5698f0d27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:23.572Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=01245dc9-295f-40bf-a057-07e15be1f01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-08T01:39:24.625Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Bo0dcm9nOVAtzdaliLCA, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:24.632Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:34.632Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f241aa63-152d-44d0-892a-24b4b570479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:39:54.169Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=79e300b3-87c0-4c63-83fe-b7229af2b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:13.704Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=903adc2c-bedf-48ee-a359-5831dafd5975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:33.236Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aa4387a7-25b1-4649-bc72-166ddf296fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:52.766Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e71ea451-64b0-4982-9ca9-1ae3b030b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-08T01:40:53.723Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Aeodz242NxKEHcoD1Woa, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:53.728Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:40:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:03.729Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8e765231-a145-4f79-bdb9-ae0aa3f959ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:23.265Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1da6b0cf-2af7-4f56-9867-5684e38b3c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:42.800Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=6a4da5e2-d42f-44ac-94bd-027fd5397dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:41:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:02.335Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d80e0d84-7839-48e7-a7b9-bb78603f68b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:21.866Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=7a9cca9d-85c1-4def-a4d3-fe9f6d07d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:42:30.027Z |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:42:30.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:42:30.028Z |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:42:30.029Z |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:42:30.099Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:42:30.099Z |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-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-08T01:42:30.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:41.398Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a9f2ac78-a962-4b65-a2f5-c10fedb87563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:42:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:00.935Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=8d7e82fe-faea-42b0-bf36-26c49461ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:20.470Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9d4746b2-ffd6-4472-a06f-d3d78c92f728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:40.006Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=efde95ad-bd92-49a7-abe3-2ce1de7321e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:43:59.540Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=71d103a2-e36d-456a-954b-a257c63618f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:19.072Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=d72dac6c-876b-4a31-80fe-bc362bdaeced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:38.603Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=affcfde8-13d3-4418-aafe-ade8e8d99004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:44:58.140Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ae6e075d-37f3-4713-b65b-96ed05bda9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:17.673Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=9e0466d3-ea8a-4bed-904e-efc17f6f4361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:37.209Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b0675ce8-9b11-40b9-8723-f636414f4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:45:56.744Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=418a00ee-ce5b-4db1-adfd-bb7aa5449ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:16.277Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=86a3601a-e137-4d9e-8367-4b4fce5fe850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:35.813Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=96d0860c-f007-4f04-9bae-c7e03652e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:46:55.345Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=fb03faf0-d519-4958-9422-761878a4941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:14.884Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=c8f761ec-4370-4ca0-affe-17beddf80839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:47:29.942Z |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:47:29.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:47:29.943Z |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:47:29.944Z |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:47:30.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:47:30.030Z |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:47:30.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:34.418Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=aea11c86-3fc0-450b-a025-4dad04b5ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:47:53.949Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=96f278d6-c9db-46fc-856b-55b3aa9228d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:13.489Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=33d52b89-089c-4364-b61f-e1bcd8e86824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:33.023Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=14026bee-507d-49f4-810c-14c4eefd7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:48:52.565Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=032f557a-c209-488e-9b30-109478ac7438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:12.097Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=702dc02b-9645-4d99-b371-16a870728b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:31.643Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=e7c7d2e2-f63b-478c-8b86-7dca1f451629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:41.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:49:51.181Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=cfd54644-a25b-425f-b22c-e36d5aac9f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:10.715Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=b495ae86-9bed-4a25-8af4-25126c22fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:30.248Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=99055426-97a3-4f27-a2e8-db06d5174428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:49.786Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=01012920-08df-4b33-b58f-e84336d4c72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:50:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:09.323Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=f540afb7-3400-4ad3-a69b-3a83c0f4e3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:28.854Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=26ec8bcb-64a6-46e2-a957-e9bb7a53ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:48.390Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=1274a990-8d6b-419b-8457-07c34040054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:51:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:07.923Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ec4ab026-d363-46fb-935a-e2fdf16e6354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:27.459Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=a24ba9d9-822c-41c4-9d16-86a7444cab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-08T01:52:29.978Z |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:52:29.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-08T01:52:29.979Z |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:52:29.981Z |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:52:30.046Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-08T01:52:30.047Z |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:52:30.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:46.993Z |INFO |Init configs |InvocationID=1beeee51-a721-488d-8642-1325def2d143, InstanceUUID=ce93813d-a087-49c2-b460-d4829076fdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-08T01:52:56.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |