. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:44:55.280Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:44:55.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T22:44:55.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-04-28T22:44:55.896Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T22:44:56.761Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T22:44:56.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-28T22:44:56.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-28T22:44:56.880Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-28T22:44:56.901Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-28T22:44:58.275Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-28T22:44:58.617Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-28T22:44:58.633Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-28T22:44:58.634Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-28T22:44:58.690Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-28T22:44:58.690Z |INFO |Root WebApplicationContext: initialization completed in 1788 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-28T22:44:58.988Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-28T22:44:59.694Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-28T22:45:01.284Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-28T22:45:01.640Z |INFO |Started MainApp in 8.227 seconds (JVM running for 8.988) |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-28T22:45:01.693Z |INFO |Start scheduling PRH workflow |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:45:01.704Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ed79049f-b15c-4a66-8976-6a70619ba6b7 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-28T22:45:16.669Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-28T22:45:16.670Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-28T22:45:16.672Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:45:31.785Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:45:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:45:41.812Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ec79c88e-2b0e-46f5-806c-517b9bd0fa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:46:11.865Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:46:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:46:21.874Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=89c71e6d-7321-403a-9a44-197a1f45d556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:46:51.912Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:46:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:47:01.916Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=08660d14-300b-4921-a0aa-d608cd8af6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:47:31.942Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:47:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:47:41.946Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=49b738d8-f791-4701-b5f7-1e3e93aa2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:48:11.983Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:48:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:48:21.986Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d4f533b3-37cd-4878-a512-33f941cf3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:48:52.014Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:48:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:49:02.017Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c9802c85-a9b2-496e-b976-ee373936525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:49:32.046Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:49:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:49:42.047Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=94c44dc4-4257-496a-8a7f-66a02d900078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:49:59.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:49:59.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T22:49:59.712Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T22:49:59.715Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T22:49:59.780Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T22:49:59.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-28T22:49:59.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-28T22:50:12.085Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.34.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:22.087Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ba842356-f703-4ec7-8a96-dba4c115a5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:32.134Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c93d9c53-960e-45ba-bda3-6f9131dfa026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:42.163Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=28f7377f-725a-4915-81e7-a029b897d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:52.177Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=15282792-b1af-42bf-b57c-2ad4392f53fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:50:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:02.190Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=392d32c7-cc57-44a1-8a16-d0c58b0321b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:12.201Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1f823bba-e983-4edf-83ec-142296a19377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:22.222Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e5af989c-e7fa-47fc-af0c-e9a3dd6e0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:32.241Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=00b89c19-24d0-4aa0-8abe-c30b46183ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:42.258Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=19347c37-82ce-4bd6-ad0c-ba89fc21a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:52.269Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=97370e2b-b010-4b46-8527-b93ab51a8f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:51:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:02.281Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f7867c71-a09d-48cf-b43a-d4b949c2d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:12.295Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=fc28edad-3096-4b4f-a15d-ecc6efa3a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:22.306Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c93e972b-49a1-4bea-a70c-2d2f74e9ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:32.315Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b5ef1272-8243-4f69-845e-038d9474805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:42.357Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c904e828-c442-4d7f-8901-06fd32574221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:52.374Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=57e811ac-f059-44f5-baad-ffcca508f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:52:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:02.392Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5f6606a0-f2fd-46c7-a33c-ebed423d9665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:12.403Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5a5ec16e-56b6-4c63-a2df-1caed25fa91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:22.414Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=011c272a-3483-4760-a274-51c8f750a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:32.426Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b99c3033-7e89-4036-a00c-7fedbe9f9812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:42.436Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3115c172-889f-4817-ab2c-c70939652fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:52.447Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e5541544-b993-4e4a-ac87-abf0762812b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:53:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:02.456Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4027eca9-a422-4f9f-9297-b381688167a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:12.483Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=719109c7-2e41-41dd-b29d-31b6cee0dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:22.501Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=64fb4701-917f-4986-ab66-dfed2dc42c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:32.516Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3c00eb99-09e2-447d-96de-a79ccd6d80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:42.528Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=bdca926b-9996-4eb9-bb74-5d9e09398c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:52.540Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=269882ab-759b-401a-8e7c-181d2c6c416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:54:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:54:59.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:54:59.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T22:54:59.470Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T22:54:59.474Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T22:54:59.541Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T22:54:59.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-28T22:54:59.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:02.549Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=86f7e34c-7a53-4ab1-b0fb-84dc9de23a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:12.559Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=384b63fe-312b-44d1-90cf-b02de16dcb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:22.572Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6e7f10f9-2b4c-4ecd-930d-6a4a741fa1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:32.592Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3e6969c7-cb09-4bbd-a805-d3290094002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:42.604Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b6cca87d-e24f-4682-b8a8-60338cfdcf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:52.623Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=21f97746-7c4c-48f7-9e30-845fb4850953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:55:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:02.647Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f90211e3-e011-448f-b0a7-596e2685a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:12.662Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6ead4ba6-bbb3-44b9-a764-b43085c4fd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:22.676Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2a47167b-2152-44c5-9e96-f1046041e973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:32.695Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0fea8106-466c-435c-89e0-6d81918b67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:42.708Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=894d7790-6da4-47ec-8e1b-5b52c743f766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:52.718Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0031858d-4e6b-4bf5-8756-9f3161e3c6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:56:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:02.736Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f3cb6b22-63fa-4ad4-8477-83761e971a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:12.756Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0c8f3985-c90a-49e7-a37d-6c7512865640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:22.777Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=07ae99f7-b0e1-43db-8f0b-9b185e64314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:32.793Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=66ee9c24-a302-4145-b8c2-2ccf893fbe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:42.811Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=15bb46f0-5f7d-4600-9775-3977c235825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:52.834Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=8e173879-2d30-4e9e-8160-43851beee769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:57:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:02.849Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f9f910e0-dec4-4cf3-86ec-f31eb6f38aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:12.861Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=8bd66dad-9f5e-405e-9c4d-faaccf15d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:22.876Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d04296c1-4fdf-4597-a34f-866ebf95bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:32.892Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=706c6712-28d1-4ee0-bda9-51843af5dc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:42.908Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6403e953-aa6c-48fc-968a-94fa8824be5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:52.924Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=03c4011a-c21d-452d-a09d-6290834d62b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:58:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:02.971Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f33b160d-b1a2-458a-81f7-ca4c98242f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:12.985Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=43006b76-6350-4057-9162-6a11c7a29f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:22.994Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d0703ea8-065d-4626-9a21-b95423b2e8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:33.001Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=af3e3c97-dd99-4ee8-a044-497fdc3ea30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:43.010Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6d6f4d40-a95d-45bb-949f-d02598ad36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:53.025Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=58ca85f8-9782-4ba1-8191-19ee19c0881d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T22:59:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:59:59.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T22:59:59.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T22:59:59.376Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T22:59:59.384Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T22:59:59.457Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T22:59:59.458Z |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-04-28T22:59:59.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:03.036Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=52a6a20c-0e4c-41f5-b6dd-9718e136c686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:13.044Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=44e52e06-7be1-4fa3-ab05-f798b21d8158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:23.053Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=38aadb29-94b4-4454-afa5-dafcf6e515ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:33.070Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=70bcfe95-d4d8-43ee-bece-851de05941ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:43.079Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5512620c-8631-4078-b0c8-6956658c7719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:53.090Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=df714f04-162a-4669-a34b-6a105744efae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:00:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:03.099Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=08fd61ab-ec61-4dd2-a830-f6f4e73f75ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:13.106Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6c1fd1c8-61f1-46d2-8e60-c4c7f06a0619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:23.113Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4fead038-10aa-4339-a036-821532504e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:33.121Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ef7e1f10-1fbf-43b5-9ddb-1d3dc989766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:43.130Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f9722137-46f8-4cfc-a642-2847756fc67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:53.145Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=860a0857-e0e7-427d-8b13-bf93a174fa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:01:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:03.155Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e68fd12e-c071-44f2-ac13-ed528b3a11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:03.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:13.172Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=cd2b5339-895b-4791-8993-c41fe664ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:23.184Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=da4defc5-f946-4ea0-a323-1dfa59439185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:33.191Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0234f1b9-5aa3-4edf-a49e-5a0b2a77a339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:43.201Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=372d8601-64ff-4cbd-bc0c-b7f5e828eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:53.210Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ef5be53c-de0d-4b7a-860f-3186a40aad29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:02:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:03.224Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b337743a-00fe-4952-b451-a6f7ea67f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:13.232Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=498561af-56ea-49f1-86c1-3b7abca5b622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:13.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:23.240Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=06712e08-4e58-4868-85db-738e480f4133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:33.248Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0fd6d192-8ffe-42a4-ba8a-19f002ccaa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:43.259Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ae8928bd-f4a8-49eb-995f-1a273f458ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:53.266Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=faeff89a-1f25-4990-8ae5-f608077f75fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:03:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:03.272Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f3c12c1d-72d3-46b4-ac62-7169f3654734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:03.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:13.279Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=db92e0c6-33e2-40a4-a3fa-e3f157b9f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:23.289Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=79dd398f-844a-4914-bdb9-9f5f8e4b17b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:33.297Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=582ad789-cd9b-45ca-af73-8206c6f7274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:43.306Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=eff6e571-ff4c-4254-844e-6111fc54669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:53.319Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=92649092-f389-40c3-aeb0-9059fef8340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:04:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:04:59.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:04:59.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:04:59.339Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:04:59.342Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:04:59.396Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:04:59.397Z |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-04-28T23:04:59.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:03.329Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a0193f68-dfa1-462c-af73-e7559bcd3d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:13.337Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b9f6d7c8-ad21-49f0-b49d-2cde53068033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:23.344Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7c868815-7ec8-4054-90bc-04c35476402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:33.350Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1d1fcbc6-ac18-46c6-82cf-d7ed53756f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:43.357Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6e25781a-7d94-4daa-b04a-08655dfa628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:53.364Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4c0dec6b-6b0b-47ce-8a0e-7780dd67dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:05:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:03.371Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=95f2e696-0423-4ee2-845a-f3b0cee704e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:13.378Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9cc963f9-1ef6-4506-922f-5c9e8c485227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:23.385Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=51a13f97-64ac-44eb-b983-86997ffa8e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:33.394Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=68856649-ff5d-4b30-aab2-8487e916ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:43.409Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d7bcc40a-7f30-4f6b-97d7-25f53fbdfb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:53.416Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c11f9977-0b63-4586-944f-846151d83070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:06:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:03.424Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2201936e-e134-435b-80c6-f204be7457c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:13.430Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e582056b-84d1-4dca-b29b-1a20cd376067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:23.438Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=bc5b343f-821b-4334-88c6-dd027f85c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:33.446Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=96c05ddc-67a9-4e3e-97c3-b9297e38abf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:43.454Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f91bfb05-340f-44d5-b7c3-3f102b6f34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:53.464Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=551095bd-3167-4907-9baa-65eb08896428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:07:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:03.470Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=53856627-7459-4688-b05c-bcbb5fdd2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:13.478Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9c40c83a-228e-40eb-bfdc-e2d22c286205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:23.490Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2d90a39e-25d6-4882-83f1-aff0b5cfe041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:33.504Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4c26c904-2431-4042-8a4c-cd135eebe0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:43.515Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1d70f803-bcdc-4e8e-90a8-a0e3214ba120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:53.522Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=98fb138d-5ee3-4aab-8de7-2c615676d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:08:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:03.531Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=47ac19e0-e208-45f2-92f0-146b2f65e1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:13.540Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7f885e6c-2e1c-47dc-9b4c-d29594eebf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:23.547Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b7077c84-29b3-4559-8c14-5602a55a8a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:33.555Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=36e3b79a-a5e0-421e-97ca-46a4216b7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:43.563Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=92409a2a-2c0e-4b0c-bbcf-78df465d29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:53.569Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=96926266-6cf3-4f4e-afcf-e4e9ad8f5bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:09:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:09:59.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:09:59.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:09:59.349Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:09:59.351Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:09:59.404Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:09:59.404Z |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-04-28T23:09:59.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:03.576Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ef4e3e8a-04fe-4cfb-879f-19cc100ad019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:13.586Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f01425dd-bfa8-4e55-bf07-1435e5583d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:23.602Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=91b5561d-987b-4178-84d4-ab50bd4e86af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:33.609Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1a26824b-39f6-4bc1-b227-faf3e369bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:43.616Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1a11edd3-91da-4b76-97dc-fd52e650b32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:53.624Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7f61d439-7f66-4feb-92da-bf605d759a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:10:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:03.633Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=663f0342-37a0-4d32-a836-3cce0c5f7819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:13.640Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0a6cea83-cd38-4b7d-ad85-61446e40767a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:23.646Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=595177ae-23fc-4de6-a8a6-9abf94e71dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:33.659Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=59cf9505-acb9-42d3-af87-250ceb6515a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:43.665Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3cb88ea2-30bd-422d-8ef2-c383504bf9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:53.672Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e4928971-55d0-4054-b6ed-b1a7b037d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:11:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:03.681Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f4bc25b2-1eec-4004-b673-e2940a3065eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:13.695Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=09828e27-2334-4c35-af06-7deed145a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:23.703Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=fe05f8b4-7635-43e7-a816-14fed0f28355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:33.720Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5409650d-30de-4a74-9273-f261106c0762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:43.730Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9b1b7d1b-af1a-4fea-b094-0cb735c332a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:53.739Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=95253d0f-c1cd-4e2c-81a7-eba3fc8fbdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:12:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:03.747Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2687835e-d787-41dc-b9f0-c1c4bd6bf42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:13.754Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5367bd5c-c04a-41d1-a2d5-67ac1c0c9dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:23.763Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e61de567-9caa-440e-995e-0eb80be03825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:33.769Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=fbd09d7a-41f3-4292-a819-e2ddc66ec1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:43.775Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=700937f1-2600-4f66-9221-e52663750984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:53.782Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6fbb91d1-9dd0-42ea-8c8a-e0b36bcc7e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:13:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:03.799Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0308b33e-6711-4971-b0a2-119ebf90fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:13.805Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a2ea62a8-3b87-4a1e-b6c4-a3138321421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:23.815Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4d33e523-2244-4f10-b45d-4ce706f9d83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:33.834Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1c1a3bb2-6e68-4d75-808d-f31b0be3ebfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:43.840Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1c10c4b5-bc69-4204-979a-a135a3704204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:53.847Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=96a5fef2-1fd9-411b-a8ff-8d4a8189a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:14:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:14:59.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:14:59.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:14:59.351Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:14:59.356Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:14:59.420Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:14:59.420Z |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-04-28T23:14:59.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:03.853Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a388824e-6424-4f8b-bdac-c95807111771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:13.864Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=091f7966-ed14-4d5f-a1b4-e32bf5f08e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:23.869Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1ab39c9b-2869-409a-8bd9-e0b2ac5737e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:23.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:33.877Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6884ab02-593e-46bb-9d02-5f520b110905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:33.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:43.888Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f4f96089-8547-4678-bcb7-74a6db9201b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:53.896Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=56b1e44f-ffca-42e0-bf08-0af904cabae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:15:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:03.903Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3589f54f-6422-4854-bb50-74ab053a0a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:13.910Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=452c2b1a-47b5-428e-81f7-2ec49697009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:13.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:23.916Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=bd326a35-b9da-46c7-93a0-7513384099b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:33.923Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=bd5bcd0c-1449-472b-8240-fc5854aca736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:43.930Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=31c0e1d3-b34c-47cb-96c4-54c5c96774bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:53.944Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b055c548-7ebe-486d-a9fb-6843c300b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:16:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:03.951Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=efa15f1d-2d48-4639-9528-a7140921dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:13.956Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=625de9ca-f0e9-404d-935e-25d57f751954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:23.963Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=88bbe502-475b-43eb-bad1-f33d001b09f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:33.975Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6905d279-d2f6-4f1d-8b87-e22243507e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:43.985Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f9dec663-301e-4130-96a8-27e80ca9172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:53.992Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=961641fa-3573-43ca-81b7-cf7a1e905d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:17:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:04.000Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a913c47a-637f-43dd-a4d8-3565b86bd6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:14.006Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e9cc896a-1993-4816-8393-ecb26281ab6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:24.015Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=047b25f0-5abc-4ad2-adbe-77f0fe5746c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:34.020Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1a191043-a744-4391-aa8e-16bde077dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:44.026Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1f8597fd-8d57-4eca-8716-17fcca8915cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:54.032Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1557498a-c930-4de4-bf2b-e57072daafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:18:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:04.037Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=46cf0585-d130-4eab-8b38-30e1ae7d440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:14.044Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7a081ff9-20cc-40ce-8014-ac346425e098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:24.058Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=27e13a89-de26-4829-87ef-3486b041fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:34.065Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4b036557-1c0e-4483-9ae7-a26a591f0944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:44.073Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=4e23766e-4375-4358-a06c-3df34e85a0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:54.079Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a313e923-46bb-4020-a9cc-25b710a8aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:19:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:19:59.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:19:59.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:19:59.342Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:19:59.346Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:19:59.397Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:19:59.397Z |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-04-28T23:19:59.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:04.086Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=93b3e31d-8291-48da-b8d5-f606f3845f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:14.094Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=64278c33-832f-4896-963f-170fb07a146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:24.100Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3f44bab7-5663-4ef4-98ec-25ce65ad4159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:34.106Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e46d9830-467a-4abd-9f24-6037359a63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:44.112Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3f5422f6-9033-4083-b915-570074edc8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:54.117Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=edc42496-ea22-4fa6-97c4-6ad30edb2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:20:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:04.125Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=dc576a4c-1ad9-4a42-92db-7f6aa07dd078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:14.132Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f08c637b-761e-4388-90db-432adccc964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:24.144Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0b6ebdbe-5bc6-41f2-a394-0c98ad0bb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:24.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:34.152Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0303d773-ed74-4909-9eea-8481d844755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:44.160Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ecca3bc8-1173-40b8-9484-65daaa92eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:54.168Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=03afd7cf-f0df-42be-9cfc-67be698e84aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:21:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:04.175Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7dae5312-3395-4e58-87eb-d11f5d1bab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:14.181Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=572a94f3-33ab-4b18-8652-684c121bea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:24.187Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=b002f39b-90e6-4d99-8aa9-a48b41e336e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:34.192Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=55346e6b-20ec-4d6a-942d-a9152d31ac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:44.199Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7495a296-9956-477b-82b3-d4ca77573646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:54.206Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=83d5f1d2-c7a1-49d3-9b04-05b3d8478da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:22:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:04.219Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=eb937b0c-f8d7-4f33-8cd1-ae8c5bd8f7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:14.227Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d486a87f-fc6e-45d6-9d1e-9271edf7251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:24.233Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3928b55b-9c96-42bb-a193-3534fe50d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:34.243Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=abf3d1ab-0336-4ae7-9ba1-0e763fd42e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:44.250Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=937b285c-fb27-4a67-b223-87f2b8f9bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:54.257Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=954c87c5-0450-4cfa-8a37-014fd871e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:23:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:04.263Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a36c0229-8e8c-48a7-b3e0-75e4f87667c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:14.270Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ae6b9f5f-9a9f-45b7-855c-05dcaab19a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:24.277Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d07acbbd-43de-4dab-95e2-9d9984652517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:34.284Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=cba5ba21-28dc-405e-a111-0235bf91ad3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:44.300Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=eb00fca9-96ce-4d0f-b45f-24314147b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:44.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:54.308Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=02f04ce6-8a4f-4aec-81b2-57e00d8dc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:24:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:24:59.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:24:59.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:24:59.311Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:24:59.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:24:59.365Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:24:59.365Z |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-04-28T23:24:59.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:04.315Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1f66d552-1b60-489f-99ac-7a69f0031544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:14.322Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=40b910f1-da50-47da-8dd2-c4ea7b2cc12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:24.332Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=3969e33b-8b91-4d63-b7cb-755000193e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:34.339Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=befbf4b8-b4f5-4486-8187-5d718a960407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:44.345Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d8d8c228-f883-4241-908d-b3a200b439c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:54.350Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1fdaf690-cea4-4c53-ba24-adcec4a9d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:25:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:04.359Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a5b51453-d4e8-4da2-9cde-67aca17675ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:14.366Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=85026b7c-6e52-4012-a34c-24334f707647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:24.373Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=d722d8df-eb40-4246-9337-1fd85a8e25c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:34.383Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=bebde0fc-29b7-4f40-8032-8af740fd4587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:44.391Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5736d6ae-d3a7-4b91-a595-b7fe3112955b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:54.397Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6aaa11e5-9768-426a-bacc-5697b6e3d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:26:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:04.404Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e4698e39-3c13-4d7a-9d6a-08361019e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:14.410Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=c77b2c22-1de2-4dda-9853-1cbdd4e05f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:24.416Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=8c9b03a5-80bf-40e3-bbce-58ff73b4d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:34.424Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=856afdcc-564b-4100-a780-65c0fc0fc6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:44.429Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=fb677706-f5b9-4e09-b146-c052d1a6d4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:54.434Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=cba2ca99-5d7d-4406-9178-7aac1ea25def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:27:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:04.441Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f7026497-a87e-4744-9f5f-c328fb119935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:14.447Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7490832c-a56c-426a-8b9f-f07ebffa5539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:24.457Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=910447c1-cbbb-4633-91fe-b7dff6d84a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:34.465Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=f982dcf3-d091-4a44-b82a-132d54e21def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:44.473Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ae896d17-e9d5-4c83-82cd-a0ee684f7912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:54.479Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=57af11de-30b3-4ab8-bcfd-d05157cc5380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:28:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:04.485Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2b3aba21-85f1-49ce-a718-d753068b312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:14.493Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2daeb700-7a81-48bf-8d71-90e058c6c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:24.499Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1bf20015-2382-491c-bde1-5f4ee55c5487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:34.504Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=1d47e81b-5946-4ec8-86d9-e164ce0bcab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:44.510Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=7d00129d-0163-47ee-aa23-0cb1fd426a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:44.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:54.516Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9aa4b678-0680-42e8-91da-042988827b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:29:54.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:29:59.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-28T23:29:59.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-28T23:29:59.348Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-28T23:29:59.352Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-28T23:29:59.400Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-28T23:29:59.401Z |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-04-28T23:29:59.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:04.524Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=6b1cb7ef-1b9f-4f7c-9515-873a42ea212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:14.534Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=13f03ae2-553f-42c3-8522-a833d09b4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:24.544Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=49cf6da1-55f5-46cc-82d0-207e779da8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:34.549Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=5cb0a521-8489-456f-acb0-60ce3f2662ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:44.557Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=0de8c1dd-25f9-4eed-8c7a-5297b0b8ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:44.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:54.565Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9bf7a323-5506-418a-bd1c-3c2094d63eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:30:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:04.572Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=389fb111-4647-49d6-9ef9-654803baf267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:14.580Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=92fd8836-fc62-4f27-98a1-9c05be27ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:24.586Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=03d08370-d8e9-4270-846c-8abaee809d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:34.593Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=8da1c1d7-31c6-4948-8624-6ea43fd31058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:44.599Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=97bd7fa4-9ccc-41e5-91d8-8497e84c6be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:44.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:54.605Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=2aec9663-7fba-4d60-8b89-dafb6c86ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:31:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:04.611Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=17866891-6ab1-42cd-802b-ae08ad86b963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:14.623Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=efae3e1c-e183-4503-8e39-182595a02fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:24.631Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=e7537546-12a8-4277-97a2-71b86e6cc0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:34.639Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=9fa6fc3d-880b-4b44-bae3-8025d4eb3ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:44.646Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=87049078-1c6d-4da1-9522-5dfbe4a6d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:54.652Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=a242ffd5-dfbc-4391-ba2a-f80445d54b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:32:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:04.659Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=32c641ab-d559-4afe-8fda-800e85ec0ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:14.665Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=058e771c-7d4d-453a-bd4a-81921717cdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:24.676Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ed8ed92f-4b47-4ff7-971e-a79933e53e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:34.682Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=fd43f3ad-bfc6-43d8-80e3-fd6f8d8f0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:44.694Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=ec6e11f9-f069-4263-be1e-44826f64c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:54.700Z |INFO |Init configs |InvocationID=492daaab-a9c0-40a8-922f-7adcf36188cb, InstanceUUID=57d080ab-0278-4918-882e-93702ad847c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-28T23:33:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |